Skip to content

Use backported bitcoinj fix for release branch#7569

Closed
HenrikJannsen wants to merge 136 commits intobisq-network:release/v1.9.22from
HenrikJannsen:use-backported-bitcoinj-fix_for-release_branch
Closed

Use backported bitcoinj fix for release branch#7569
HenrikJannsen wants to merge 136 commits intobisq-network:release/v1.9.22from
HenrikJannsen:use-backported-bitcoinj-fix_for-release_branch

Conversation

@HenrikJannsen
Copy link
Copy Markdown
Collaborator

thecockatiel and others added 30 commits April 7, 2025 07:18
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
- Updates the primary onion address for pazza83

- Adds the new refundagent3

- Removed old, deprecated onion addresses

- Add and update comments with cycle numbers for better historical context
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
Replaces the Rest API for the Bisq 2 Bridge with support for push data (on new block we notify observer - no polling needed).

Add burningman distribution data to API

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
As per operator's request on Matrix
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4.7.1...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v9.1.0...v10.0.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…odes-for-inventory-monitor

Update seed nodes for inventory monitor
…_op_324_btcnode

Remove node_op_324 btc node
…hub_actions/actions/checkout-5.0.0

Bump actions/checkout from 4.2.2 to 5.0.0
…hub_actions/actions/setup-java-5.0.0

Bump actions/setup-java from 4.7.1 to 5.0.0
…hub_actions/actions/stale-10.0.0

Bump actions/stale from 9.1.0 to 10.0.0
The getmyoffer api was deprecated in 2021.
- Throw CannotTakeOfferException instead of IllegalStateException when
offer can't be taken
- Make error messages user-friendly
- Extract and reuse checkIsNotMyOffer, checkCanTakeOffer,
  checkIsBsqOffer

Relates to bisq-network#7433.
PR bisq-network#7483 added the --only-funded flag to the getfundingaddresses method.
This flag was added to bisq-cli and the filtering happened client-side.
This change moves the filtering to the server-side, so that all API
users can use the 'only-funded' option.
Bumps [actions/stale](https://github.com/actions/stale) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…c_param

fix: use payment-account-id param name consistently
…or-addresses

feat: Update mediator addresses
alvasw and others added 25 commits December 1, 2025 18:39
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
We clear the data in the dao data store for reduced memory footprint. This change was not considering the resync code which accessed the dao data in the store, which is empty after cleared.

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
Improve log

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
…applying-snapshot

Fix bug with applying snapshot
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v10.1.0...v10.1.1)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Migrate deprecated APIs and suppress compiler warnings (5)
Migrate deprecated APIs and suppress compiler warnings (6)
Migrate deprecated APIs and suppress compiler warnings (7)
…to_Gradle_8_0

build-logic: Migrate to Gradle 8.0
…hub_actions/actions/checkout-6.0.1

Bump actions/checkout from 5.0.0 to 6.0.1
…hub_actions/actions/setup-java-5.1.0

Bump actions/setup-java from 5.0.0 to 5.1.0
…hub_actions/actions/stale-10.1.1

Bump actions/stale from 10.1.0 to 10.1.1
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
@boring-cyborg boring-cyborg bot added in:altcoins is:no-priority PR or issue marked with this label is not up for compensation right now labels Dec 23, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 23, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@HenrikJannsen HenrikJannsen deleted the use-backported-bitcoinj-fix_for-release_branch branch February 17, 2026 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in:altcoins is:no-priority PR or issue marked with this label is not up for compensation right now

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants