Skip to content

Commit

Permalink
Target bitcoinj containing chain work hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrogarcia83 committed Jun 24, 2024
1 parent 8e9e665 commit 3a84f18
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apache-commons-lang3 = { strictly = '3.11' }
apache-httpclient = { strictly = '4.5.12' }
apache-httpcore = { strictly = '4.4.13' }

bitcoinj = { strictly = 'e1cb2a17998b6071b1a10ef17f80cbf424f4255f' }
bitcoinj = { strictly = 'b005953e5eec339a82daf4866f85518091f6b9f6' }
bouncycastle = { strictly = '1.63' }

commons-codec = { strictly = '1.13' }
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@
<sha256 value="733017ea93e8818889da862cb6b509d55beb9ebacb08c390c3a525a0efdfe1b7" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.bisq-network" name="bitcoinj" version="b005953e5eec339a82daf4866f85518091f6b9f6">
<artifact name="bitcoinj-b005953e5eec339a82daf4866f85518091f6b9f6.jar">
<sha256 value="4247d4eb271d0e74ef25925370b032f06d169e8f82f5ec668c6de05a62726edc" origin="Generated by Gradle"/>
</artifact>
<artifact name="bitcoinj-b005953e5eec339a82daf4866f85518091f6b9f6.pom">
<sha256 value="10c58e9946ce2df4ef7ff3fd6aa4bfb2c725a6fd9ba80980d5620bd32852da1b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.bisq-network" name="bitcoinj" version="e1cb2a17998b6071b1a10ef17f80cbf424f4255f">
<artifact name="bitcoinj-e1cb2a17998b6071b1a10ef17f80cbf424f4255f.jar">
<sha256 value="efa682c13536ef11b6fe1cca2a1367eb8f6781776e4e24225b074df4dcb570fb" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 3a84f18

Please sign in to comment.