-
The following transaction appears to cause Electron-Cash to malfunction and crash.
https://www.blocktrail.com/BCC/tx/dac2db8baca1351dbb0b64250a18f69ffefc61e3b3868fb70a8b68528189a426
Version: Ele…
-
-
The cashaddr addresses look like URIs. From my brief googling on this topic, it looks like it's not too much trouble to get a 'provisional' registration on the official IANA list of URI prefixes:
htt…
-
## As with btcsuite/btcd, gcash also supports walle and Lightning Network clients, and will be developed actively.
### The following is the latest release:
- Adjust pow difficulty algorithm stri…
-
I don't see a way to make an Address object from a bech32 address.
Ideally there would also be a method to get an address without caring which format it is in.
And a way to convert an address in…
-
I have a funded multisig wallet; 2 of 2, 1st is a wallet seed; 2nd is a hardware device (KeepKey).
I try to sign a transaction to send funds and I get:
Traceback (most recent call last):
File…
-
`build_coins.py` checks that the `address_prefix` fields ends with a semicolon (see https://github.com/trezor/trezor-common/blob/master/tools/build_coins.py#L105, https://github.com/trezor/trezor-comm…
-
Hi Mark,
I sent a small test of coins to Kraken from the ledger nano I had your coinsplitter attached. It worked perfectly once received in the Kranken exchange the coins were split, I felt comfort…
-
- [ ] Implement an encoder for cashaddresses
- [ ] Add the cashaddr encoder to the appropriate network objects
Cashaddresses will reuse some (but not all) bech32 code. In particular, they have cha…
-
Maybe I'm missing something obvious but I think there is a bug in Bitcoin Cash address parsing. Below test cases fails with exception with valid BCH main net address.
```
[Fact]
pu…