trufflesuite / ganache

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_
MIT License
2.62k stars 680 forks source link

feat: support `shanghai` hardfork #4272

Closed davidmurdoch closed 1 year ago

davidmurdoch commented 1 year ago

This also fixes two bugs:

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7ffc5c3
Status: ✅  Deploy successful!
Preview URL: https://cb5ba1b5.ganache.pages.dev
Branch Preview URL: https://update-ethereumjs.ganache.pages.dev

View logs

davidmurdoch commented 1 year ago

Note: CI failed due to time outs several times. I'm concerned that this PR introduces a performance regression and need to test Test timings in a more controlled manner (locally) before merging.