Update per @jasonbcox feedback
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 9 2019
Update per @Fabien comments
Jul 8 2019
Jul 2 2019
Change alt text to "Bitcoin ABC Logo"
Update test plan for alt text
Jun 28 2019
Jun 27 2019
Checked mainnet and testnet with my local node.
Jun 26 2019
Looks good to me.
It all looks good to me.
Jun 25 2019
Jun 23 2019
In D3331#80339, @markblundeberg wrote:Note: in principle in this Diff, I could take out the two remaining *uses* of this flag as well, from MANDATORY_SCRIPT_VERIFY_FLAGS and from GetNextBlockScriptFlags (aka GetBlockScriptFlags). At the moment they are removed in the follow-up diff D3332.
If I did this, then D3332 would be basically a pure test-cleanup diff that quite manifestly doesn't touch any consensus code.
Jun 13 2019
Jun 10 2019
Jun 9 2019
Checked throught the Diff again, looks good to me.
Jun 8 2019
This looks good to me. I played around with this a bit, it all seems to work.
Remove added newline
Did another pass over the Diff today, it looks good to me.
Jun 7 2019
Looks good to me.
Looks good overall, I noted a couple minor nits.
Jun 5 2019
Add more reviewers
Abandon in favor of D3194
Abandon in favor of D3194
Abandon in favor of D3194
Abandon in favor of D3194
Update script test comments per Mark's suggestion
Rebase
Jun 4 2019
@deadalnix I don't have a clear understanding of what you want.
May 31 2019
Update test plan
Improve description
Rebase on D3065
Rename test class
Rename functional test
May 30 2019
Rebase on D3065
Restore functional test portion that test accepting blocks containing Segwit recovery transactions.
Add dependency to description.
Edit description.
Change functional test to run at "current" time.
Rebase on updated D3248
Add unit tests for "0 left on stack" case with segwit recovery disallowed.
Clarify descriptions of script tests so that it's easier to see tests with the flag enabled.
May 29 2019
@deadalnix I am trying to follow the step you outlined here: https://reviews.bitcoinabc.org/D3065#72372
To do: add to standard flags.
Work in progress
Rebase on D3148
I will rebase this on top of D3148 as-per @deadalnix review comment.
May 28 2019
Keep flag name in scriptflags.cpp list
Remove duplicate test cases
May 27 2019
Rebase
Rebase
Don't rename flag in script tests.
Rebase on master.