Skip to content

Releases: sei-protocol/sei-tendermint

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

v0.3.4

24 Jun 01:23
fbf3097
Compare
Choose a tag to compare
Make RPC timeout configurable (#238)

Add VMError field to EvmTxInfo

06 May 05:05
3affbcf
Compare
Choose a tag to compare
v0.3.2

Add vmError field to EvmTxInfo (#236)

v0.2.38-evm-rebase-2

07 Mar 04:48
77ad5bd
Compare
Choose a tag to compare
v0.2.38-evm-rebase-2 Pre-release
Pre-release
  • tx replacement

v0.2.36-evm-rebase-6

26 Feb 02:42
2a85977
Compare
Choose a tag to compare
v0.2.36-evm-rebase-6 Pre-release
Pre-release

Add EVM tx eviction logic

v0.2.36-evm-rebase-3: [EVM] prevent duplicate txs from getting inserted (#196)

29 Jan 08:47
63bbfe0
Compare
Choose a tag to compare

Fix pending tx removal bug

16 Jan 02:35
9c4798c
Compare
Choose a tag to compare
Pre-release
v0.2.36-evm-rebase-2

Fix bug when popping pending TXs (#188)

v0.2.36-evm-rebase: [EVM] Fix evm pending nonce (#179)

11 Jan 02:27
Compare
Choose a tag to compare
* Perf: Increase buffer size for pubsub server to boost performance (#167)

* Increase buffer size for pubsub server

* Add more timeout for test failure

* Add more timeout

* Fix test split scripts

* Fix test split

* Fix unit test

* Unit test

* Unit test

* [P2P] Optimize block pool requester retry and peer pick up logic (#170)

* P2P Improvements: Fix block sync reactor and block pool retry logic

* Revert "Add event data to result event (#165)" (#176)

This reverts commit 72bb29caf821ed03900bcd74f4ddb439df85f5f1.

* Fix block sync auto restart not working as expected (#175)

* Fix edge case for blocksync (#178)

* fix evm pending nonce

* fix test

* deflake a test

* de-flake test

* Revert "merge main"

This reverts commit 58b94248ac561583b918775c0b0e220d4225fbc0, reversing
changes made to 02d14782edc6c58d59db2658a4190dbdc5c7280f.

* consider keep-in-cache logic when removing from cache

* undo test tweaks

---------

Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com>
Co-authored-by: Jeremy Wei <jeremy.t.wei@gmail.com>