-
- [x] Look for Rust libs/crates to work with Lightning.
- [x] Research whether HTLCs are possible.
- [x] Implement coin activation and balance display in MM2.
- [x] Implement external backup for li…
-
**CN coins:** The last test of your fork is to make sure your new difficulties when you sync from 0 are matching the old difficulties when running the pre-fork code. **[See this note.](https://github…
-
**[ @maurolacy](https://www.github.com/maurolacy)** cloned issue [babylonchain/babylon-contract#71](https://www.github.com/babylonchain/babylon-contract/issues/71) on 2024-04-24:
> That way they can…
-
Hello,
First of all this is the first time that I write this kind of issue/proposal.
So please excuse my bluntness or anything that might be missing/lacking.
I'll gladly complete this post throug…
-
Just got a crash in psbt target, Bitcoin Core fails due to extra data after PSBT while rust-bitcoin seems not checking it.
Base64: cHNidP8BAAr///8AAAAAAAAAAD0Acw==
-
We recently made our `U256` type private and using it to expose `Target` and `Work`. Doing so stopped folks from doing arbitrary math with large numbers, one thing that is no longer possible is calcul…
-
Why the hell do we have this function here? Weight already accounts for witness, so this is wrong. It should've taken `usize` and be called `from_non_discounted_size` (and also have `fro…
-
Scenario:
- Receive Chain Swap is created and successfully completed
- 24h later, new (BTC) funds are sent to the same (BTC) Lockup Address
- 10h later:
- on Boltz, the swap state is `transactio…
-
I find very useful for developers to have a way to make use of new fragments that maps to the new introspection opcodes, very useful for making covenants.
DO you have an idea if this fits the purpo…
tiero updated
2 years ago
-
With this, I want to start a design discussion about a potential major change for substrate, specifically **deprecation and removal of the Substrate Native Runtime Optimization** and instead rely excl…