-
JsonRpc(Json(Error("invalid bech32 checksum variant found Bech32 when Bech32m was expected", line: 1, column: 77318)))
This error is related to an incorrect Bech32 checksum variant in the JSON-RPC …
-
[Error] [ShareManager] [Bitcoin] Error getting account for pool central wallet address: 16rqHVnZcrzLGtjA2KuPyr4TRGTZD67UCG - An unknown exception occured while reading json response
Should I try a …
-
This is currently needed for Litecoin support beyond a certain block number, as well as Bitcoin
-
https://github.com/liquality/chainabstractionlayer/blob/989e97f6c0931a289cd76b66c997165be21f3256/packages/bitcoin-js-wallet-provider/lib/BitcoinJsWalletProvider.js#L53
1) You should pass message pr…
-
Originally code in `support_segwit` branch had a panic here:
https://github.com/paritytech/parity-bitcoin/blob/2cacae099ead6b8240a570e4b9226e4007843be5/verification/src/deployments.rs#
This was fi…
-
**Feature description**
Sign Bitcoin transactions. If complex , at the beginning use P2PKH only.
**Is your feature request related to a problem? Please describe.**
Implement messages for a fini…
-
Hi, how could get the swgit address ?
-
TODO:
- [ ] Groestlcoin (Base58check + groestl512d)
- [ ] Decred (Base58check + blake256d)
- [ ] Algorand, Nano (Base32)
- [ ] Nebulas (Base58check + sha3_256ripemd)
- [ ] Waves (Base58)
- [ …
-
Hi,
I wonder if someone has actually written a function to generate addresses (and private/pubkeys) from a given HEX key?
for example I am using the verify page on my local and I write in the HEX …
-