-
I know that address options are not used much, and possibly some of the new features won't respect the flag, but there's no way via the API to check an address' options and maybe that would be worth h…
-
from @derpherpenstein:
> I didn’t end up writing anything because I found out that multiple others had explained the idea before I was even around. The idea itself is pretty simple: witness data is…
-
## Dependencies
### Consensus-Critical
* [X] Rollback the `dispenser_origin_permission_extended` protocol change so we can drop `get_oldest_tx()`
### TX Creation
* [ ] Replace `get_unspent_txout…
-
A bit over 48 hours ago I started to get warnings that makers were providing already spent utxo. Out of 10 (randomly chosen) makers there are now often 6 or 7 makers with such warnings. I looked at th…
-
fednode install full master appears to run fine:
`Pulling bitcoin (counterparty/bitcoin:latest)...
latest: Pulling from counterparty/bitcoin
Digest: sha256:7f68f2a08d75acde8aebb9a1141bff74a60435c…
-
It seems it was fixed/cleaned up in the latest update...
The command is also not well documented, but I'll think about that later.
```
$ counterparty-server --version
counterparty-server v1.1.2;…
-
Create the 02 client spec for v2 folder
- Remove delay period passing in
- Specify the register counterparty message and handler
-
Hi,
I run bitcoind and Counterparty services indexd, server/lib, block, wallet frondend etc. separately,
And the Home page (index) looks work well,
but when try to login wallet with 12 words,…
-
$ counterparty-client getinfo
[INFO] Running v1.1.1 of counterparty-client.
Unhandled Exception
Traceback (most recent call last):
File "/Users/tomoaki/Documents/workspace_py/counterparty-cli/bin/..…
-
### Summary
IBC Clients require a means of verifying parts of state of a counterparty chain. This is usually done in two steps 1) Verify the state root from a previous one 2) verify some set of dat…