Skip to content

Releases: sei-protocol/sei-tendermint

Atomic handle missing tx

17 Mar 05:23
4644c00
Compare
Choose a tag to compare
v0.5.4

Use txs from SafeGetTxsByKeys (#271)

v0.4.6-hotfix

12 Mar 04:49
Compare
Choose a tag to compare
hotfix

Fix nil transaction in RPC response

07 Mar 15:59
9042a3e
Compare
Choose a tag to compare
v0.5.3

Exclude nil tx (#268)

Use GasEstimated for block building

04 Mar 03:24
d6900b1
Compare
Choose a tag to compare
Update ReapMaxBytesMaxGas to include estimated gas (#263)

* checkpoint: add gasEstimate to WrappedTx in mempool

* updated proto with gas estimated + build blocks with gas used + mempool tests

* fix replay stub

* implement fallback to gasWanted if gasEstimate is not set

* remove print

* fix some tests

* fix some tests

* fix nondeterministic test

* remove both maxGasWanted and maxGasEstimated, just use maxGas

* fix test: mempool mocks

* fix race: pending tx mempool size bytes

Export types

03 Mar 15:39
e18f602
Compare
Choose a tag to compare
v0.5.1

make variables public (#266)

Add simulate flag to RequestBeginBlock

19 Feb 14:29
665f68b
Compare
Choose a tag to compare
v0.4.9

Add simulate flag to RequestBeginBlock (#259)

Add RequestBeginBlock util

11 Feb 01:59
ca650cf
Compare
Choose a tag to compare
v0.4.8

Add utils to get RequestBeginBlock (#258)

Export functions

24 Jan 15:46
b352e3f
Compare
Choose a tag to compare
v0.4.7

Export methods for in-place-testnet command (#255)

Add MinTxsInBlock

06 Jan 04:24
327430d
Compare
Choose a tag to compare
Add new MinTxsInBlock consensus param (#252)

* Add new MinTxsInBlock consensus param

* test

* exclude nonzero gas tx

v0.3.8

15 Aug 03:17
96d05f0
Compare
Choose a tag to compare
  • allow - in event queries #242