-
### Code
```rust
io.register_method("add_node", move |params: Params, _: &Context| {
// parse values to
match params.parse::() {
Ok(params) => {
// Expand the a…
-
**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…
-
- [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…
-
Currently, the `mwc-wallet` is using `mwcproject/rust-bitcoin` on branch `zkp` which is quite old (branched from rust-bitcoin tag `0.19.1` made at Aug. 2019), and the latest `rust-bitcoin` version is …
-
**Describe the bug**
Miner misses non-flash bitcoin blocks
some examples
#724071
724071 comes 2 min after 724070 but there was not commit to 724071
Miner commits:
https://btc.com/btc/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
-
## Describe the bug
During krypton mining testing, krypton mining node is stopped in local ubuntu on 2020-12-12, restart node seems issue is gone;
the running node is on release binary, so, the…
-
Re-write the `hashes` API with the following goals:
* [ ] An API where only "general hashes" (i.e. hashes defined by their algorithms) can hash arbitrary data, while "normal hashes" (e.g. `Txid`) c…
-
This issue is to track logs and ideas about why this happens (in opam-repo-ci), thanks @dra27 for the idea! The initial theory was related to #6 this fix has helped I think, but the `opam depext -u` s…
-
I ran into this panic today while running a full end-to-end local environment with regtest bitcoin + three signers. It was configured with a short pox cycle length (10 blocks), and fast bitcoin block …