thunderbiscuit

Results 104 issues of thunderbiscuit

I almost can't believe we get this for free now that the generic on the Wallet type has been removed. Don't merge, needs actual testing. My main concern would be...

I'm opening this issue to keep track of documentation, references, and discussions around the migration to the new uniffi-rs system. 1. Documentation page on using proc-macros: [here](https://mozilla.github.io/uniffi-rs/proc_macro/index.html) 2. Issue on...

This PR is very much up for review and discussion. I figured that a good way to lay out correctly a solution would be to write it out. We can...

I'm quite confident we should be able to build a Kotlin Multiplatform using the bdk-android and bdk-swift libraries. I'm starting to explore this a bit more and will share an...

language: kotlin

This fixes a number of warnings we're getting on CI runs. Fixes #504 Unfortunately the scripts don't run as part of the PR so we can't tell if they error...

It turns out that errors are not easy to move from Rust to the target languages when using uniffi. In short, it looks like one must choose between a range...

This issue keeps track of the following CI warning: ```txt Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/upload-artifact@v3. ```

The minimum supported API for Android is 21, just over 10 years old. [This website](https://apilevels.com/) shows the percentage of devices still on old versions of Android. 21 is just... really...

Just keeping track of neat types we should expose. This come came into the 0.31 release of rust-bitcoin.

This is just to open up the work on async Esplora.