-
# What problem does this feture solve?
Support Segwit transaction
# Describe what you've considered?
# Code sample / Spec
Segwit spec
https://github.com/bitcoin/bips/blob/master/bip-0141.me…
-
The follow up regex in
https://github.com/bitcoinsearch/chat-btc/blob/6399aef200ba7f2f279887a5ad119dc60c63ae81/src/config/chatAPI-config.ts#L17
Isn't always reproducible by gpt.
Here is one of th…
-
I just spent 40USD a few days ago getting out of my money from warpwallet with Electrum client, because it doesn't support segwit. Is there any ETA to support it?
-
Creating this long-due issue to add segwit support to Abe.
This page provides a pretty exhaustive list of what needs to be done to support SegWit:
https://bitcoincore.org/en/segwit_wallet_dev/
…
-
Update transaction parsing for Segwit
-
With the rather high fees for transactions now, methods to reduce these are welcome.
As I understand it, SegWit transactions reduce the on-block transaction size, so reduce data, and reduce fees. Ma…
-
Hi!
I have problem with my ledger nano s ...
I generate xpubkey with api on my segwit accaunt, but on prestashop module it cant get any information out ...
i try also in this site: https://goocha…
-
## What is the topic idea?
- Go over/review the CTB idea for TABConf 6.
Tell us the topic idea, and provide links that can help to clarify.
- We do the CTB every year to push technical savviness …
-
Any chance of adding segwit support? Segwit support was merged into bitcoinj master since july 2017: https://github.com/bitcoinj/bitcoinj/pull/1334
ghost updated
6 years ago
-
When signing a segwit transaction with non-segwit inputs, [this line](https://github.com/jimmysong/programmingbitcoin/blob/2a6558263923214320bbdeb10826464fe24ef540/code-ch13/tx.py#L191) fails because …