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

Fix integration tests #89

Merged
merged 4 commits into from
Oct 27, 2021
Merged

Conversation

ripply
Copy link
Collaborator

@ripply ripply commented Oct 27, 2021

It looks like some dependency got updated and truffle is not specifying the correct amount of gas when running openzeppelin tests

configured truffle-config.js to specify 3m gas

truffle also changed behavior to send block numbers as integers instead of hex so that needed to be properly handled

finally also retries eth_blockNumber several times if qtumd cannot be reached as truffle will give up after one failure

@ripply ripply merged commit 0238386 into qtumproject:master Oct 27, 2021
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.

1 participant