Nakul
Nakul
**Problem** `getTxOutputValue` panics with `EvmError: OutOfGas` error when invalid input is provided. [Testcase](https://github1s.com/bob-collective/bob/blob/master/test/BitcoinTx.t.sol#L147-L158) to trigger the corner case. _Originally posted by @nakul1010 in https://github.com/bob-collective/bob/pull/119#discussion_r1439668958_
Closes #287
### Environment MacOs rust version: `rustc 1.82.0-nightly (2cbbe8b8b 2024-07-28)` ### Steps to Reproduce - Create a new project with Rust as platform - Follow the install instructions to configure the...
## Problem The current documentation for running the Rococo locally can be found [here](https://github.com/interlay/interbtc/blob/master/docs/rococo.md). The testnet is down because the relay chain is still using a very old local commit...