-
1) Sounds like tip me bitch
2) We don't want to sound like we only favor one cryptocurrency
-
I set up your bitcore-node for bch, and I found that the `Merkle Root` info of block is not corresponded to official bch block explorer. Take block height at `1` for exmple, which block hash is `0000…
-
On November 15 there will be a planned network upgrade on the Bitcoin Cash network that will activate a new and **non backwards compatible** Difficulty Adjustment Algorithm called aserti3-2d. Breadwal…
-
It looks like you've not linked your own wallet to claim bounties via [chaintip](http://www.chaintip.org). You can reply to this message with a BCH receiving address to allow other users to send BCH s…
-
I suggest adding a *Groups* or *Get Involved* under *Communities*. It could contain:
- Reddit (r/bitcoincash and/or r/btc)
- Bitcoin Cash Fund
- Chats (IRC, Discords, Slacks)
- Mailing lists
- …
abrkn updated
6 years ago
-
I just had the following use case:
Someone sent me a signed message and I wanted to verify the signature.
He had signed the message using a Cash Account address.
**Wouldn't it be nifty if I …
-
Got my node syncing now, I noticed that when I try to make a request to
`[insight_host_url]/api/addr/bitcoincash:qzq2myx5qdvplgalgcyx4ydjm82pyhdkcyga74fzrw` for example I'm getting an `Invalid addres…
-
v0.2 - the actual one implemented on Bitcoin Cash, can be found here:
https://upgradespecs.bitcoincashnode.org/2020-11-15-upgrade/
or in source form in this repo: https://gitlab.com/bitcoin-cash…
-
Hi,
I raised [an issue on reference.cash](https://github.com/BitcoinUnlimited/BitcoinCashSpecification/issues/38) but later found that this repo here seems to be more actively maintained.
The is…
-
Trying a pretty simple test case:
from bchmemo import MemoUser
user=MemoUser('bitcoincash:used an address here')
user.private_key = 'used WIF Compressed here'
user.get_memos()
Gets
Trace…