solana-mobile / mobile-wallet-adapter

Other
224 stars 91 forks source link

chore(deps): bump org.bitcoinj:bitcoinj-core from 0.16.2 to 0.16.3 in /examples/example-clientlib-ktx-app #888

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 6 days ago

Bumps org.bitcoinj:bitcoinj-core from 0.16.2 to 0.16.3.

Release notes

Sourced from org.bitcoinj:bitcoinj-core's releases.

v0.16.3

This release fixes a bug that prevents blockchain sync of mainnet blocks 849,138 and beyond.

For a thorough list of changes, have a look at the v0.16.3 release notes.

Commits
  • 2f882bc Tag 0.16.3
  • 5f10cc4 build.gradle: update JUnit to 4.13.2
  • 6c3a863 build.gradle: update SLF4J to 1.7.36
  • 5dc000a build.gradle: update Bouncy Castle to 1.73
  • 4059c95 KeyChainGroupTest: reduce false positive rate for the bloom filters
  • 9b8660f TestWithNetworkConnections: pick random TCP bind ports for each test instance
  • 300b6aa WalletTest: reduce false positive rate in marriedKeychainBloomFilter()
  • b176f3a SPVBlockStoreTest: increase threshold for performanceTest() to 5 seconds
  • e68a0d0 KeyChainGroupTest: fix spurious test failure of bloomFilterForMarriedChains()
  • 12af8b9 WalletTest: fix spurious test failure of witnessTransactionGetFeeTest()
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)