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 4
4
5
5
## UNRELEASED
6
6
7
+ ## v1.4.9
8
+
7
9
### Bug Fixes
8
10
9
11
* [ #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 11
11
nativeByteOrder ? true , # nativeByteOrder mode will panic on big endian machines
12
12
} :
13
13
let
14
- version = "v1.4.8 " ;
14
+ version = "v1.4.9 " ;
15
15
pname = "cronosd" ;
16
16
tags = [
17
17
"ledger"
Original file line number Diff line number Diff line change @@ -263,8 +263,8 @@ schema = 3
263
263
hash = " sha256-ozwVS2BhAoz+OOisAyMhgg+lq8FdQjf90xoOq9cxtGw="
264
264
replaced = " github.com/crypto-org-chain/go-ethereum"
265
265
[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 ="
268
268
replaced = " github.com/crypto-org-chain/ethermint"
269
269
[mod ."github .com/fatih/color" ]
270
270
version = " v1.16.0"
You can’t perform that action at this time.
0 commit comments