File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 44
55## UNRELEASED
66
7+ ## v1.4.9
8+
79### Bug Fixes
810
911* [ #1830 ] ( https://github.com/crypto-org-chain/cronos/pull/1830 ) Add sanity check for rpc call Trace_Tx and Trace_call.
Original file line number Diff line number Diff line change 1111 nativeByteOrder ? true , # nativeByteOrder mode will panic on big endian machines
1212} :
1313let
14- version = "v1.4.8 " ;
14+ version = "v1.4.9 " ;
1515 pname = "cronosd" ;
1616 tags = [
1717 "ledger"
Original file line number Diff line number Diff line change @@ -263,8 +263,8 @@ schema = 3
263263 hash = " sha256-ozwVS2BhAoz+OOisAyMhgg+lq8FdQjf90xoOq9cxtGw="
264264 replaced = " github.com/crypto-org-chain/go-ethereum"
265265 [mod ."github .com/evmos/ethermint" ]
266- version = " v0.6.1-0.20250618065241-823fc683e6f0 "
267- hash = " sha256-y6acm2oaz6NujNAnKYyhPriXUX+zF6SRWZEUsYrn+/0 ="
266+ version = " v0.6.1-0.20250707061639-56b3129b0d95 "
267+ hash = " sha256-sNYlX5AXKG4wHC5ldVQojSOcv8V92LDoF4oc6F4zmLU ="
268268 replaced = " github.com/crypto-org-chain/ethermint"
269269 [mod ."github .com/fatih/color" ]
270270 version = " v1.16.0"
You can’t perform that action at this time.
0 commit comments