Skip to content

Commit

Permalink
Remove Ethsigner to Besu acceptance tests (hyperledger#3106)
Browse files Browse the repository at this point in the history
Removes Ethsigner to Besu acceptance tests as these are covered in EthSigner and other cross client testing tools.

Signed-off-by: Jason Frame <jasonwframe@gmail.com>
  • Loading branch information
jframe authored Nov 25, 2021
1 parent 5c67189 commit bf2fa40
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 852 deletions.
3 changes: 0 additions & 3 deletions acceptance-tests/dsl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ dependencies {
implementation 'org.web3j:abi'
implementation 'org.web3j:besu'
implementation 'org.web3j:crypto'
implementation 'tech.pegasys.ethsigner.internal:ethsigner-core'
implementation 'tech.pegasys.signers.internal:signing-secp256k1-api'
implementation 'tech.pegasys.signers.internal:signing-secp256k1-impl'

implementation 'org.testcontainers:testcontainers'
}

This file was deleted.

This file was deleted.

Loading

0 comments on commit bf2fa40

Please sign in to comment.