Page MenuHomePhabricator
Feed Advanced Search

Jun 3 2020

jasonbcox requested review of D6353: Merge #12856: Tests: Add Metaclass for BitcoinTestFramework.
Jun 3 2020, 21:26
jasonbcox accepted D6348: [backport#15777] [wallet] move-only: move CReserveKey to be next to CKeyPool.
Jun 3 2020, 20:49
jasonbcox requested changes to D6350: [backport#15777] [docs] Add doxygen comment for CKeyPool.
Jun 3 2020, 20:48
jasonbcox updated the diff for D6264: Add arcanist land bot workflow.

Fixes according to feedback

Jun 3 2020, 20:37
jasonbcox accepted D6344: gui: Fix shutdown order.
Jun 3 2020, 20:35
jasonbcox accepted D6337: index: Implement block filter index with write operations..
Jun 3 2020, 15:26
jasonbcox requested changes to D6337: index: Implement block filter index with write operations..
Jun 3 2020, 00:49
jasonbcox accepted D6335: blockfilter: Functions to translate filter types to/from names..
Jun 3 2020, 00:42
jasonbcox accepted D6333: index: Ensure block locator is not stale after chain reorg..
Jun 3 2020, 00:39
jasonbcox accepted D6332: index: Allow atomic commits of index state to be extended..
Jun 3 2020, 00:35
jasonbcox accepted D6338: Use BlockHash in BlockFilter.
Jun 3 2020, 00:31
jasonbcox committed rABCf7541c92b9fe: Fix Debian package script in case signer has multiple user IDs (authored by jasonbcox).
Fix Debian package script in case signer has multiple user IDs
Jun 3 2020, 00:30
jasonbcox closed D6329: Fix Debian package script in case signer has multiple user IDs.
Jun 3 2020, 00:30
jasonbcox committed rABC2800cca7367a: Merge #14426: utils: Fix broken Windows filelock (authored by Pieter Wuille <pieter.wuille@gmail.com>).
Merge #14426: utils: Fix broken Windows filelock
Jun 3 2020, 00:29
jasonbcox closed D6334: Merge #14426: utils: Fix broken Windows filelock.
Jun 3 2020, 00:29

Jun 2 2020

jasonbcox requested review of D6334: Merge #14426: utils: Fix broken Windows filelock.
Jun 2 2020, 22:04
jasonbcox added inline comments to D6330: [backport#16129] Make reasoning about dependencies easier by not including unused dependencies.
Jun 2 2020, 21:16
jasonbcox retitled D6329: Fix Debian package script in case signer has multiple user IDs from Fix Debian package script to support multiple user IDs from a single signer to Fix Debian package script in case signer has multiple user IDs.
Jun 2 2020, 20:14
jasonbcox updated the diff for D6329: Fix Debian package script in case signer has multiple user IDs.

Use email from keys.txt

Jun 2 2020, 20:13
jasonbcox planned changes to D6329: Fix Debian package script in case signer has multiple user IDs.
Jun 2 2020, 19:58
jasonbcox updated the test plan for D6329: Fix Debian package script in case signer has multiple user IDs.
Jun 2 2020, 19:12
jasonbcox requested review of D6329: Fix Debian package script in case signer has multiple user IDs.
Jun 2 2020, 19:12
jasonbcox accepted D6294: [backport#14599] Use functions guaranteed to be locale independent.
Jun 2 2020, 18:06
jasonbcox accepted D6325: [CI] Use proper argument handling in build_cmake.sh.
Jun 2 2020, 15:31

Jun 1 2020

jasonbcox accepted D6316: Merge #16481: Trivial: add missing space.
Jun 1 2020, 17:37
jasonbcox updated the diff for D6264: Add arcanist land bot workflow.
  • Check that gpg is installed
  • Unset unencrypted Conduit token after use
Jun 1 2020, 17:36
jasonbcox accepted D6313: [CMAKE] Rename secp256k1 test targets.
Jun 1 2020, 16:20
jasonbcox added inline comments to D6314: [CI] Install Clang 10 and use it for the werror build.
Jun 1 2020, 16:08
jasonbcox committed rABC9fc0ab8ec1ea: Add land bot dependencies to base image setup script (authored by jasonbcox).
Add land bot dependencies to base image setup script
Jun 1 2020, 16:06
jasonbcox closed D6265: Add land bot dependencies to base image setup script.
Jun 1 2020, 16:05
jasonbcox committed rABC1f965f78f94d: Generate assumed blockchain and chainstate disk sizes when updating chainparams (authored by jasonbcox).
Generate assumed blockchain and chainstate disk sizes when updating chainparams
Jun 1 2020, 15:21
jasonbcox closed D6289: Generate assumed blockchain and chainstate disk sizes when updating chainparams.
Jun 1 2020, 15:21
jasonbcox updated the test plan for D6289: Generate assumed blockchain and chainstate disk sizes when updating chainparams.
Jun 1 2020, 15:21

May 30 2020

jasonbcox committed rABC7df5863a2333: Merge #15345: net: Correct comparison of addr count (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #15345: net: Correct comparison of addr count
May 30 2020, 00:43
jasonbcox closed D6301: Merge #15345: net: Correct comparison of addr count.
May 30 2020, 00:43
jasonbcox retitled D6265: Add land bot dependencies to base image setup script from Add base image setup script for the land bot to Add land bot dependencies to base image setup script.
May 30 2020, 00:41
jasonbcox updated the diff for D6265: Add land bot dependencies to base image setup script.

Update same base image used for CI builds rather than introducing a new one.

May 30 2020, 00:39

May 29 2020

jasonbcox requested review of D6301: Merge #15345: net: Correct comparison of addr count.
May 29 2020, 22:31
jasonbcox added a comment to D6291: [SECP256K1] Fix -Wmaybe-uninitialized in tests.

I would rather avoid taking ownership of this. The part of libsecp256k1 we have ownership over are very well delimited and separated from the rest of the codebase. IMO this is a feature.

I would suggest you go about this by either:

  • Disable this warning for libsecp256k1 and report the problem upstream.
  • Submit a patch upstream.
May 29 2020, 21:53
jasonbcox planned changes to D6265: Add land bot dependencies to base image setup script.
May 29 2020, 21:52
jasonbcox accepted D6268: [wallet] abort when attempting to fund a transaction above maxtxfee.
May 29 2020, 21:51
jasonbcox added inline comments to D6290: Remove CBlockIndex::SetNull.
May 29 2020, 21:51
jasonbcox requested changes to D6268: [wallet] abort when attempting to fund a transaction above maxtxfee.
May 29 2020, 21:33
jasonbcox added a comment to D6265: Add land bot dependencies to base image setup script.

Why would we want the land bot to use different dependencies that CI builds?

May 29 2020, 20:58
jasonbcox requested changes to D6294: [backport#14599] Use functions guaranteed to be locale independent.

Are the missed changes in LocaleDependenceLinter due to missing backports? If so, why not do those first?

May 29 2020, 20:26
jasonbcox committed rABCd5188dc324c4: Bump version to 0.21.9 (authored by jasonbcox).
Bump version to 0.21.9
May 29 2020, 20:21
jasonbcox closed D6298: Bump version to 0.21.9.
May 29 2020, 20:20
jasonbcox added a comment to D6298: Bump version to 0.21.9.

Should probably start including checking the seeder version?

May 29 2020, 20:19
jasonbcox accepted D6299: Fix WSL file locking by using flock instead of fcntl.
May 29 2020, 20:19
jasonbcox requested review of D6298: Bump version to 0.21.9.
May 29 2020, 19:20
jasonbcox updated the diff for D6289: Generate assumed blockchain and chainstate disk sizes when updating chainparams.

Fixed output ordering issue + tests

May 29 2020, 18:46
jasonbcox added inline comments to D6289: Generate assumed blockchain and chainstate disk sizes when updating chainparams.
May 29 2020, 01:13
jasonbcox requested review of D6289: Generate assumed blockchain and chainstate disk sizes when updating chainparams.
May 29 2020, 01:12
jasonbcox committed rABCd00c0ae750cd: Fixup release notes (authored by jasonbcox).
Fixup release notes
May 29 2020, 00:38
jasonbcox closed D6280: Fixup release notes.
May 29 2020, 00:38

May 28 2020

jasonbcox requested review of D6280: Fixup release notes.
May 28 2020, 17:39

May 27 2020

jasonbcox requested changes to D6268: [wallet] abort when attempting to fund a transaction above maxtxfee.
May 27 2020, 16:21
jasonbcox accepted D6267: [wallet] Move maxTxFee to wallet.
May 27 2020, 16:14
jasonbcox accepted D6266: rpc: Uncouple non-wallet rpcs from maxTxFee global.
May 27 2020, 16:01
jasonbcox requested review of D6265: Add land bot dependencies to base image setup script.
May 27 2020, 00:33

May 26 2020

jasonbcox updated the summary of D6264: Add arcanist land bot workflow.
May 26 2020, 23:00
jasonbcox requested review of D6264: Add arcanist land bot workflow.
May 26 2020, 22:57

May 22 2020

jasonbcox planned changes to D6234: WIP arcanist land bot workflow.
May 22 2020, 21:53
jasonbcox requested review of D6234: WIP arcanist land bot workflow.
May 22 2020, 21:53

May 21 2020

jasonbcox accepted D6203: [CI] Disable unsupported qemu feature by bypassing the configuration.
May 21 2020, 19:54
jasonbcox committed rABCa382f87da683: Merge #17469: test: Remove fragile assert_memory_usage_stable (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #17469: test: Remove fragile assert_memory_usage_stable
May 21 2020, 19:06
jasonbcox closed D6202: Merge #17469: test: Remove fragile assert_memory_usage_stable.
May 21 2020, 19:06
jasonbcox added inline comments to D6202: Merge #17469: test: Remove fragile assert_memory_usage_stable.
May 21 2020, 18:26
jasonbcox requested review of D6202: Merge #17469: test: Remove fragile assert_memory_usage_stable.
May 21 2020, 17:53
jasonbcox added inline comments to D6202: Merge #17469: test: Remove fragile assert_memory_usage_stable.
May 21 2020, 17:53
jasonbcox planned changes to D6202: Merge #17469: test: Remove fragile assert_memory_usage_stable.
May 21 2020, 17:50
jasonbcox requested review of D6202: Merge #17469: test: Remove fragile assert_memory_usage_stable.
May 21 2020, 17:49
jasonbcox committed rABCc6a0647adabe: Merge #14522: tests: add invalid P2P message tests (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14522: tests: add invalid P2P message tests
May 21 2020, 16:40
jasonbcox closed D6178: Merge #14522: tests: add invalid P2P message tests.
May 21 2020, 16:40
jasonbcox committed rABCcfb493b7a1a7: [land-bot] Improve error reporting when fetching revision status fails (authored by jasonbcox).
[land-bot] Improve error reporting when fetching revision status fails
May 21 2020, 16:35
jasonbcox closed D6143: [land-bot] Improve error reporting when fetching revision status fails.
May 21 2020, 16:34
jasonbcox updated the diff for D6178: Merge #14522: tests: add invalid P2P message tests.

Fix nits

May 21 2020, 16:26
jasonbcox updated the diff for D6016: Test patch; please do NOT review.

Rebase

May 21 2020, 00:29
jasonbcox planned changes to D6016: Test patch; please do NOT review.
May 21 2020, 00:29

May 20 2020

jasonbcox abandoned D5123: [Review ONLY] Migrate abcbot codebase into the ABC repo.
May 20 2020, 23:04
jasonbcox accepted D6175: [backport#16106] refactor: Rename getWallets to getOpenWallets in WalletController.
May 20 2020, 22:52
jasonbcox accepted D6183: [backport#16348] qt: Assert QMetaObject::invokeMethod result.
May 20 2020, 22:51
jasonbcox accepted D6181: [backport#16348] gui: Fix missing qRegisterMetaType(WalletModel*).

Talked offline to clear up when splitting up backports is reasonable. Since there's a large stack we'll let it slide for now.

May 20 2020, 22:46
jasonbcox accepted D6180: [backport#15091] Qt: Fix update headers-count.
May 20 2020, 22:45
jasonbcox accepted D6179: [backport#15091] Qt: update header count regardless of update delay.
May 20 2020, 22:44
jasonbcox accepted D6177: [backport#15462] gui: Fix async open wallet call order.
May 20 2020, 22:38
jasonbcox requested changes to D6181: [backport#16348] gui: Fix missing qRegisterMetaType(WalletModel*).

Any reason to not do the whole backport?

May 20 2020, 22:37
jasonbcox accepted D6172: [backport#16231] gui: Fix open wallet menu initialization order.
May 20 2020, 21:45
jasonbcox accepted D6174: [backport#16106] gui: Sort wallets in open wallet menu.
May 20 2020, 21:43
jasonbcox accepted D6173: Removed activation logic for OP_REVERSEBYTES to pretend it was always enabled.

Thanks for cleaning this up :)

May 20 2020, 21:26
jasonbcox requested changes to D6127: Add options to seeder to determine initial seed list at start up.

My original feedback still hasn't been entirely incorporated. Look at the name (-connect) and the description you've given it (essentially: "do some things related to seed lists but say absolutely nothing about connecting"). This is incredibly confusing for a user that has no idea how a seeder works. They know nothing about any default seeds.

May 20 2020, 21:15
jasonbcox added a comment to D6178: Merge #14522: tests: add invalid P2P message tests.

abc-invalid-message will eventually be replaced by p2p_invalid_messages once we've backported all of the test cases. But as of this patch, it still provides test coverage that p2p_invalid_messages does not.

May 20 2020, 21:11
jasonbcox requested review of D6178: Merge #14522: tests: add invalid P2P message tests.
May 20 2020, 21:09
jasonbcox requested changes to D6127: Add options to seeder to determine initial seed list at start up.
May 20 2020, 17:35
jasonbcox accepted D6164: [backport#16995] net: Fail instead of truncate command name in CMessageHeader.
May 20 2020, 17:30
jasonbcox accepted D6160: Seed randomness with process id / thread id / various clocks.
May 20 2020, 17:23

May 19 2020

jasonbcox accepted D6144: Release notes for PR14477.
May 19 2020, 17:45
jasonbcox requested review of D6143: [land-bot] Improve error reporting when fetching revision status fails.
May 19 2020, 16:54
jasonbcox accepted D6141: [wallet] Refactor ProcessImport().
May 19 2020, 16:18
jasonbcox accepted D6115: [backport#15153] gui: Add Open Wallet menu.
May 19 2020, 16:01