-
I am mocking a method that is async. The mocked method is called in context of a timeout (from tokio). I would like to add a delay to the mocked return value. Something like this:
```rs
port.expec…
-
Node cannot get any parachain peers after upgrading to version 1.25.0, downgrading to 1.24.1 solves the issue.
Ubuntu 22.04 LTS
Binary: version1.25.0
Execute command:
ExecStart=/path/interbt…
-
Required data-points:
- Repaid debt amount and token
- Seized collateral amount and token
- Cost of liquidation amount and token
- Timestamp
- Transaction id (extrinsic)
The USD amounts are no…
-
Add earned interest for supply positions. If it's too complex we can track only total deposited amount in underlying asset by updating state on each supply/withdrawal from market.
https://discord.…
-
**Is your feature request related to a problem? Please describe.**
Building programs that interact with Bitcoin mostly use [rust-bitcoin](https://github.com/rust-bitcoin/rust-bitcoin).
- ordinals:…
-
**Describe the solution you'd like**
Transactions should be dry-run before submission so that user is aware there is high possibility of transaction failing. From UX perspective we can warn the user …
-
**Is your feature request related to a problem? Please describe.**
Developing smart contracts with Bitcoin capabilities relies on using Solidity and the EVM mostly. We can offer developers Rust contra…
-
**Describe the bug**
Kintsugi and Interlay are both hanging at the 'Loading accounts' screen on initial load. This is fixed with a refresh. At first we thought this was an issue on mainnet only, but …
-
The check that we do to see if the bitcoin chain is fully synced is not working correctly in all cases. We need to fix this, because if we don't wait long enough, an invalid rescan range can be calcul…
-
**Describe the bug**
When I try upgrading to [1.22.1](https://github.com/interlay/interbtc-clients/releases/tag/1.22.1), I run into GLIBC compatibility issues. Has something changed in this release a…