File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33# Unreleased
4+
5+ # 1.4.1
46* Add and export JNI functions for IsOnCurve and IsInSubgroup for both G1 and G2 points[ #279 ] ( https://github.com/hyperledger/besu-native/pull/279 )
7+ * Dereference o_len ptr correctly [ #289 ] ( https://github.com/hyperledger/besu-native/pull/289 )
8+ * Add the Poseidon2 hash function [ #299 ] ( https://github.com/hyperledger/besu-native/pull/299 )
9+ * Bump Go to 1.25.4 [ #302 ] ( https://github.com/hyperledger/besu-native/pull/302 )
10+ * Add tests for the poseidon2 wrapper [ #300 ] ( https://github.com/hyperledger/besu-native/pull/300 )
511
612# 1.4.0
713* perf: add boringssl for p256Verify precompile [ #275 ] ( https://github.com/hyperledger/besu-native/pull/275 )
Original file line number Diff line number Diff line change 1- version =1.4.1-SNAPSHOT
1+ version =1.4.1
You can’t perform that action at this time.
0 commit comments