trufflesuite / truffle

: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
14.03k stars 2.31k forks source link

Add new sourcify networks; fix problem with beam testnet #6182

Closed haltman-at closed 10 months ago

haltman-at commented 10 months ago

There's a new Sourcify version out, so even though it doesn't matter anymore, I've updated the chains.

Also, I fixed a problem where I used an inconsistent name for the beam testnet. Oops. Probably there ought to be some type-level way of preventing this, but I figure now is not the time to worry about that.