Skip to content

update to version 0.8.5 release of besu-native #7170

Closed
@macfarla

Description

this is blocked right now because DCO check is not responding

it seems that most recent commit to besu-native hyperledger/besu-native#169 has updated the 0.8.4 release artifacts. hence right now the dependency check is failing in GHA

> Could not create task ':ethereum:referencetests:executionSpecTests'.
> Dependency verification failed for configuration ':ethereum:referencetests:tarConfig'
              10 artifacts failed verification:
                - arithmetic-0.8.4.jar (org.hyperledger.besu:arithmetic:0.8.4) from repository maven
                - arithmetic-0.8.4.module (org.hyperledger.besu:arithmetic:0.8.4) from repository maven
                - blake2bf-0.8.4.jar (org.hyperledger.besu:blake2bf:0.8.4) from repository maven
                - blake2bf-0.8.4.module (org.hyperledger.besu:blake2bf:0.8.4) from repository maven
                - bls12-381-0.8.4.jar (org.hyperledger.besu:bls12-381:0.8.4) from repository maven
                - bls12-381-0.8.4.module (org.hyperledger.besu:bls12-381:0.8.4) from repository maven
                - secp256k1-0.8.4.jar (org.hyperledger.besu:secp256k1:0.8.4) from repository maven
                - secp256k1-0.8.4.module (org.hyperledger.besu:secp256k1:0.8.4) from repository maven
                - secp256r1-0.8.4.jar (org.hyperledger.besu:secp256r1:0.8.4) from repository maven
                - secp256r1-0.8.4.module (org.hyperledger.besu:secp256r1:0.8.4) from repository maven
              This can indicate that a dependency has been compromised. Please carefully verify the checksums.

I think the problem has occurred, because gradle.properties still has 0.8.4 version - was not updated to 0.8.5-SNAPSHOT after this release hyperledger/besu-native@74cf995
LFR 0.8.5 release for besu-native hyperledger/besu-native#171
then LFR prep 0.8.6 release for besu-native hyperledger/besu-native#172
and then we will need to update dependencies in besu to 0.8.5 versions of native libs
looks like DCO bot is non-responsive so this is blocked. If this is resolved in the next few hrs, would be great if someone else could pick this up - next step is to update dependencies for the native libs in besu to 0.8.5 version

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions