Page MenuHomePhabricator
Feed Advanced Search

May 25 2019

Mengerian accepted D3113: Comments: More comments on functions/globals in standard.h..

Looks good to me. I checked it against the core PR, and current Core code.

May 25 2019, 16:22
Mengerian updated the diff for D3112: Rename SCRIPT_ENABLE_CHECKDATASIG to SCRIPT_VERIFY_CHECKDATASIG_SIGOPS..

Re-comment auto-test generating #define
Rebase on master

May 25 2019, 14:48
Mengerian added inline comments to D3112: Rename SCRIPT_ENABLE_CHECKDATASIG to SCRIPT_VERIFY_CHECKDATASIG_SIGOPS..
May 25 2019, 14:47
Mengerian added a comment to D3112: Rename SCRIPT_ENABLE_CHECKDATASIG to SCRIPT_VERIFY_CHECKDATASIG_SIGOPS..

In the review of D3100, @markblundeberg had suggested renaming the flag. This Diff does that.

May 25 2019, 03:31
Herald added a reviewer for D3112: Rename SCRIPT_ENABLE_CHECKDATASIG to SCRIPT_VERIFY_CHECKDATASIG_SIGOPS.: Restricted Project.
May 25 2019, 03:28

May 24 2019

Mengerian committed rABCf5fac93cec01: Interpret scripts with CHECKDATASIG opcode always valid. (authored by Mengerian).
Interpret scripts with CHECKDATASIG opcode always valid.
May 24 2019, 16:07
Mengerian closed D3100: Interpret scripts with CHECKDATASIG opcode always valid..
May 24 2019, 16:07
Mengerian updated the diff for D3100: Interpret scripts with CHECKDATASIG opcode always valid..

Fix description nit and rebase.

May 24 2019, 15:40
Mengerian updated the diff for D3100: Interpret scripts with CHECKDATASIG opcode always valid..

Improve comments in checkdatasig_tests.cpp

May 24 2019, 06:06
Mengerian updated the diff for D3100: Interpret scripts with CHECKDATASIG opcode always valid..

Remove test bloat.
Make comments in checkdatasig_tests.cpp more precise.
Rebase on master.

May 24 2019, 05:52

May 23 2019

Mengerian updated the diff for D3100: Interpret scripts with CHECKDATASIG opcode always valid..

Added duplicate CHECKDATASIG tests with flag off to script_tests.cpp to generate auto test cases.

May 23 2019, 19:43
Mengerian planned changes to D3100: Interpret scripts with CHECKDATASIG opcode always valid..

I'm also thinking that maybe all the script tests that include the CHECKDATASIG script flag should stop referring to it, except for tests of sigops counting. However if other implementations are relying on those flags being in script_tests.json then maybe they should be kept.

May 23 2019, 17:11
Mengerian added a task to D3100: Interpret scripts with CHECKDATASIG opcode always valid.: T653: Clean up past upgrades.
May 23 2019, 16:07
Mengerian added a revision to T653: Clean up past upgrades: D3100: Interpret scripts with CHECKDATASIG opcode always valid..
May 23 2019, 16:07
Herald added a reviewer for D3100: Interpret scripts with CHECKDATASIG opcode always valid.: Restricted Project.
May 23 2019, 15:52
Mengerian committed rABCb2d3f35dac10: Add CHECKDATASIG to standard flags. (authored by Mengerian).
Add CHECKDATASIG to standard flags.
May 23 2019, 15:26
Mengerian closed D3069: Add CHECKDATASIG to standard flags..
May 23 2019, 15:26
Mengerian updated the diff for D3069: Add CHECKDATASIG to standard flags..

Remove redundant brackets and rebase.

May 23 2019, 15:00

May 22 2019

Mengerian updated the task description for T653: Clean up past upgrades.
May 22 2019, 05:45
Mengerian updated the summary of D3069: Add CHECKDATASIG to standard flags..
May 22 2019, 04:08
Mengerian updated the summary of D3069: Add CHECKDATASIG to standard flags..
May 22 2019, 04:07
Mengerian updated the diff for D3069: Add CHECKDATASIG to standard flags..

Added IBD to test plan

May 22 2019, 03:44

May 21 2019

Mengerian committed rABCe048372368b8: Make tests independent of whether CHECKDATASIG is included in mandatory or… (authored by Mengerian).
Make tests independent of whether CHECKDATASIG is included in mandatory or…
May 21 2019, 23:15
Mengerian closed D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags.
May 21 2019, 23:15
Mengerian renamed T653: Clean up past upgrades from Clean up script flags to Clean up past upgrades.
May 21 2019, 19:27
Mengerian updated the diff for D3069: Add CHECKDATASIG to standard flags..

Rebase on non-broken D3063

May 21 2019, 01:59
Mengerian updated the diff for D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags.

Fix stupid mistake.

May 21 2019, 01:48
Mengerian added a comment to D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags.

need to fix build

May 21 2019, 00:02
Mengerian planned changes to D3069: Add CHECKDATASIG to standard flags..
May 21 2019, 00:01
Mengerian planned changes to D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags.
May 21 2019, 00:01

May 20 2019

Mengerian updated the diff for D3069: Add CHECKDATASIG to standard flags..

Rebase on D3063 changes.

May 20 2019, 23:31
Mengerian updated the diff for D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags.

Simplify boolean logic per Mark's suggestion.

May 20 2019, 23:21
Mengerian updated the test plan for D3069: Add CHECKDATASIG to standard flags..
May 20 2019, 22:40
Mengerian updated the test plan for D3069: Add CHECKDATASIG to standard flags..
May 20 2019, 21:18
Mengerian added a comment to D3069: Add CHECKDATASIG to standard flags..

@deadalnix I tried to address your comments by changing the test in D3063 and then rebasing this Diff on top of that one.

May 20 2019, 21:18
Mengerian updated the diff for D3069: Add CHECKDATASIG to standard flags..

Fix rebase

May 20 2019, 21:15
Mengerian updated the diff for D3069: Add CHECKDATASIG to standard flags..

Rebased on top of test changes.

May 20 2019, 21:06
Mengerian added a reviewer for D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags: markblundeberg.
May 20 2019, 21:02
Mengerian updated the diff for D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags.

Add test for CHECKDATASIG inclusion in standard or mandatory flags.

May 20 2019, 20:59
Mengerian added a comment to D3065: Remove segwit recovery activation.

@deadalnix I spoke with Florian recently, and he said he will be away for the next 30 days.

May 20 2019, 20:53

May 19 2019

Mengerian added a revision to T653: Clean up past upgrades: D3069: Add CHECKDATASIG to standard flags..
May 19 2019, 04:31
Mengerian added a task to D3069: Add CHECKDATASIG to standard flags.: T653: Clean up past upgrades.
May 19 2019, 04:31
Mengerian updated the summary of D3069: Add CHECKDATASIG to standard flags..
May 19 2019, 04:27
Mengerian updated the diff for D3069: Add CHECKDATASIG to standard flags..

Add CHECKDATASIG to standard flags, not to mandatory flags.

May 19 2019, 04:25
Mengerian added inline comments to D3069: Add CHECKDATASIG to standard flags..
May 19 2019, 03:01

May 18 2019

Herald added a reviewer for D3069: Add CHECKDATASIG to standard flags.: Restricted Project.
May 18 2019, 14:54

May 17 2019

Mengerian requested changes to D3065: Remove segwit recovery activation.
May 17 2019, 22:31
Mengerian abandoned D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags.

I realized it makes more sense to combine the code and test changes together in one Diff.

May 17 2019, 17:16
Mengerian added a revision to T653: Clean up past upgrades: D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags.
May 17 2019, 17:01
Mengerian added a task to D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags: T653: Clean up past upgrades.
May 17 2019, 17:01
Herald added a reviewer for D3063: Make tests independent of whether CHECKDATASIG is included in mandatory or standard flags: Restricted Project.
May 17 2019, 16:49
Mengerian updated the task description for T653: Clean up past upgrades.
May 17 2019, 15:06
Mengerian committed rABC7fe181835646: Make release-process.md IBD instruction more precise (authored by Mengerian).
Make release-process.md IBD instruction more precise
May 17 2019, 13:35
Mengerian closed D3062: Make release-process.md IBD instruction more precise.
May 17 2019, 13:35
Herald added a reviewer for D3062: Make release-process.md IBD instruction more precise: Restricted Project.
May 17 2019, 04:09
Mengerian committed rABCcaec57fc9566: Clarify comment for SCRIPT_ENABLE_CHECKDATASIG (authored by Mengerian).
Clarify comment for SCRIPT_ENABLE_CHECKDATASIG
May 17 2019, 00:20
Mengerian closed D3060: Clarify comment for SCRIPT_ENABLE_CHECKDATASIG.
May 17 2019, 00:20
Mengerian committed rABC1b2531c1bd90: Remove redundant items from STANDARD_SCRIPT_VERIFY_FLAGS (authored by Mengerian).
Remove redundant items from STANDARD_SCRIPT_VERIFY_FLAGS
May 17 2019, 00:20
Mengerian closed D3059: Remove redundant items from STANDARD_SCRIPT_VERIFY_FLAGS.
May 17 2019, 00:20

May 16 2019

Mengerian added a task to D3060: Clarify comment for SCRIPT_ENABLE_CHECKDATASIG: T653: Clean up past upgrades.
May 16 2019, 20:36
Mengerian added a revision to T653: Clean up past upgrades: D3060: Clarify comment for SCRIPT_ENABLE_CHECKDATASIG.
May 16 2019, 20:36
Herald added a reviewer for D3060: Clarify comment for SCRIPT_ENABLE_CHECKDATASIG: Restricted Project.
May 16 2019, 20:35
Mengerian added a revision to T653: Clean up past upgrades: D3059: Remove redundant items from STANDARD_SCRIPT_VERIFY_FLAGS.
May 16 2019, 20:14
Mengerian added a task to D3059: Remove redundant items from STANDARD_SCRIPT_VERIFY_FLAGS: T653: Clean up past upgrades.
May 16 2019, 20:14
Herald added a reviewer for D3059: Remove redundant items from STANDARD_SCRIPT_VERIFY_FLAGS: Restricted Project.
May 16 2019, 20:12
Mengerian updated the task description for T653: Clean up past upgrades.
May 16 2019, 20:08
Mengerian added a revision to T653: Clean up past upgrades: D2922: Add SIGPUSHONLY and CLEANSTACK to mandatory flags.
May 16 2019, 20:03
Mengerian added a task to D2922: Add SIGPUSHONLY and CLEANSTACK to mandatory flags: T653: Clean up past upgrades.
May 16 2019, 20:02
Mengerian added a revision to T653: Clean up past upgrades: D2506: Update mandatory flags after Magnetic anomaly has activated.
May 16 2019, 20:02
Mengerian added a task to D2506: Update mandatory flags after Magnetic anomaly has activated: T653: Clean up past upgrades.
May 16 2019, 20:01
Mengerian assigned T589: BIP157 & BIP158 backports to markblundeberg.
May 16 2019, 19:58
Mengerian triaged T653: Clean up past upgrades as Normal priority.
May 16 2019, 19:53

May 15 2019

Mengerian accepted D3051: Update chainparams for 0.19.6 release.

Checked on my local node, parameters look good.

May 15 2019, 12:39

May 4 2019

Mengerian planned changes to D2922: Add SIGPUSHONLY and CLEANSTACK to mandatory flags.

I just realized this overlaps with @florian's D2506

May 4 2019, 21:44
Mengerian added inline comments to D2879: blockfilter: Remove sharp edge (uninitialized m_filter_type) when using the compiler-generated constructor for BlockFilter.
May 4 2019, 17:03
Mengerian updated the diff for D2922: Add SIGPUSHONLY and CLEANSTACK to mandatory flags.

rebase

May 4 2019, 15:12
Mengerian committed rABCf4025afda6a9: Remove obsolete comment from MANDATORY_SCRIPT_VERIFICATION_FLAGS (authored by Mengerian).
Remove obsolete comment from MANDATORY_SCRIPT_VERIFICATION_FLAGS
May 4 2019, 15:12
Mengerian closed D2921: Remove obsolete comment from MANDATORY_SCRIPT_VERIFICATION_FLAGS.
May 4 2019, 15:11
Herald added a reviewer for D2922: Add SIGPUSHONLY and CLEANSTACK to mandatory flags: Restricted Project.
May 4 2019, 03:42
Herald added a reviewer for D2921: Remove obsolete comment from MANDATORY_SCRIPT_VERIFICATION_FLAGS: Restricted Project.
May 4 2019, 03:37

May 3 2019

Mengerian added a comment to D2910: Added some notes for the 0.19.5 release.

Seems to cover everything of note.

May 3 2019, 04:53
Mengerian accepted D2910: Added some notes for the 0.19.5 release.
May 3 2019, 04:52
Mengerian accepted D2911: Updated mainnet seeds for 0.19.5 release.

Macro lgtm:

May 3 2019, 04:50
Mengerian added a comment to D2908: Updated manpages for 0.19.5 release.

Looks good.

May 3 2019, 04:48
Mengerian added a comment to D2902: Update chainparams for 0.19.5 release.

Checks out against my local node.

May 3 2019, 04:48

Apr 30 2019

Mengerian abandoned D2341: Enforce NULLDUMMY.

After more investigation and discussion, I have decided to add banning exception, and re-implement the test based on the recent Schnorr and Segwit Recovery.

Apr 30 2019, 18:55

Apr 26 2019

Mengerian planned changes to D2341: Enforce NULLDUMMY.
Apr 26 2019, 20:03
Mengerian updated the diff for D2341: Enforce NULLDUMMY.

Work in progress
NULLDUMMY activation ported to Graviton
tests updated to work with recent refactors
To Do: check node banning behavior

Apr 26 2019, 20:02
Mengerian planned changes to D2341: Enforce NULLDUMMY.

Work in progress

Apr 26 2019, 16:43
Mengerian reclaimed D2341: Enforce NULLDUMMY.
Apr 26 2019, 16:43
Mengerian committed rABCb634084b3e11: Add function 'IsGravitonEnabled' (authored by Mengerian).
Add function 'IsGravitonEnabled'
Apr 26 2019, 15:30
Mengerian closed D2878: Add function 'IsGravitonEnabled'.
Apr 26 2019, 15:30

Apr 25 2019

Herald added a reviewer for D2878: Add function 'IsGravitonEnabled': Restricted Project.
Apr 25 2019, 18:22
Mengerian commandeered D2341: Enforce NULLDUMMY.

Going to try to revive this for Nov 2019 Upgrade

Apr 25 2019, 04:30

Apr 19 2019

Mengerian accepted D2828: Updated chainparams for 0.19.4 release.

I compared it against my home node, parameters check out.

Apr 19 2019, 15:32

Apr 7 2019

Mengerian committed rABCfd941e691f43: Remove communication style article from CONTRIBUTING.md (authored by Mengerian).
Remove communication style article from CONTRIBUTING.md
Apr 7 2019, 18:20
Mengerian closed D2781: Remove communication style article from CONTRIBUTING.md.
Apr 7 2019, 18:20

Apr 6 2019

Herald added a reviewer for D2781: Remove communication style article from CONTRIBUTING.md: Restricted Project.
Apr 6 2019, 15:44
Mengerian committed rABC0e5093e64e55: Add dev articles to CONTRIBUTING.md (authored by Mengerian).
Add dev articles to CONTRIBUTING.md
Apr 6 2019, 15:25
Mengerian closed D2780: Add dev articles to CONTRIBUTING.md.
Apr 6 2019, 15:25