File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,23 @@ Ref: https://keepachangelog.com/en/1.0.0/
28
28
29
29
# Changelog
30
30
31
+ ## 2.0.42beta
32
+
33
+ sei-chain:
34
+ * [ #670 ] (https://github.com/sei-protocol/sei-chain/pull/670 ) Add add-wasm-genesis-message to seid
35
+ * [ #654 ] (https://github.com/sei-protocol/sei-chain/pull/654 ) Improve endblock performance and fix trace
36
+
37
+ sei-cosmos: https://github.com/sei-protocol/sei-cosmos/compare/v0.2.8...v0.2.12
38
+ * improvements around monitoring for sei-cosmos
39
+ * dont enforce gas limit on deliverTx
40
+ * refactor slashing module
41
+
42
+
43
+ sei-tendermint:
44
+ * [ #95 ] (https://github.com/sei-protocol/sei-tendermint/pull/95 ) Patch forging empty merkle tree attack vector
45
+ * set default max gas param to 6mil
46
+ * log tunning for p2p
47
+
31
48
## 2.0.40beta - 2023-03-10
32
49
* [ #646 ] (https://github.com/sei-protocol/sei-chain/pull/646 ) Optimizations for FinalizeBlock
33
50
* [ #644 ] (https://github.com/sei-protocol/sei-chain/pull/644 ) [ Oak Audit] Add check for non-existent transaction
You can’t perform that action at this time.
0 commit comments