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

Westlad/hardhat #1447

Merged
merged 13 commits into from
Apr 17, 2024
Merged

Westlad/hardhat #1447

merged 13 commits into from
Apr 17, 2024

Conversation

Westlad
Copy link
Contributor

@Westlad Westlad commented Apr 12, 2024

This PR removes Truffle and replaces it with Hardhat, due to the sunsetting of Truffle and Ganache. Ganache has been replaced with Anvil because the HardhatNetwork blockchain simulator didn't seem very stable in standalone mode - often dropping websockets; I couldn't work out how to make it behave. In contrast Anvil seems stable but its evm_increaseTime() function didn't seem to increase the blocktime. I've therefore skipped these tests until there is a resolution.

The wallet code has been removed as it's no longer supported.

@Westlad Westlad self-assigned this Apr 12, 2024
@Westlad Westlad merged commit 6571c59 into master Apr 17, 2024
20 checks passed
@Westlad Westlad deleted the westlad/hardhat branch April 17, 2024 17:03
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