Page MenuHomePhabricator
Feed All Stories

Nov 17 2020

Fabien accepted D8432: Fix typos.
Nov 17 2020, 09:53
Fabien accepted D8431: docs: Link to python style guidelines from developer notes.
Nov 17 2020, 09:51
teamcity updated the summary of D8432: Fix typos.
Nov 17 2020, 09:46
PiRK requested review of D8432: Fix typos.
Nov 17 2020, 09:46
PiRK closed D8424: qa: Fix double-negative arg test.
Nov 17 2020, 09:36
PiRK committed rABC19458b9aa1e0: qa: Fix double-negative arg test (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
qa: Fix double-negative arg test
Nov 17 2020, 09:36
PiRK closed D8429: gui: Set CConnman byte counters earlier to avoid uninitialized reads.
Nov 17 2020, 09:35
PiRK committed rABCa4571e1aed8d: gui: Set CConnman byte counters earlier to avoid uninitialized reads (authored by Russell Yanofsky <russ@yanofsky.org>).
gui: Set CConnman byte counters earlier to avoid uninitialized reads
Nov 17 2020, 09:35
PiRK closed D8430: docs: Fix conflicting statements about initialization in developer notes.
Nov 17 2020, 09:32
PiRK committed rABCf97ac6173722: docs: Fix conflicting statements about initialization in developer notes (authored by practicalswift <practicalswift@users.noreply.github.com>).
docs: Fix conflicting statements about initialization in developer notes
Nov 17 2020, 09:32
PiRK closed D8425: Fix improper Doxygen inline comments.
Nov 17 2020, 09:29
PiRK committed rABCf5dd9ee879ff: Fix improper Doxygen inline comments (authored by Ben Woosley <ben.woosley@gmail.com>).
Fix improper Doxygen inline comments
Nov 17 2020, 09:29
teamcity updated the summary of D8431: docs: Link to python style guidelines from developer notes.
Nov 17 2020, 09:26
PiRK requested review of D8431: docs: Link to python style guidelines from developer notes.
Nov 17 2020, 09:26
Fabien accepted D8430: docs: Fix conflicting statements about initialization in developer notes.
Nov 17 2020, 09:23
Fabien accepted D8429: gui: Set CConnman byte counters earlier to avoid uninitialized reads.
Nov 17 2020, 09:20
teamcity updated the summary of D8430: docs: Fix conflicting statements about initialization in developer notes.
Nov 17 2020, 08:45
PiRK requested review of D8430: docs: Fix conflicting statements about initialization in developer notes.
Nov 17 2020, 08:45
teamcity updated the summary of D8429: gui: Set CConnman byte counters earlier to avoid uninitialized reads.
Nov 17 2020, 08:22
PiRK requested review of D8429: gui: Set CConnman byte counters earlier to avoid uninitialized reads.
Nov 17 2020, 08:22
PiRK updated the summary of D8425: Fix improper Doxygen inline comments.
Nov 17 2020, 08:06
deadalnix closed D8428: Implement ReturnDestination in DescriptorScriptPubKeyMan.
Nov 17 2020, 01:58
deadalnix committed rABC39b171eb1f29: Implement ReturnDestination in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement ReturnDestination in DescriptorScriptPubKeyMan
Nov 17 2020, 01:57
deadalnix closed D8427: Implement GetReservedDestination in DescriptorScriptPubKeyMan.
Nov 17 2020, 01:56
deadalnix committed rABC370080ae4a3a: Implement GetReservedDestination in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement GetReservedDestination in DescriptorScriptPubKeyMan
Nov 17 2020, 01:56
deadalnix closed D8426: Implement Unlock and Encrypt in DescriptorScriptPubKeyMan.
Nov 17 2020, 01:56
deadalnix committed rABC8f3b9050ec7b: Implement Unlock and Encrypt in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement Unlock and Encrypt in DescriptorScriptPubKeyMan
Nov 17 2020, 01:55
majcosta accepted D8425: Fix improper Doxygen inline comments.
Nov 17 2020, 01:19
majcosta accepted D8428: Implement ReturnDestination in DescriptorScriptPubKeyMan.
Nov 17 2020, 01:19
majcosta accepted D8427: Implement GetReservedDestination in DescriptorScriptPubKeyMan.
Nov 17 2020, 01:06
teamcity updated the summary of D8428: Implement ReturnDestination in DescriptorScriptPubKeyMan.
Nov 17 2020, 01:06
deadalnix requested review of D8428: Implement ReturnDestination in DescriptorScriptPubKeyMan.
Nov 17 2020, 01:06
majcosta accepted D8426: Implement Unlock and Encrypt in DescriptorScriptPubKeyMan.
Nov 17 2020, 01:05

Nov 16 2020

deadalnix accepted D8425: Fix improper Doxygen inline comments.
Nov 16 2020, 21:07
teamcity updated the summary of D8427: Implement GetReservedDestination in DescriptorScriptPubKeyMan.
Nov 16 2020, 20:55
deadalnix requested review of D8427: Implement GetReservedDestination in DescriptorScriptPubKeyMan.
Nov 16 2020, 20:55
teamcity updated the summary of D8426: Implement Unlock and Encrypt in DescriptorScriptPubKeyMan.
Nov 16 2020, 20:49
deadalnix requested review of D8426: Implement Unlock and Encrypt in DescriptorScriptPubKeyMan.
Nov 16 2020, 20:49
deadalnix closed D8421: Implement GetNewDestination for DescriptorScriptPubKeyMan.
Nov 16 2020, 20:42
deadalnix committed rABC1390ead60fa8: Implement GetNewDestination for DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement GetNewDestination for DescriptorScriptPubKeyMan
Nov 16 2020, 20:42
deadalnix closed D8419: Implement TopUp in DescriptorScriptPubKeyMan.
Nov 16 2020, 20:40
deadalnix committed rABC1031d71bffdc: Implement TopUp in DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement TopUp in DescriptorScriptPubKeyMan
Nov 16 2020, 20:40
PiRK updated the diff for D8425: Fix improper Doxygen inline comments.

put comments on their own line

Nov 16 2020, 18:38
majcosta accepted D8421: Implement GetNewDestination for DescriptorScriptPubKeyMan.
Nov 16 2020, 17:18
majcosta accepted D8419: Implement TopUp in DescriptorScriptPubKeyMan.
Nov 16 2020, 17:17
deadalnix updated the diff for D8421: Implement GetNewDestination for DescriptorScriptPubKeyMan.

rebase

Nov 16 2020, 16:17
deadalnix updated the diff for D8419: Implement TopUp in DescriptorScriptPubKeyMan.

Various nits

Nov 16 2020, 16:15
deadalnix closed D8418: Implement SetupGeneration for DescriptorScriptPubKeyMan.
Nov 16 2020, 16:09
deadalnix committed rABC20931601ca6d: Implement SetupGeneration for DescriptorScriptPubKeyMan (authored by Andrew Chow <achow101-github@achow101.com>).
Implement SetupGeneration for DescriptorScriptPubKeyMan
Nov 16 2020, 16:09
deadalnix closed D8423: [avalanche] Add a custom TestSetup for processor_tests.
Nov 16 2020, 16:05
deadalnix committed rABC85b7c1ab15d7: [avalanche] Add a custom TestSetup for processor_tests (authored by Andrew Chow <achow101-github@achow101.com>).
[avalanche] Add a custom TestSetup for processor_tests
Nov 16 2020, 16:05
majcosta requested changes to D8419: Implement TopUp in DescriptorScriptPubKeyMan.

missing braces

Nov 16 2020, 15:55
majcosta requested changes to D8421: Implement GetNewDestination for DescriptorScriptPubKeyMan.

missing braces

Nov 16 2020, 15:54
majcosta requested changes to D8425: Fix improper Doxygen inline comments.
Nov 16 2020, 15:33
PiRK added a comment to D8425: Fix improper Doxygen inline comments.

Or should I place the comment on the line above?

Nov 16 2020, 15:24
teamcity updated the summary of D8425: Fix improper Doxygen inline comments.
Nov 16 2020, 15:22
PiRK requested review of D8425: Fix improper Doxygen inline comments.
Nov 16 2020, 15:21
majcosta accepted D8423: [avalanche] Add a custom TestSetup for processor_tests.
Nov 16 2020, 15:19
majcosta accepted D8424: qa: Fix double-negative arg test.
Nov 16 2020, 15:06
teamcity updated the summary of D8424: qa: Fix double-negative arg test.
Nov 16 2020, 15:05
PiRK requested review of D8424: qa: Fix double-negative arg test.
Nov 16 2020, 15:05
deadalnix requested review of D8423: [avalanche] Add a custom TestSetup for processor_tests.
Nov 16 2020, 14:28
majcosta accepted D8418: Implement SetupGeneration for DescriptorScriptPubKeyMan.
Nov 16 2020, 14:06
PiRK accepted D8418: Implement SetupGeneration for DescriptorScriptPubKeyMan.
Nov 16 2020, 13:01
jameswick11 updated jameswick11.
Nov 16 2020, 06:19

Nov 15 2020

deadalnix accepted D8422: Add checkpoints for Axion upgrade.
Nov 15 2020, 23:57
teamcity awarded D8422: Add checkpoints for Axion upgrade a Haypence token.
Nov 15 2020, 16:30
jasonbcox added a comment to D8422: Add checkpoints for Axion upgrade.

@bot build-ibd build-ibd-bchn

Nov 15 2020, 16:30
jasonbcox updated the summary of D8422: Add checkpoints for Axion upgrade.
Nov 15 2020, 16:29
Fabien closed T1180: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux 64 is broken. as Resolved.
Nov 15 2020, 16:27
Fabien closed T1179: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Resolved.
Nov 15 2020, 16:27
Fabien closed T1178: Build Bitcoin-ABC / Master / Make Generator is broken. as Resolved.
Nov 15 2020, 16:27
Fabien closed T1177: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux ARM is broken. as Resolved.
Nov 15 2020, 16:26
Fabien closed T1176: Build Bitcoin-ABC / Master / Build without CLI is broken. as Resolved.
Nov 15 2020, 16:26
Fabien closed T1175: Build Bitcoin-ABC / Master / Build without ZMQ is broken. as Resolved.
Nov 15 2020, 16:26
Fabien closed T1174: Build Bitcoin-ABC / Master / Build without Qt is broken. as Resolved.
Nov 15 2020, 16:26
jasonbcox requested review of D8422: Add checkpoints for Axion upgrade.
Nov 15 2020, 16:26
Fabien closed T1173: Build Bitcoin-ABC / Master / Build without Wallet is broken. as Resolved.
Nov 15 2020, 16:26
teamcity triaged T1180: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux 64 is broken. as Unbreak Now! priority.
Nov 15 2020, 12:27
teamcity triaged T1179: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Unbreak Now! priority.
Nov 15 2020, 12:26
teamcity triaged T1178: Build Bitcoin-ABC / Master / Make Generator is broken. as Unbreak Now! priority.
Nov 15 2020, 12:22
teamcity triaged T1177: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux ARM is broken. as Unbreak Now! priority.
Nov 15 2020, 12:18
teamcity triaged T1176: Build Bitcoin-ABC / Master / Build without CLI is broken. as Unbreak Now! priority.
Nov 15 2020, 12:18
teamcity triaged T1175: Build Bitcoin-ABC / Master / Build without ZMQ is broken. as Unbreak Now! priority.
Nov 15 2020, 12:13
teamcity triaged T1174: Build Bitcoin-ABC / Master / Build without Qt is broken. as Unbreak Now! priority.
Nov 15 2020, 12:11
teamcity triaged T1173: Build Bitcoin-ABC / Master / Build without Wallet is broken. as Unbreak Now! priority.
Nov 15 2020, 12:11
teamcity added a comment to D8421: Implement GetNewDestination for DescriptorScriptPubKeyMan.
Nov 15 2020, 12:04
teamcity added a comment to D8421: Implement GetNewDestination for DescriptorScriptPubKeyMan.
Nov 15 2020, 12:03
teamcity added a comment to D8421: Implement GetNewDestination for DescriptorScriptPubKeyMan.
Nov 15 2020, 12:00
teamcity updated the summary of D8421: Implement GetNewDestination for DescriptorScriptPubKeyMan.
Nov 15 2020, 11:57
deadalnix requested review of D8421: Implement GetNewDestination for DescriptorScriptPubKeyMan.
Nov 15 2020, 11:56
jasonbcox closed D8420: Add email form to landing page and sub pages.
Nov 15 2020, 10:57
jasonbcox committed rABCWEB037f6b044108: Add email form to landing page and sub pages (authored by johnkuney).
Add email form to landing page and sub pages
Nov 15 2020, 10:57
Fabien accepted D8420: Add email form to landing page and sub pages.
Nov 15 2020, 10:57
jasonbcox updated the diff for D8420: Add email form to landing page and sub pages.

Move most of the includes to the footer. This looks better in some cases and puts it on more pages.

Nov 15 2020, 10:55
jasonbcox updated the diff for D8420: Add email form to landing page and sub pages.

Apply my feedback from earlier

Nov 15 2020, 10:41
jasonbcox commandeered D8420: Add email form to landing page and sub pages.
Nov 15 2020, 10:32
jasonbcox added a comment to D8339: Move seed list vector operations into distinct compilation unit.

Ignore the failures. One of the build agents was having a network issue and failed multiple builds.

Nov 15 2020, 10:23
jasonbcox removed a reviewer for D8420: Add email form to landing page and sub pages: deadalnix.
Nov 15 2020, 10:01
jasonbcox requested changes to D8420: Add email form to landing page and sub pages.

Similar to docindex, is it possible to add this to the page layout instead of the index and release pages directly?

Nov 15 2020, 10:01