This is the third release candidate for Moderato and Mainnet networks.
This release contains a fix that adds the default --follow URL depending on the chain you pick. We strongly recommend that node operators who are on the Moderato testnet upgrade as soon as possible.
What's Changed
- chore(precompiles): add
FixedBytesstorage test by @zerosnacks in #1943 - fix(specs): update bestBidTick/bestAskTick when cancelling last order at best tick by @onbjerg in #1934
- moderato docs by @jenpaff in #1929
- feat(docs): add node versions by @Zygimantass in #1944
- chore: add
--max-concurrent-requestsflag totempo.nu benchby @shekhirin in #1942 - fix(docs): use tempoModerato instead of tempoTestnet by @struong in #1949
- docs: stablecoin dex refs by @jxom in #1945
- docs: cleaner testnet network upgrade info by @snario in #1946
- chore(test): Testing coverage for revm handler by @rakita in #1889
- test(precompiles): increase coverage for TIP20Factory by @0xrusowsky in #1952
- fix(tip20): prevent cycles in quote token updates for
pathUSDby @0xrusowsky in #1950 - test(primitives + payload): increase unit test coverage by @0xrusowsky in #1920
- fix(txpool): respect size limit in get_pooled_transaction_elements for AA2dPool by @mattsse in #1954
- chore: add fuzz tests & solidity impl for AccountKeychain precompile by @legion2002 in #1307
- docs: update foundry docs by @grandizzy in #1955
- feat(chainspec/node): add follow defaults based on chainspec by @Zygimantass in #1958
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2