-
## Problem description
The code of BGL core is derived from Bitcoin core with some changes. The BTC is switching gradually to segwit transactions, while allowing older txs and addresses to still wo…
-
Currently it is `5` like in Bitcoin making the P2SH addresses look the same (they start with `3`). This is confusing for new people and will lead to coin loss. Lots of services use Segwit-in-P2SH as d…
-
I had purchased a BitLox hardware wallet some time ago, and I understood that there were efforts in place to add additional coins to the available options.
However, it seems that there haven't been…
-
I'm trying to spend from a native segwit address. I modified an example code to this:
```
require_once "vendor/autoload.php";
use BitWasp\Bitcoin\Address\PayToPubKeyHashAddress;
use BitWasp\Bi…
-
Sometimes when parsing transactions I need to check whether an output value is too low for a given output type. Would you consider adding some sort of utility, maybe to `bitcoin.address`, that would a…
-
How can I create a custom wallet using the following parameters:
1. OWN seed (BIP39 seed)
2. p2sh-segwit (p2wpkh-p2sh)
Didn't find such function in JSON-RPC API (create function didn't help…
-
Add support for Segwit, for example being able to import BIP49 private keys and generate the corresponding Segwit public address.
i-rme updated
5 years ago
-
Currently you can't send to vtc1 addresses (bech32) on Ledger Live (please respond if this is a Ledger Live issue instead) and also you can't create Native SegWit accounts on Ledger Live for Vertcoin.…
-
As Dogecoin has not enabled SegWit yet, we need to verify how 1.21 works with SegWit. This is not just a transaction format, it also has wide ranging consequences on other elements of node behaviour.
…
-
- [x] At bitcore-lib
- [ ] At Insight-api
- [ ] At BWS
- [ ] At Copay
matiu updated
5 years ago