File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 0.1.4-SNAPSHOT
3
+ ## 0.1.4-test
4
+ Temporary line counting release for testnet.
5
+
6
+ * count stack temporary impl: make loginfo counts closer to Geth [ temp/issue-248/count-stack-only] ( https://github.com/Consensys/besu-sequencer-plugins/tree/temp/issue-248/count-stack-only )
7
+ --
8
+ * fix: ` Bytes.toUnsignedInteger ` [ #484 ] ( https://github.com/ConsenSys/besu-sequencer-plugins/pull/484 )
9
+ * perf: delay computations at trace time [ #483 ] ( https://github.com/ConsenSys/besu-sequencer-plugins/pull/483 )
4
10
5
11
## 0.1.3
6
12
- perf: improve ` StackedSet ` performances [ #466 ] ( https://github.com/ConsenSys/besu-sequencer-plugins/pull/466 )
Original file line number Diff line number Diff line change 1
- releaseVersion =0.1.4-SNAPSHOT
1
+ releaseVersion =0.1.4-test
2
2
besuVersion =23.10.4-SNAPSHOT
3
3
besuArtifactGroup =io.consensys.linea-besu
4
4
distributionIdentifier =besu-sequencer-plugins
You can’t perform that action at this time.
0 commit comments