Skip to content

v0.33.9-exchain9

Compare
Choose a tag to compare
@xiangjianmeng xiangjianmeng released this 20 Aug 09:18
· 21 commits to main since this release
a3187d0
Merged PR: add nonce check for txs in mempool when block has been exe…

…cuted (#55)

* add nonce check for txs in mempool when block has been executed

* remove tx from mempool, which return error but nonce has beed inc

* define codeTypeNonceInc type as uint32

* rename var name