-
I'm building a system that relies on remote signing nodes and watch-only nodes that are derived from those remote signers. I constitute the watch only nodes by using the `wallet accounts import` func…
-
Since dogecoin already supports SegWit, why not support the native version to save even more space and use the slick bech32 address format. They would look like so:
**doge1qwowjaupmkyaynr5230387p67…
-
# How to test
See. https://github.com/shohu/c0ban/tree/v0.15.1-new/test
## BASE_SCRIPTS (63/64)
| No | test file | status | note |
|:---|:---:|---:|---:|
|1 |wallet-hd.py |OK||
|2 |walletb…
shohu updated
6 years ago
-
Bitcoin introduced a generic mechanism for deploying soft forks usig BIP9: https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki
It has been used to deploy CSV (Check Sequence Verify) and …
-
Many properties of the chain, especially for liquid, are reported by the `getblockchaininfo` RPC, that are not easily or directly retrievable from the current api.
An example of a property is the c…
-
Yesterday: Finished PRD (still need to look for the right repository name), looked into [h5ai](https://github.com/lrsjng/h5ai) for extracting file viewer views out of it
Today: Finish a roadmap, ge…
vsund updated
7 years ago
-
### Proposal Description
This proposal was written by the Neblio Core Development Team and is being presented to the community to gather feedback and ideas.
## Introduction
Neblio was forked fr…
-
Currently there are several issues with the `1.21-dev` branch that block the CI and other testing efforts:
1. The macOs Native CI job needs to be converted to arm64 because Cirrus no longer support…
-
This is a tracking issue for making AuxPoW compatible with BIP9. See #1334 for a problem description.
### Prerequisites
- [x] tag and release `alpha-1` to mark where the fork code starts coming in and…
-
With the discussion around Taproot activation it'd be responsible to provide users information on how forks will be handled by your software. Will your software include Taproot? Will it be `LOT=true` …