Skip to content

Conversation

@0x19
Copy link
Contributor

@0x19 0x19 commented Oct 18, 2023

Basically what happens is that IsSynced() will be false if we create new solc instance every time we establish compiler resulting in sync attempts way too often. To resolve it, I've ensured that NewVerifier() requires already initiated solc compiler to be passed instead of configuration only.

@0x19 0x19 added bug Something isn't working enhancement New feature or request performance Performance Testing labels Oct 18, 2023
@0x19 0x19 self-assigned this Oct 18, 2023
@0x19 0x19 merged commit d165416 into main Oct 18, 2023
@0x19 0x19 deleted the verifier-fix branch October 18, 2023 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request performance Performance Testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants