We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a307c commit 55b7392Copy full SHA for 55b7392
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
# Unreleased
4
5
+# 1.3.0
6
+Pectra ready mainnet support release
7
+* perf: reorder point checking in bls12-381 [#255](https://github.com/hyperledger/besu-native/pull/255)
8
+
9
# 1.2.1
10
Errata release
11
* include besu-native-common in published packages [#252](https://github.com/hyperledger/besu-native/pull/252)
gradle.properties
@@ -1 +1 @@
1
-version=1.2.2-SNAPSHOT
+version=1.3.0
0 commit comments