What's Changed
- Add usdc flatten contract file by @Kukoomomo in #621
- Bump contract version to 0.1.0 by @Kukoomomo in #615
- Add fee sum storage by @WorldDogs in #619
- Fix transaction fee calculation issue by @WorldDogs in #629
- Add derivation confirmations by @curryxbo in #630
- Add usdc migration and flatten contracts by @Kukoomomo in #633
- Add usdc master minter flatten file by @Kukoomomo in #637
- feat(tx-submitter): Add L1 Block Growth Monitoring Feature by @WorldDogs in #632
- Batch upgrade for removing skip map by @FletcherMan in #628
- Add initialize2 for rollup to set state root by @Kukoomomo in #641
- update block size config by @FletcherMan in #648
- Add base height for derivation node by @curryxbo in #650
- Setup devnet nodes by @FletcherMan in #663
- Concurrent contract deployment & Dockerfile optimization by @FletcherMan in #665
- remove skip map by @anylots in #664
- feat(event): replace file storage with leveldb for event info by @WorldDogs in #657
- Revert rollup control batch income by @WorldDogs in #670
- refactor(tx-submitter): improve batch cache management by @WorldDogs in #671
- Fix oracle getBatches by @curryxbo in #676
- Skip processing l1 msg that has already been processed by snapshot by @curryxbo in #678
- Remove drop messages function by @Kukoomomo in #681
- Update message queue gas limit config by @Kukoomomo in #683
- Add prover workflow by @chengwenxi in #684
- update revm & programVkey by @anylots in #686
- fix verifier upgrade task by @chengwenxi in #708
- [Lido Audit OZ]: Lido Audit Fix by @Kukoomomo in #698
- fix: Add return value checks for ERC20 transfers in L2Staking by @mulukenmenberu in #704
- fix(tx-submitter): update gas fee cap when replacing tip with min tip by @WorldDogs in #714
- fix: improve error handling and code clarity in overflow_test.ts by @DeVikingMark in #711
- Fix spelling error by @Marcofann in #718
- Move block context to blob by @chengwenxi in #649
- Add lido gateway upgrade script by @Kukoomomo in #721
- Add ChainID to DynamicFeeTx constructor by @WorldDogs in #728
- enhance batch cache by @WorldDogs in #734
- refactor: update signer to use LatestSignerForChainID by @WorldDogs in #737
- refactor(rollup): remove caching logic by @WorldDogs in #741
- fix(tx-submitter): ensure correct feecap on resubmission by @WorldDogs in #747
- Get all blobs corresponding to this timestamp when filter failed by @curryxbo in #745
- update task for token upgrade by @Kukoomomo in #771
- Add hoodi gas-oracle build by @Kukoomomo in #784
- Sync commits to release branch by @FletcherMan in #787
- pump go-ethereum version & support parsing setCodeTx (#782) by @FletcherMan in #789
- add config for hoodi testnet by @MarvelFisher in #781
- ops: add config for hoodi testnet (#781) by @FletcherMan in #790
- Bump go/geth version by @FletcherMan in #796
- Bump go/geth version (#796) by @FletcherMan in #797
- submitter: add blob config set for blob fee calc by @Kukoomomo in #798
- Submitter: add blob version check for blobTx by @Kukoomomo in #800
- ops: refactor layer1 for devnet tools by @FletcherMan in #802
- Ignore verify blob proof by @curryxbo in #806
- fix l2staking go bindings by @FletcherMan in #810
- Fix bug for invalid sequencer BLS key by @Kukoomomo in #808
- node: fix block producing issue when blsKey invalid by @FletcherMan in #811
New Contributors
- @lqS0317 made their first contribution in #700
- @mulukenmenberu made their first contribution in #704
- @Dimitrolito made their first contribution in #717
- @DeVikingMark made their first contribution in #711
- @Marcofann made their first contribution in #718
Full Changelog: v0.4.4...v0.4.7