File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 8
8
* fix!: fix the implementation of Axon Tries ([ \# 1580] ( https://github.com/axonweb3/axon/pull/1580 ) )
9
9
* refactor!: call reserved system contract address is forbidden ([ \# 1597] ( https://github.com/axonweb3/axon/pull/1597 ) )
10
10
* refactor!: change many U256 type to U64 ([ \# 1591] ( https://github.com/axonweb3/axon/pull/1591 ) )
11
+ * fix(mempool)!: check gas limit range ([ \# 1634] ( https://github.com/axonweb3/axon/pull/1634 ) )
11
12
12
13
### FEATURES
13
14
18
19
* feat: add ckb mbt proof verify precompile contract ([ \# 1578] ( https://github.com/axonweb3/axon/pull/1578 ) )
19
20
* feat: support stop at specific height ([ \# 1581] ( https://github.com/axonweb3/axon/pull/1581 ) )
20
21
21
-
22
22
### BUG FIXES
23
23
24
24
* Fix value of gas in JSON RPC Transaction should be gas limit ([ \# 1530] ( https://github.com/axonweb3/axon/pull/1530 ) )
45
45
* refactor: rename Proof.block_hash serde to proposal_hash ([ \# 1618] ( https://github.com/axonweb3/axon/pull/1618 ) )
46
46
* refactor: forbid call eth_getStorageAt to system contract accounts ([ \# 1619] ( https://github.com/axonweb3/axon/pull/1619 ) )
47
47
* refactor: change estimate gas calculation logic ([ \# 1603] ( https://github.com/axonweb3/axon/pull/1603 ) , [ \# 1626] ( https://github.com/axonweb3/axon/pull/1626 ) )
48
+ * refactor(cli): update keypair generate command ([ \# 1621] ( https://github.com/axonweb3/axon/pull/1621 ) )
48
49
49
50
### CHORE
50
51
* ci: adjust CI after migrating the test projects ([ \# 1513] ( https://github.com/axonweb3/axon/pull/1513 ) )
You can’t perform that action at this time.
0 commit comments