1 Electrum's "script hash" form with NBitcoin? 2019-01-13T17:31:39.143
1 Can you send a transaction from non-native segwit to native(bech32) segwit address? 2019-01-16T04:24:05.653
1 What's the segwit transaction serialization "flag" field for? 2019-01-28T00:24:25.617
1 which was the purpose of changing the signature of a TX? or it was just a bug before segwit? 2019-01-30T04:43:50.660
1 Transaction version 2 - bytes between tx version and number of inputs 2019-02-09T16:11:14.797
1 Why hash witness script instead of pubkey script in signature? 2019-02-20T17:02:15.770
1 If I was developing a Bitcoin wallet, should I support both legacy and compatibility addresses? 2019-02-28T18:57:26.563
1 How to sweep a bc1... bitcoin segwit address using a mobile app? 2019-04-01T22:14:18.660
1 Failed CHECK(MULTI)SIG operation - BIP143 hash pre-image 2019-04-09T10:01:27.037
1 Are there still miners or mining pool which refuse to implement SegWit? 2019-04-22T15:09:00.890
1 Stripped segwit data 2019-04-23T11:58:37.300
1 How to calculate segwit transaction fee in bytes? 2019-04-24T22:48:57.170
1 Why do most exchanges still have not implemented segwit bc1 addresses to save block space? 2019-05-07T15:37:10.793
1 Multisig scripts hashing (p2sh): difference between legacy and segwit 2019-05-08T11:34:17.053
1 What is the O(n^2) signature hashing problem and how does SegWit solves it? 2019-05-10T19:31:49.680
1 Concept of Block weight and segwit are still unclear 2019-05-25T06:43:52.180
1 Bitcoin API with bech32 support 2019-06-24T15:33:22.677
1 For the 3 bitcoin address types, which can send to each other? Can a valid tx be created that spends to an unspendable address? 2019-07-16T02:19:52.017
1 How to calculate txid for segwit transactions? 2019-07-19T21:39:18.893
1 How does storing the witness outside of the block prevent malleability? 2019-08-19T14:43:08.793
1 Error Signing P2SH-P2WSH MultiSig - "Unable to sign input, invalid stack size (possibly missing key)" 2019-10-07T08:06:01.987
1 How a SegWit transaction is accepted without witness? 2019-11-17T14:08:09.077
0 Can I get the wallet in bitcoind to use P2SH segwit (on testnet)? 2017-04-25T08:24:29.117
0 What is impact of the possible nitwit fork on August 1? Will it double the coins I have? 2017-06-22T02:40:08.417
0 Why is BIP-147 (Dealing with dummy stack element malleability, part of segwit) necessary? 2017-06-22T13:38:37.723
0 Which BIP-148 branch is the most recommended? 2017-07-03T12:08:49.537
0 SegWit witness commitment merkle root location 2017-07-05T21:13:27.067
0 Where can I buy bitcash 2017-07-28T10:05:28.797
0 What is the difference between Bitcoin Core and UASF? 2017-08-20T15:55:20.210
0 Why Segwit makes blockchain faster? 2017-08-26T04:42:13.633
0 Can a created segwit address match a non-segwit vanity address? 2017-08-26T23:03:53.843
0 Armory and segwit addresses 2017-09-16T14:39:11.367
0 How do I store coins during the bitcoin segwit2x hard fork? 2017-10-22T13:38:12.253
0 Which branch of bitcoinj should I sync to? 2017-10-28T09:15:18.197
0 Would migrating my coins to a segwit (bc1) address reduce my fees as I send them out? 2017-11-06T15:28:28.873
0 Is there an oveview of organizations support of segwit/segwit2X? 2017-11-06T16:00:00.687
0 Which crypto currency exchanges are using segwit (bc1) addresses for its users? 2017-11-06T16:00:50.907
0 Can I use same WIF/privkey to make myself a segwit address? 2017-11-18T16:23:36.843
0 How to get legacy address and private key from Segwit P2SH address? 2017-11-26T16:22:25.867
0 Does segwit solve malleability of the witness part? 2017-12-06T11:12:50.100
0 Segwit Address Supporting Testnet Faucet 2017-12-10T00:29:31.710
0 P2SH-P2WPKH private key or revert to P2WPKH 2017-12-12T03:07:31.717
0 Node doesn't find segwit transactions 2017-12-21T22:53:22.157
0 Will Core ever adopt Segwit by default? 2017-12-24T13:08:07.360
0 Get public key of SegWit address 2018-01-03T07:20:47.503
0 What will happen to bitcoins stored at segwit outputs pre-BCH-fork? 2018-01-06T09:53:11.540
0 Will Segwit embedded inside P2SH save fee compared to P2PKH? 2018-01-08T12:11:33.297
0 Can I use bitcoin-cli estimatefee API for Segwit? 2018-01-09T09:21:41.113
0 Sending funds from a Segwit address to a non segwit 2018-01-15T08:12:44.320
0 Complete definition of 'tx_witness' data structure used in 'tx' data structure 2018-01-18T20:15:07.757
0 Which full node implementation(s) supports SegWit 2018-01-22T04:18:34.250
0 Segwit change address from Regular address 2018-01-28T07:15:27.290
0 What is the command to sign a message using a segwit private key using electrum 3? 2018-02-02T20:41:31.433
0 SegWit Tx taking way too long 2018-02-05T22:04:59.797
0 Use old legacy bitcoin private key generated from 2012 to generate a segwit address 2018-02-10T20:37:07.480
0 Can legacy wallets with 1xxx addresses send to segwit 3xxx and bc1xxx addresses like mycellium that only does 1xxx addresses? 2018-02-18T23:43:00.627
0 what does this error mean "Script did not clean its stack" while signing segwit transactions 2018-02-20T12:37:00.427
0 Confirming transactions in the Merkle root and SegWit 2018-02-26T22:11:34.307
0 Bitcoin Core 0.16 new address prefix 2018-03-02T20:49:27.330
0 need help in recovering my BCH 2018-03-05T10:42:02.507
0 Segwit Addressed from xpub key 2018-03-08T11:56:18.513
0 Why is not Bech32 address selected as default in Bitcoin Core 0.16.0? 2018-03-10T04:18:22.503
0 Is a P2WPKH address synonymous with a Bech32 address? 2018-03-12T13:52:30.073
0 Where do I check if a 1 satoshi / byte fee will go through for a 3xxx address segwit transaction? 2018-03-16T22:11:42.507
0 Pycoin: How to sign SegWit transaction via Pycoin? 2018-03-21T04:12:15.887
0 How do you output segwit bech32 (bc1...) / P2SH (3...) addresses from a bitcoin private key? 2018-03-28T14:21:38.320
0 Using BitcoinJS - How do you verify a message using a segwit bech32 (bc1…) / P2SH (3…) addresses? 2018-03-31T04:11:03.307
0 How to add support for segwit address and legacy with bitcoin core 0.16? 2018-04-03T18:43:28.647
0 BIP 84, BIP 173 Implementation in BitcoinJ 2018-04-04T06:06:08.180
0 SegWit - what is the address I need to deposit to? 2018-04-04T18:39:57.227
0 How does a non-segwit full-node validate a SegWit input 2018-06-02T08:48:18.887
0 What are segwit txs? 2018-06-08T22:36:10.350
0 P2PUBKEY in witness program (P2WPUBKEY) 2018-07-09T22:05:46.933
0 How to verify if it's Segwit Transaction or not? 2018-07-17T07:57:04.653
0 Are higher versions of segregated witness script non-standard? 2018-08-13T16:19:37.847
0 Access funds on legacy address related to segwit address from which I have private key 2018-08-29T21:48:19.987
0 Is there any format change in block #498557 2018-09-14T14:49:48.570
0 Segwit txin. Witness data association 2018-11-05T18:10:17.373
0 Struggling to successfully broadcast a p2pkh transaction 2018-11-08T22:33:07.017
0 Transaction order in the blockchain 2018-11-24T08:24:46.943
0 SHA256 vs RIPEMD160 in SegWit 2019-01-09T21:26:16.933
0 SegWit-incapable miners won't include SegWit tx's but accept them as valid? 2019-01-21T16:16:09.443
0 regtest: ERROR: ProcessNewBlock: AcceptBlock FAILED: unexpected witness data found (code 16) on v0.14.3 2019-01-27T03:52:58.770
0 Swift implementation of bitcoin transaction creation 2019-03-01T14:27:26.907
0 How to generate the digest from a raw bitcoin transaction for verifying signature of specific input? 2019-03-06T03:00:16.473
0 Bitcoin was sent out and still hasn't been received 2019-04-07T03:58:48.023
0 Following SegWit implementation, is BIP-146 signalling and implementation still on the docket? 2019-04-29T11:52:18.960
0 Send to bech32 segwit address from Bitcoin Core 17.1 2019-05-28T01:54:29.977
0 Find sender's public key in SegWit Transaction 2019-06-21T09:13:49.683
0 Will non-segwit addresses still be able to send bitcoin in 5+ years? 2019-06-25T15:05:16.313
0 Alternative to Python pip bitcoin 2019-07-08T14:06:53.083
0 P2WPKH - which private key is used to generate signature? 2019-07-13T19:39:30.777
0 Are non-SegWit transactions still malleable? 2019-07-14T16:55:29.227
0 In practice, are redeemScripts commonly reused? 2019-07-15T19:34:28.167
0 Raw SegWit TX look solid and verifies, but is rejected. Need help figuring out why 2019-07-16T02:28:17.883
0 Mycelium not reading segwit bech32 (bc1) addresses from a private key 2019-07-25T17:45:34.407
0 Javascript library or code that can convert an "uncompressed" bitcoin private key to a compressed one 2019-07-26T19:28:29.847
0 How Segwit makes transactions smaller? What about the witness? 2019-07-29T23:09:06.350
0 Witness data storage localisation in the blockchain 2019-08-30T10:00:57.940