Page MenuHomePhabricator
Feed All Stories

Mar 25 2020

deadalnix accepted D5560: wallet: Avoid leaking nLockTime fingerprint when anti-fee-sniping.
Mar 25 2020, 18:38
teamcity added a comment to D5564: wallet: Initialize stop_block to nullptr in ScanForWalletTransactions.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 25 2020, 17:26
teamcity added a comment to D5564: wallet: Initialize stop_block to nullptr in ScanForWalletTransactions.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 25 2020, 17:17
teamcity updated the summary of D5564: wallet: Initialize stop_block to nullptr in ScanForWalletTransactions.
Mar 25 2020, 17:17
teamcity added a comment to D5564: wallet: Initialize stop_block to nullptr in ScanForWalletTransactions.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 25 2020, 17:17
Fabien created D5564: wallet: Initialize stop_block to nullptr in ScanForWalletTransactions.
Mar 25 2020, 17:16
teamcity added a comment to D5562: Return a status enum from ScanForWalletTransactions.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 25 2020, 16:52
teamcity added a comment to D5563: Add stop_block out arg to ScanForWalletTransactions.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 25 2020, 16:51
teamcity added a comment to D5563: Add stop_block out arg to ScanForWalletTransactions.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 25 2020, 16:40
teamcity added a comment to D5563: Add stop_block out arg to ScanForWalletTransactions.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 25 2020, 16:40
teamcity updated the summary of D5563: Add stop_block out arg to ScanForWalletTransactions.
Mar 25 2020, 16:40
Fabien created D5563: Add stop_block out arg to ScanForWalletTransactions.
Mar 25 2020, 16:40
teamcity added a comment to D5561: Make CWallet::ScanForWalletTransactions args and return value const.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 25 2020, 16:34
teamcity added a comment to D5562: Return a status enum from ScanForWalletTransactions.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 25 2020, 16:30
teamcity updated the summary of D5562: Return a status enum from ScanForWalletTransactions.
Mar 25 2020, 16:30
teamcity added a comment to D5562: Return a status enum from ScanForWalletTransactions.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 25 2020, 16:30
Fabien created D5562: Return a status enum from ScanForWalletTransactions.
Mar 25 2020, 16:30
teamcity added a comment to D5561: Make CWallet::ScanForWalletTransactions args and return value const.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 25 2020, 16:24
teamcity added a comment to D5561: Make CWallet::ScanForWalletTransactions args and return value const.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 25 2020, 16:24
teamcity updated the summary of D5561: Make CWallet::ScanForWalletTransactions args and return value const.
Mar 25 2020, 16:24
Fabien created D5561: Make CWallet::ScanForWalletTransactions args and return value const.
Mar 25 2020, 16:24
jasonbcox accepted D5558: tests: remove unused includes in tests.
Mar 25 2020, 16:01
teamcity added a comment to D5560: wallet: Avoid leaking nLockTime fingerprint when anti-fee-sniping.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 25 2020, 12:25
teamcity added a comment to D5560: wallet: Avoid leaking nLockTime fingerprint when anti-fee-sniping.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 25 2020, 12:15
teamcity updated the summary of D5560: wallet: Avoid leaking nLockTime fingerprint when anti-fee-sniping.
Mar 25 2020, 12:15
teamcity added a comment to D5560: wallet: Avoid leaking nLockTime fingerprint when anti-fee-sniping.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 25 2020, 12:15
Fabien created D5560: wallet: Avoid leaking nLockTime fingerprint when anti-fee-sniping.
Mar 25 2020, 12:15
Fabien requested changes to D5548: Partial Merge #14726: Use RPCHelpMan for all RPCs.
Mar 25 2020, 08:44
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 25 2020, 08:34
Fabien accepted D5528: [avalanche] Add handling of ava_poll command in the network layer.
Mar 25 2020, 08:27
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 25 2020, 08:21
Fabien updated the diff for D5558: tests: remove unused includes in tests.

Add missing changes.

Mar 25 2020, 08:21
Fabien added inline comments to D5558: tests: remove unused includes in tests.
Mar 25 2020, 08:17
jasonbcox requested changes to D5558: tests: remove unused includes in tests.

Appears to be missing changes in pow_tests.cpp and raii_event_tests.cpp

Mar 25 2020, 00:47

Mar 24 2020

nakihito accepted D5555: test: Add test for unknown args.
Mar 24 2020, 20:52
teamcity added a comment to D5548: Partial Merge #14726: Use RPCHelpMan for all RPCs.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 19:56
teamcity added a comment to D5548: Partial Merge #14726: Use RPCHelpMan for all RPCs.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 19:45
nakihito updated the diff for D5548: Partial Merge #14726: Use RPCHelpMan for all RPCs.

Fixed critiques and made changes to rpc/abc.cpp. Also Made estimatefee RPC less smart.

Mar 24 2020, 19:45
teamcity added a comment to D5528: [avalanche] Add handling of ava_poll command in the network layer.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 18:24
teamcity added a comment to D5528: [avalanche] Add handling of ava_poll command in the network layer.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 18:12
deadalnix updated the diff for D5528: [avalanche] Add handling of ava_poll command in the network layer.

Address comments

Mar 24 2020, 18:12
deadalnix added inline comments to D5528: [avalanche] Add handling of ava_poll command in the network layer.
Mar 24 2020, 17:28
jasonbcox committed rABC0cf235df5a0f: [debian release] Fetch signer string from GPG rather than requiring the user to… (authored by jasonbcox).
[debian release] Fetch signer string from GPG rather than requiring the user to…
Mar 24 2020, 16:52
jasonbcox closed D5552: [debian release] Fetch signer string from GPG rather than requiring the user to enter a perfectly formatted one.
Mar 24 2020, 16:52
jasonbcox updated the test plan for D5552: [debian release] Fetch signer string from GPG rather than requiring the user to enter a perfectly formatted one.
Mar 24 2020, 16:51
teamcity added a comment to D5552: [debian release] Fetch signer string from GPG rather than requiring the user to enter a perfectly formatted one.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 16:31
Fabien accepted D5552: [debian release] Fetch signer string from GPG rather than requiring the user to enter a perfectly formatted one.
Mar 24 2020, 16:27
jasonbcox committed rABC65d491f19bf7: Merge #14561: Remove fs::relative call and fix listwalletdir tests (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
Merge #14561: Remove fs::relative call and fix listwalletdir tests
Mar 24 2020, 16:26
jasonbcox closed D5547: Merge #14561: Remove fs::relative call and fix listwalletdir tests.
Mar 24 2020, 16:26
jasonbcox committed rABCf89fb96afc07: Fixup paths in wallet_multiwallet (authored by jasonbcox).
Fixup paths in wallet_multiwallet
Mar 24 2020, 16:25
jasonbcox closed D5546: Fixup paths in wallet_multiwallet.
Mar 24 2020, 16:24
teamcity added a comment to D5552: [debian release] Fetch signer string from GPG rather than requiring the user to enter a perfectly formatted one.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 16:19
jasonbcox updated the diff for D5552: [debian release] Fetch signer string from GPG rather than requiring the user to enter a perfectly formatted one.

Make the key fetching more robust against both too many and no matches

Mar 24 2020, 16:19
Fabien requested review of D5558: tests: remove unused includes in tests.

All passed

Mar 24 2020, 16:07
Fabien accepted D5547: Merge #14561: Remove fs::relative call and fix listwalletdir tests.
Mar 24 2020, 16:06
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs (Resource Intensive) / Bitcoin-ABC Gitian Diff Testing (win) passed.

Mar 24 2020, 16:04
teamcity added a comment to D5547: Merge #14561: Remove fs::relative call and fix listwalletdir tests.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 16:00
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs (Resource Intensive) / Bitcoin-ABC Gitian Diff Testing (linux) passed.

Mar 24 2020, 15:53
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 15:49
teamcity added a comment to D5547: Merge #14561: Remove fs::relative call and fix listwalletdir tests.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 15:48
jasonbcox updated the diff for D5547: Merge #14561: Remove fs::relative call and fix listwalletdir tests.

Fix mistaken merge conflict resolution

Mar 24 2020, 15:47
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs (Resource Intensive) / Bitcoin-ABC Gitian Diff Testing (osx) passed.

Mar 24 2020, 15:44
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs (Resource Intensive) / Bitcoin-ABC Gitian Diff Testing (win) started.

Mar 24 2020, 15:41
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs (Resource Intensive) / Bitcoin-ABC Gitian Diff Testing (osx) started.

Mar 24 2020, 15:40
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs (Resource Intensive) / Bitcoin-ABC Gitian Diff Testing (linux) started.

Mar 24 2020, 15:40
Fabien planned changes to D5558: tests: remove unused includes in tests.

Pending gitian builds.

Mar 24 2020, 15:39
teamcity added a comment to D5558: tests: remove unused includes in tests.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 15:39
teamcity added a comment to D5558: tests: remove unused includes in tests.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 24 2020, 15:39
teamcity updated the summary of D5558: tests: remove unused includes in tests.
Mar 24 2020, 15:39
Fabien created D5558: tests: remove unused includes in tests.
Mar 24 2020, 15:39
teamcity added a comment to D5557: qt: test: Create at most one testing setup.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 15:11
teamcity added a comment to D5557: qt: test: Create at most one testing setup.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 15:01
teamcity added a comment to D5557: qt: test: Create at most one testing setup.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 24 2020, 15:01
teamcity updated the summary of D5557: qt: test: Create at most one testing setup.
Mar 24 2020, 15:01
Fabien created D5557: qt: test: Create at most one testing setup.
Mar 24 2020, 15:01
Fabien updated the summary of D5556: test: Log to debug.log in all tests.
Mar 24 2020, 14:35
teamcity added a comment to D5556: test: Log to debug.log in all tests.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 14:30
teamcity added a comment to D5556: test: Log to debug.log in all tests.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 14:18
teamcity added a comment to D5556: test: Log to debug.log in all tests.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 24 2020, 14:17
teamcity updated the summary of D5556: test: Log to debug.log in all tests.
Mar 24 2020, 14:17
Fabien created D5556: test: Log to debug.log in all tests.
Mar 24 2020, 14:17
Fabien requested review of D5553: util: Log early messages.
Mar 24 2020, 13:56
deadalnix requested changes to D5553: util: Log early messages.
Mar 24 2020, 13:47
teamcity added a comment to D5555: test: Add test for unknown args.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 13:29
teamcity added a comment to D5554: Ignore unknown config file options, warn instead of error.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 13:25
teamcity added a comment to D5555: test: Add test for unknown args.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 24 2020, 13:19
teamcity added a comment to D5555: test: Add test for unknown args.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 13:19
teamcity updated the summary of D5555: test: Add test for unknown args.
Mar 24 2020, 13:19
Fabien created D5555: test: Add test for unknown args.
Mar 24 2020, 13:19
teamcity added a comment to D5554: Ignore unknown config file options, warn instead of error.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 24 2020, 13:12
teamcity updated the summary of D5554: Ignore unknown config file options, warn instead of error.
Mar 24 2020, 13:12
teamcity added a comment to D5554: Ignore unknown config file options, warn instead of error.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 13:12
Fabien created D5554: Ignore unknown config file options, warn instead of error.
Mar 24 2020, 13:12
teamcity added a comment to D5553: util: Log early messages.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) passed.

Mar 24 2020, 13:05
teamcity added a comment to D5553: util: Log early messages.

Build Bitcoin-ABC / Diffs / Diff Testing (build-diff) started.

Mar 24 2020, 12:53
teamcity updated the summary of D5553: util: Log early messages.
Mar 24 2020, 12:53
teamcity added a comment to D5553: util: Log early messages.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Mar 24 2020, 12:53
Fabien created D5553: util: Log early messages.
Mar 24 2020, 12:52
Fabien committed rABC65e33fdc9e9f: Don't rename main thread at process level (authored by Wladimir J. van der Laan <laanwj@protonmail.com>).
Don't rename main thread at process level
Mar 24 2020, 09:43
Fabien closed D5544: Don't rename main thread at process level.
Mar 24 2020, 09:42