Releases: bnb-chain/greenfield-cometbft
Releases · bnb-chain/greenfield-cometbft
v1.3.2
18 Jun 08:15
Compare
Sorry, something went wrong.
No results found
This release updates the dependencies in this repo
Features:
#73 update prysm version
#77 chore: update dependencies and fix workflows
#85 feat: update btcec
v1.3.0
29 Apr 03:06
Compare
Sorry, something went wrong.
No results found
This release fixes the vulnerabilities in the repo
#69 chore: upgrade deps for fixing vulnerabilities
v1.2.0
21 Feb 03:22
Compare
Sorry, something went wrong.
No results found
v1.2.0
This release supports state sync at specific height and custom blocks to rollback
Features:
#54 add support for state sync at specific height
#55 add support for custom blocks to rollback
v1.1.0
13 Nov 06:53
Compare
Sorry, something went wrong.
No results found
v1.1.0
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
v1.0.0
07 Oct 03:12
Compare
Sorry, something went wrong.
No results found
This release includes 1 bugfix.
Bugfixes:
#36 fix: trim the prefix 0 for eth_chainId
v0.0.3
29 Aug 05:28
Compare
Sorry, something went wrong.
No results found
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
v0.0.3-alpha.1
16 Aug 07:04
Compare
Sorry, something went wrong.
No results found
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
v0.0.2
31 Jul 02:41
Compare
Sorry, something went wrong.
No results found
v0.0.2
This release mainly includes following feature, bugfix and improvement:
Features:
#11 feat: add option to disable tx event indexing
#14 feat: add websocket client
Bugfixes:
#4 fix: infinite re-entry of MarshalJSON method
#6 fix: rollback LastRandaoMix was incorrect
#16 fix: block include nonce mismatch tx issue
Improvements:
#5 perf: performance improvement
#8 perf: remove some local client's mutex
v0.0.2-alpha.2
21 Jul 06:54
Compare
Sorry, something went wrong.
No results found
This is a pre-release version which mainly includes below changes:
v0.0.2-alpha.1
13 Jul 04:02
Compare
Sorry, something went wrong.
No results found
This is a prerease version which mainly includes below changes:
fix infinite re-entry of MarshalJSON method
add option to disable tx event indexing
remove some local client's mutex