Skip to content

Releases: okx/tendermint

v0.33.9-exchain16

28 Oct 02:15
11a1f72
Compare
Choose a tag to compare
Merge PR: Close checktx lock (#95)

* close checktx mutex by flag

* add log for ReapMaxBytesMaxGas

Co-authored-by: evan.han <iloversevan@gmail.com>

v0.33.9-exchain15

11 Oct 21:56
cefe132
Compare
Choose a tag to compare
limit gas used (#80)

* limit gas used

* limit gas used

* limit gas used

* add log for limit gas used

* limit gas used

* optimize flag

* optimize flag

* fix ut

* fix ut

* fix ut

v0.33.9-exchain14

08 Oct 04:33
c4e6ab1
Compare
Choose a tag to compare
trace enhancement (#79)

* draft

* add round

* 100 pins limitation

* sort go imports

* refine import

* get rid of func (Mempool) LastBlockGasUsed() uint64

v0.33.9-exchain13

28 Sep 08:44
93829d4
Compare
Choose a tag to compare
refine block elapsed time details (#77)

v0.33.9-exchain12

27 Sep 07:20
aa56303
Compare
Choose a tag to compare
v0.33.9-exchain12 Pre-release
Pre-release
Metric of gas used (#72)

* add a metric about gas used

* move code

* try to lower error rate

v0.33.9-exchain11

08 Sep 05:32
3ba2d09
Compare
Choose a tag to compare
v0.33.9-exchain11 Pre-release
Pre-release
Merge PR: repair data (#62)

v0.33.9-exchain10

26 Aug 06:17
3589717
Compare
Choose a tag to compare
support dynamic config (#56)

* draft

* support dynamic config

* delete println

* Update clist_mempool.go

* rename

* Validate ForceRecheckGap

Co-authored-by: zhongqiuwood <zhongqiuwood@gmail.com>

v0.33.9-exchain9

20 Aug 09:18
a3187d0
Compare
Choose a tag to compare
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

v0.33.9-exchain7

12 Aug 10:45
8ddee5c
Compare
Choose a tag to compare
Sealed mempool for debug (#50)

* disable mempool to receive tx

* update help msg

* update name

v0.33.9-exchain8

12 Aug 13:00
89d5394
Compare
Choose a tag to compare
v0.33.9-exchain8 Pre-release
Pre-release
scientific notation (#53)

* add more metrics

* scientific notation