This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
What's Changed
- feat: upstream optimism for RIP-7560 by @kangsorang in https://github.com/kroma-network/7560-geth/pull/28
- fix: log handling for cases that don't use paymaster by @kangsorang in https://github.com/kroma-network/7560-geth/pull/25
- fix: handle OOG in 7560-tracer by @kangsorang in https://github.com/kroma-network/7560-geth/pull/26
- fix: issue with captureState handler crashed in RIP-7560 tracer by @kangsorang in https://github.com/kroma-network/7560-geth/pull/27
- feat: prepare hardfork(ecotone, fjord) by @kangsorang in https://github.com/kroma-network/7560-geth/pull/29
- feat: add case handling for SIGFAIL in Estimating by @kangsorang in https://github.com/kroma-network/7560-geth/pull/30
- feat: sync with spec documentation by @kangsorang in https://github.com/kroma-network/7560-geth/pull/31
- feat: apply from, to address policy for Rip-7560 tx by @kangsorang in https://github.com/kroma-network/7560-geth/pull/32
- feat: refactor RIP-7560 state processor by @sm-stack in https://github.com/kroma-network/7560-geth/pull/33
- test: update RIP-7560 unit tests by @sm-stack in https://github.com/kroma-network/7560-geth/pull/34
- feat: refactor nonce handling logic by @sm-stack in https://github.com/kroma-network/7560-geth/pull/35
- feat: support for the pull bundle mode by @kangsorang in https://github.com/kroma-network/7560-geth/pull/37
- feat: apply NonceKey instead of BigNonce by @sm-stack in https://github.com/kroma-network/7560-geth/pull/38
- feat: several bundler related fixes by @kangsorang in https://github.com/kroma-network/7560-geth/pull/39
- fix: RIP-7560 tx marshaling/unmarshaling by @kangsorang in https://github.com/kroma-network/7560-geth/pull/40
Full Changelog: kroma-network/7560-geth@v0.0.1...v0.0.2