File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,18 @@ Ref: https://keepachangelog.com/en/1.0.0/
28
28
29
29
# Changelog
30
30
## 3.0.3
31
+ sei-chain:
32
+ * [ #816 ] (https://github.com/sei-protocol/sei-chain/pull/816 ) Reenable tx concurrency for non oracle/priority txs
33
+
34
+ sei-cosmos:
35
+ * [ #254 ] (https://github.com/sei-protocol/sei-cosmos/pull/254 ) Use sequential searching instead of binary search for coins
36
+
37
+ sei-tendermint
38
+ * [ #143 ] (https://github.com/sei-protocol/sei-tendermint/pull/143 ) Fix cpu leak for simple pq but stopping timer
39
+ * [ #140 ] (https://github.com/sei-protocol/sei-tendermint/pull/140 ) Add raw logs to tx output
40
+
31
41
## 3.0.2
32
- sei-chain :
42
+ sei-chain:
33
43
* [ #810 ] (https://github.com/sei-protocol/sei-chain/pull/810 ) Disable FOK orders
34
44
* [ #809 ] (https://github.com/sei-protocol/sei-chain/pull/809 ) Huckleberry patch
35
45
* [ #808 ] (https://github.com/sei-protocol/sei-chain/pull/808 ) Add global min fees as a param
You can’t perform that action at this time.
0 commit comments