bob icon indicating copy to clipboard operation
bob copied to clipboard

BOB is a hybrid L2 that combines the security of Bitcoin with the versatility of Ethereum.

Results 47 bob issues
Sort by recently updated
recently updated
newest added

# Add support for Safe (multisig) wallet ![image](https://github.com/bob-collective/bob/assets/47864599/0c77fa3f-923c-42ea-8a34-56ff757ec4d2) ## Findings Safe wallet https://app.safe.global provides a way to set-up smart contract account with options to create advanced multi-signature wallet. Currently, Safe...

**Is your feature request related to a problem? Please describe.** BOB Gateway is a Bitcoin intent bridge that unlocks Bitcoin liquidity by reducing the number of steps to onboard users,...

enhancement
prio:high

Adding [eRPC](https://github.com/erpc/erpc) as RPC proxy and caching for bob

Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.32 to 17.0.33. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/yargs&package-manager=npm_and_yarn&previous-version=17.0.32&new-version=17.0.33)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.2.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.0.0&new-version=22.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.0 to 10.7.3. Release notes Sourced from mocha's releases. v10.7.3 10.7.3 (2024-08-09) 🩹 Fixes make release-please build work (#5194) (afd66ef) v10.7.2 10.7.2 (2024-08-06) 📚 Documentation improve filtering...

dependencies
javascript

Analyse the Full Relay implementation from Summa for potential problems and review existing issues for example: https://github.com/interlay/interbtc/issues/1073 Would also be good to run some automated analysis tools such as Slither.

prio:medium

> I also think for next steps it could be good to integrate this code with `BitcoinTx.sol` and `WitnessTx.sol` (specifically `validateWitnessProof`) since I think that will let projects do some...

prio:medium