Skip to content

feat(monero, bdk): Bump bdk & Monero native bindings #323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 184 commits into from

Conversation

binarybaron
Copy link

@binarybaron binarybaron commented May 18, 2025

Merge of #303 and #180

Two very large diffs. Makes sense to combine them as early as possible.

Einliterflasche and others added 30 commits November 16, 2024 17:26
The new dependencies are part of the bdk upgrade and
include the improved wallet code.
They, too, depend on sqlite3.
However, they use a newer version than we currently use via sqlx.
This necessitated the sqlx upgrade.
This entailed trivial changes (use Pool directly instead of pool.acquire()).
We might have to fix the CI as well, I kept getting compile
errors from the macro until I ran swap/sqlx_dev_setup.sh.
@binarybaron binarybaron changed the title feat(monero, bdk): Upgrade bdk X Monero CXX feat(monero, bdk): Bump bdk & Monero native bindings May 18, 2025
binarybaron and others added 6 commits May 18, 2025 04:00
also improve various minor things.
tests not passing
* Switch to SNeedlewoods:x_api_add_new_functions_release submodule branch
* Remove intermediate submodules
* Add monero_cpp make command

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@binarybaron
Copy link
Author

@Einliterflasche I will periodically merge our changes into here to get the conflicts resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants