mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-03 10:32:05 +00:00
* Removed from proto * make proto-gen * make build works * make some tests pass * Fix TestMempoolTxConcurrentWithCommit * Minor change * Update abci/types/types.go * Update internal/state/execution.go * Update test/e2e/app/state.go Co-authored-by: Callum Waters <cmwaters19@gmail.com> * Updated changelog and `UPGRADING.md` * Fixed abci-cli tests, and doc * Addressed @cmwaters' comments * Addressed @cmwaters' comments, part 2 Co-authored-by: Callum Waters <cmwaters19@gmail.com>
11 lines
128 B
Plaintext
11 lines
128 B
Plaintext
check_tx 0x00
|
|
check_tx 0xff
|
|
finalize_block 0x00
|
|
commit
|
|
check_tx 0x00
|
|
finalize_block 0x01
|
|
commit
|
|
finalize_block 0x04
|
|
commit
|
|
info
|