Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes #74

Merged
merged 18 commits into from
Mar 8, 2024
Merged

Bug fixes #74

merged 18 commits into from
Mar 8, 2024

Conversation

KyrylR
Copy link
Member

@KyrylR KyrylR commented Mar 7, 2024

  • Added the verificationDelay parameter, which defines the time in milliseconds that must pass before the verification process starts.
  • Added health check for the explorer links before the verification process starts
  • Added BigInt.prototype.toJSON to the BigInt type to fix the issue with the BigInt type in the JSON.stringify function.

@KyrylR KyrylR requested a review from Arvolear March 7, 2024 17:31
@KyrylR KyrylR self-assigned this Mar 7, 2024
src/verifier/Verifier.ts Outdated Show resolved Hide resolved
@Arvolear
Copy link
Member

Arvolear commented Mar 7, 2024

Readme for the new param?

@KyrylR KyrylR requested a review from Arvolear March 7, 2024 19:34
Copy link
Member

@Arvolear Arvolear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Arvolear Arvolear merged commit 74b8f51 into master Mar 8, 2024
2 checks passed
@Arvolear Arvolear deleted the feature/bug-fixes branch March 8, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants