bob
bob copied to clipboard
BOB is a hybrid L2 that combines the security of Bitcoin with the versatility of Ethereum.
Once https://github.com/bob-collective/bob/issues/285 is completed we will need some client-side code to relay block headers from Bitcoin to the smart contract. **Additional context** Review the previous code we had here: https://github.com/interlay/interbtc-clients/blob/bfae54cf9a37246a98d6fc0137aaf911436b86ab/vault/src/relay/mod.rs#L35...
Esplora only returns the first 25 UTXOs but for the wallet logic we may need to spend more if the balance is higher. _Originally posted by @sander2 in https://github.com/bob-collective/bob/pull/267#discussion_r1651473577_
**Is your feature request related to a problem? Please describe.** We are currently implementing Bitcoin signing logic in various places like the SDK and in the sats-wagmi package. The problem...
Moving funds from BOB to ETH on the BOB Bridge Withdraw from BOB is done State root published Is stuck on Prove, push the prove button and it instantly come...
**Is your feature request related to a problem? Please describe.** [This page](https://docs.gobob.xyz/docs/learn/guides/bob-fusion/) is out of date now that S3 is live. **Describe the solution you'd like** Add S3 info to...
**Is your feature request related to a problem? Please describe.** Season 3 brought new endpoints, including to [Swagger](https://app.gobob.xyz/api/docs/static/index.html). Unfortunately, the new endpoints are buried below their Season 2 equivalents. **Describe...
- Add BOB Gateway contracts to Contracts page - Hyperlink relay and gateway words to corresponding docs (mainly so people don't think tBTC relay is tBTC token) - Rearrange sections...
Better prepare for consuming the token list, fixes the token amount if e.g. using tBTC
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.6.0 to 8.7.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.7.0 8.7.0 (2024-09-23) 🚀 Features eslint-plugin: [no-unsafe-call] check calls of Function (#10010) eslint-plugin: [consistent-type-exports] check export * exports...
Since we are planning to deprecate the old demos I don't think it makes sense to have this (unmaintained) code anymore. We can move it into a separate repo, but...