[wallet] Remove segwit status check #12124
pull ghost wants to merge 1 commits into bitcoin:master from changing 5 files +6 −13-
ghost commented at 10:11 pm on January 8, 2018: noneThis is #11400 based on the current master.
-
jnewbery commented at 6:41 pm on January 9, 2018: member
ACK b1a64bc4fff7405f20b8d4a4763427349daccb8f
Since @jl2012 is happy with the commit message, no need to change it.
For future reference, you can do the following to replace the most recent commit message with the commit message from a different commit:
0git commit --amend --C <commit hash>
In this case, you’d do:
0git commit --amend -C b8016405d62a3592648267ca97312bae40ae72af # b801640... is jl2012's commit
-
promag commented at 4:09 pm on January 10, 2018: memberutACK b1a64bc.
-
MarcoFalke commented at 4:18 pm on January 10, 2018: member
NACK the current commit.
I don’t think this works, as it requires that segwit is always active on mainnet, as the transactions would otherwise be rejected by your own node based on policy. Note, that your node is not required to be fully synced to create sending transactions.
-
promag commented at 4:53 pm on January 10, 2018: member@MarcoFalke essentially this removes
-walletprematurewitness
which is only used inaddwitnessaddress
RPC. Sorry but I don’t understand your concern, can you elaborate? -
MarcoFalke commented at 6:05 pm on January 10, 2018: member
See
which implies you can create segwit transactions with this pull request, but not send them.
-
ghost commented at 1:41 pm on January 11, 2018: noneRebased again.
-
[wallet] Remove segwit status check
Rebases the work by jl2012, the PR 11400.
-
fanquake added the label Wallet on Jan 13, 2018
-
laanwj commented at 11:36 am on January 15, 2018: member
I don’t think this works, as it requires that segwit is always active on mainnet
So this needs to go deeper to ensure that segwit is always enabled on mainnet? After all, it activated, so it makes no sense to reject (creation of) segwit transactions before being synced to the point where segwit activates.
-
fanquake added this to the "In progress" column in a project
-
laanwj commented at 9:08 pm on March 29, 2018: memberI’m not sure about the status of this PR. There are some unaddressed concerns. Closing for now, let me know if you start work on it again and I’ll reopen.
-
laanwj closed this on Mar 29, 2018
-
fanquake removed this from the "In progress" column in a project
-
MarcoFalke locked this on Sep 8, 2021
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 15:12 UTC
More mirrored repositories can be found on mirror.b10c.me