Skip to content

v1.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@xiangjianmeng xiangjianmeng released this 04 Jan 10:02
· 819 commits to dev since this release
75c11a4
Merge PR: restructure inner tx (#1335)

* add innnerTx to x/bank.
update innerTx structure.

* optimize innertx code

* change code for passing unit test

* add soft innerTx InitInnerBlock

* add unit test for innertx which is influence test module(bank,evm,staking,distr,gov...) txs

* solve recheckTx bug and change naming conventions

Co-authored-by: KamiD <[email protected]>
Co-authored-by: xiangjianmeng <[email protected]>