This release fixes the vulnerabilities in the repo
- #69 chore: upgrade deps for fixing vulnerabilities
This release supports state sync at specific height and custom blocks to rollback
Features:
- #54 feat: add support for state sync at specific height
- #55 feat: add support for custom blocks to rollback
This release supports 6 new json rpc queries and also resolves a replay issue.
Features:
- #42 feat: add support for some json rpc queries
Bugfixes:
- #37 fix: replay issue with mock app
Chores:
- #49 chore: bump golang net and grpc lib to secure version
This release includes 1 bugfix.
Bugfixes:
- #36 fix: trim the prefix 0 for eth_chainId
This release includes the features and bugfixes in the v0.0.3 alpha versions and 1 new bugfix.
Bugfixes:
- #28 fix: fix dependency security issues
This release adapts the repository to the upstream v0.37.2 version.
Features:
- #21 feat: add event types for op cross chain events
- #22 feat: add flag to skip app hash verification
Bugfixes:
- #20 fix: merge upstream v0.37.2
This release mainly includes following feature, bugfix and improvement:
Features:
Bugfixes:
- #4 fix: infinite re-entry of MarshalJSON method
- #6 fix: rollback LastRandaoMix was incorrect
- #16 fix: block include nonce mismatch tx issue
Improvements:
This release mainly includes following feature:
- vote pool for cross-chain and data availability challenges
- randao feature for data availability challenges
- support EVM json-rpc requests