Thomas Locher

Results 5 issues of Thomas Locher

This PR contains the Bitcoin wallet with a stripped-down version of the code developed by @BenjaminLoison. It must still be tested whether the whole application works with this modified backend.

This MR just creates the skeleton for the sample dapp showcasing the Bitcoin integration. The code will follow in subsequent MRs. If the idea is to merge in only fully...

The current Bitcoin integration API does not expose any information about block headers. This information would be useful to verify blocks (e.g., obtained using HTTPS outcalls) by comparing the Merkle...

Some things were not clear to me when going through the release process for the first time. This PR aims to clarify some of the steps.

There are still a few places in the documentation where the old KYT process (used by the ckBTC minter) is referenced. This PR cleans up the documentation by removing outdated...

documentation