Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.hyperledger.besu:secp256r1 to v0.9.7 #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 3, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hyperledger.besu:secp256r1 0.6.0 -> 0.9.7 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hyperledger/besu-native (org.hyperledger.besu:secp256r1)

v0.9.7

Compare Source

  • bump to gnark-crypto 0.14.0 relase version #​212
  • use multiExp with configurable parallelism in gnark-crypto bls12 MSM precompiles #​217

v0.9.6

Compare Source

  • Support for EIP2537 Constantine Lib #​210
  • Update lib256k1 to 0.5.1 #​213

v0.9.5

Compare Source

  • Optimizations in bn254 ECMUL #​207
  • Linux aarch64 support for EIP196 constantine #​203

v0.9.4

  • initial support for Constantine, bn254 curve #​184
  • clarify go stack release behavior in gnark-crypto #​197

v0.9.3

  • remove long-deprecated altbn128 #​192
  • fix eip-196 point padding in gnark-crypto #​191

v0.9.2

  • Additional malformed input handling for EIP-196 #​188

v0.9.1

  • remove tuweni-bytes dependency from gnark-crypto artifcat #​182
  • fix for EIP-196 edge case #​185

v0.9.0

  • implement EIP-196 and EIP-2537 using gnark-crypto, bump to java 21, gradle 8.8 #​168

v0.8.5

  • ipa-multipoint : add verkle proof verification (#​169)

v0.8.4

  • BLS12-381: Add subgroup checks to BLS-12 mul amd multiexp precompiles (#​166)
  • ipa-multipoint : Use debug-like to log the execption from the ffi::commit_to_scalars (#​161)
  • ipa-multipoint : Error handling and init no-copy in JNI (#​158)
  • ipa-multipoint : Removes pedersenHash method (#​157)
  • ipa-multipoint : Updates rust-verkle dependency (#​156)
  • ipa-multipoint : add update sparse commitment (#​149)
  • ipa-multipoint : add groupToField and return uncompressed serialized commitments (#​146)
  • ipa-multipoint : switch to LE bytes (#​145)
  • ipa-multipoint : update to a version of rust-verkle which uses little endian ipa-multipoint (#​143)
  • ipa-multipoint : Switch to ffi_interface ipa-multipoint (#​139)
  • ipa-multipoint : Modify test vectors to use canonical scalars for their input (#​142)
  • ipa-multipoint : fix commit for verkle trie library(#​141)
  • ipa-multipoint : Fix linking error for LibIpaMultipoint(#​131)

v0.8.3

  • add support for Mimc on bls12-377 #​132
  • FIX: javadoc issues #​125
  • ENH: adds ipa-multipoint library with Pedersen primitives #​123
  • Bump github.com/consensys/gnark-crypto in /gnark/gnark-jni #​122

v0.8.2

v0.8.1

v0.8.0

  • Add mimc/gnark library #​106
  • Change module names from native to nativelib #​108
  • Use Aurora's modexp implementation in arithmetic #​111

v0.7.0

  • Add new "arithmetic" library to support basic (but expensive) arithmetic #​98

v0.6.2

  • support computing proof with n arguments #​89
  • Java modules support #​90
  • Add CodeQL workflow for GitHub code scanning #​92

v0.6.1

Compare Source

  • Update to latest jna, use separate build folders per os/arch #​79
  • Add linux arm64 build of bls12-381 #​81, #​80
  • Restrict builds of blake2f to x86-64 #​82

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.7.1 Update dependency org.hyperledger.besu:secp256r1 to v0.8.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from fefec48 to 197cff4 Compare August 4, 2023 05:59
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.8.0 Update dependency org.hyperledger.besu:secp256r1 to v0.8.1 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from 197cff4 to 5826767 Compare August 16, 2023 02:27
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.8.1 Update dependency org.hyperledger.besu:secp256r1 to v0.8.2 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from 5826767 to ccb20f4 Compare September 19, 2023 20:55
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from ccb20f4 to e6094a9 Compare January 5, 2024 08:39
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.8.2 Update dependency org.hyperledger.besu:secp256r1 to v0.8.3 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from e6094a9 to 3ffe36b Compare May 7, 2024 20:42
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.8.3 Update dependency org.hyperledger.besu:secp256r1 to v0.8.4 May 7, 2024
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.8.4 Update dependency org.hyperledger.besu:secp256r1 to v0.8.5 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from 3ffe36b to 93a96ce Compare June 5, 2024 23:25
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from 93a96ce to b27d83e Compare June 26, 2024 08:46
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.8.5 Update dependency org.hyperledger.besu:secp256r1 to v0.9.0 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from b27d83e to e0610bc Compare July 2, 2024 17:56
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.9.0 Update dependency org.hyperledger.besu:secp256r1 to v0.9.1 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from e0610bc to 5e06132 Compare July 12, 2024 02:54
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.9.1 Update dependency org.hyperledger.besu:secp256r1 to v0.9.2 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from 5e06132 to 4bc8982 Compare July 18, 2024 05:59
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.9.2 Update dependency org.hyperledger.besu:secp256r1 to v0.9.3 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from 4bc8982 to 6747458 Compare August 14, 2024 05:51
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.9.3 Update dependency org.hyperledger.besu:secp256r1 to v0.9.4 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from 6747458 to 3cee86a Compare August 30, 2024 08:45
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.9.4 Update dependency org.hyperledger.besu:secp256r1 to v0.9.5 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from 3cee86a to dbf9fff Compare September 24, 2024 23:33
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.9.5 Update dependency org.hyperledger.besu:secp256r1 to v0.9.6 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from dbf9fff to cf135db Compare September 28, 2024 06:42
@renovate renovate bot changed the title Update dependency org.hyperledger.besu:secp256r1 to v0.9.6 Update dependency org.hyperledger.besu:secp256r1 to v0.9.7 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/org.hyperledger.besu-secp256r1-0.x branch from cf135db to 56429e2 Compare October 7, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants