Page MenuHomePhabricator
Feed All Stories

Mar 1 2021

PiRK committed rABC2a3ba49ebbbf: [test] CScriptNum Decode Check as Unit Tests (authored by Gillian Chu <gillianchu@Gillians-MacBook-Pro.local>).
[test] CScriptNum Decode Check as Unit Tests
Mar 1 2021, 14:43
PiRK closed D9278: doc: Add documentation for 'checklevel' argument in 'verifychain' RPC call.
Mar 1 2021, 14:42
PiRK committed rABCea64418dcb25: doc: Add documentation for 'checklevel' argument in 'verifychain' RPC call (authored by Calvin Kim <calvin@kcalvinalvin.info>).
doc: Add documentation for 'checklevel' argument in 'verifychain' RPC call
Mar 1 2021, 14:42
Fabien closed D9284: Increase timeout for abc_p2p_fullblocktest.
Mar 1 2021, 12:09
Fabien committed rABC352d2c98654c: Increase timeout for abc_p2p_fullblocktest (authored by Fabien).
Increase timeout for abc_p2p_fullblocktest
Mar 1 2021, 12:08
majcosta accepted D9284: Increase timeout for abc_p2p_fullblocktest.
Mar 1 2021, 11:47
teamcity awarded D9284: Increase timeout for abc_p2p_fullblocktest a Piece of Eight token.
Mar 1 2021, 09:10
teamcity awarded D9284: Increase timeout for abc_p2p_fullblocktest a Haypence token.
Mar 1 2021, 09:05
Fabien added a comment to D9284: Increase timeout for abc_p2p_fullblocktest.

@bot build-tsan

Mar 1 2021, 09:04
Fabien requested review of D9284: Increase timeout for abc_p2p_fullblocktest.
Mar 1 2021, 09:04
Joey King <joseph.roy.king@gmail.com> closed D9282: [Cashtab] Improve nav buttons.
Mar 1 2021, 03:04
Joey King <joseph.roy.king@gmail.com> committed rABCe968c2af645d: [Cashtab] Improve nav buttons (authored by Joey King <joseph.roy.king@gmail.com>).
[Cashtab] Improve nav buttons
Mar 1 2021, 03:04
Joey King <joseph.roy.king@gmail.com> closed D9281: [Cashtab] Move toSmallestDenomination function to utils.
Mar 1 2021, 02:58
Joey King <joseph.roy.king@gmail.com> committed rABCe263ab6a95b3: [Cashtab] Move toSmallestDenomination function to utils (authored by Joey King <joseph.roy.king@gmail.com>).
[Cashtab] Move toSmallestDenomination function to utils
Mar 1 2021, 02:58

Feb 28 2021

majcosta accepted D9283: [Cashtab] Add commas to formatted displays of large numbers.
Feb 28 2021, 14:20
majcosta accepted D9282: [Cashtab] Improve nav buttons.

Macro likestamp:

Feb 28 2021, 14:13
majcosta accepted D9281: [Cashtab] Move toSmallestDenomination function to utils.
Feb 28 2021, 14:07

Feb 27 2021

teamcity closed T1532: Build Bitcoin-ABC / Nightly Builds / Initial Block Download Tests / Initial Block Download is broken. as Resolved.
Feb 27 2021, 10:15

Feb 26 2021

bytesofman requested review of D9283: [Cashtab] Add commas to formatted displays of large numbers.
Feb 26 2021, 23:35
bytesofman requested review of D9282: [Cashtab] Improve nav buttons.
Feb 26 2021, 22:17
bytesofman requested review of D9281: [Cashtab] Move toSmallestDenomination function to utils.
Feb 26 2021, 21:19
Joey King <joseph.roy.king@gmail.com> closed D9280: [Cashtab] Replace toBitcoinCash function.
Feb 26 2021, 19:46
Joey King <joseph.roy.king@gmail.com> committed rABCe0169349a9a2: [Cashtab] Replace toBitcoinCash function (authored by Joey King <joseph.roy.king@gmail.com>).
[Cashtab] Replace toBitcoinCash function
Feb 26 2021, 19:46
Fabien accepted D9280: [Cashtab] Replace toBitcoinCash function.
Feb 26 2021, 19:41
bytesofman requested review of D9280: [Cashtab] Replace toBitcoinCash function.
Feb 26 2021, 18:55

Feb 25 2021

majcosta accepted D9279: refactor: Replace RecursiveMutex with Mutex in Shutdown().
Feb 25 2021, 20:12
majcosta accepted D9278: doc: Add documentation for 'checklevel' argument in 'verifychain' RPC call.
Feb 25 2021, 19:58
majcosta requested changes to D9277: doc: noban precludes maxuploadtarget disconnects.
Feb 25 2021, 19:55
majcosta accepted D9276: [test] CScriptNum Decode Check as Unit Tests.
Feb 25 2021, 19:51
teamcity updated the summary of D9279: refactor: Replace RecursiveMutex with Mutex in Shutdown().
Feb 25 2021, 16:28
PiRK requested review of D9279: refactor: Replace RecursiveMutex with Mutex in Shutdown().
Feb 25 2021, 16:27
teamcity updated the summary of D9278: doc: Add documentation for 'checklevel' argument in 'verifychain' RPC call.
Feb 25 2021, 16:18
PiRK requested review of D9278: doc: Add documentation for 'checklevel' argument in 'verifychain' RPC call.
Feb 25 2021, 16:18
teamcity updated the summary of D9277: doc: noban precludes maxuploadtarget disconnects.
Feb 25 2021, 16:01
PiRK requested review of D9277: doc: noban precludes maxuploadtarget disconnects.
Feb 25 2021, 16:01
teamcity triaged T1532: Build Bitcoin-ABC / Nightly Builds / Initial Block Download Tests / Initial Block Download is broken. as Unbreak Now! priority.
Feb 25 2021, 15:07
majcosta accepted D9275: validation: delay flushing undo files in syncing node case.
Feb 25 2021, 13:39
PiRK updated the summary of D9276: [test] CScriptNum Decode Check as Unit Tests.
Feb 25 2021, 09:50
teamcity updated the summary of D9276: [test] CScriptNum Decode Check as Unit Tests.
Feb 25 2021, 09:48
PiRK requested review of D9276: [test] CScriptNum Decode Check as Unit Tests.
Feb 25 2021, 09:48
teamcity updated the summary of D9275: validation: delay flushing undo files in syncing node case.
Feb 25 2021, 08:58
PiRK requested review of D9275: validation: delay flushing undo files in syncing node case.
Feb 25 2021, 08:58
PiRK closed D9273: test: type hints in Python tests.
Feb 25 2021, 08:27
PiRK committed rABCe98dd8358d9c: test: type hints in Python tests (authored by Kiminuo <kiminuo@protonmail.com>).
test: type hints in Python tests
Feb 25 2021, 08:27
abc-bot committed rABC7d25f60e0f61: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Feb 25 2021, 04:17
abc-bot committed rABC01d42d34e08d: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Feb 25 2021, 03:17
abc-bot committed rABCd5e5bb308dd5: [Automated] Update seeds (authored by abc-bot).
[Automated] Update seeds
Feb 25 2021, 03:11
Mengerian closed D9274: [website] Add Kucoin back to list of exchanges.
Feb 25 2021, 00:21
Mengerian committed rABCWEBa7f85a041dc7: [website] Add Kucoin back to list of exchanges (authored by Mengerian).
[website] Add Kucoin back to list of exchanges
Feb 25 2021, 00:21

Feb 24 2021

majcosta accepted D9274: [website] Add Kucoin back to list of exchanges.
Feb 24 2021, 23:42
Mengerian requested review of D9274: [website] Add Kucoin back to list of exchanges.
Feb 24 2021, 23:11
majcosta accepted D9273: test: type hints in Python tests.
Feb 24 2021, 20:23
PiRK closed D9272: fix a potential regex search error in cdefs.py.
Feb 24 2021, 17:22
PiRK committed rABC9cd19beca9d5: fix a potential regex search error in cdefs.py (authored by PiRK).
fix a potential regex search error in cdefs.py
Feb 24 2021, 17:21
PiRK closed D9271: Delete outdated "self tests" for the test framework.
Feb 24 2021, 17:20
PiRK committed rABC89048c5c1310: Delete outdated "self tests" for the test framework (authored by PiRK).
Delete outdated "self tests" for the test framework
Feb 24 2021, 17:20
PiRK closed D9270: bump minimum python version to 3.6.
Feb 24 2021, 17:20
PiRK committed rABCa6ae76a055dc: bump minimum python version to 3.6 (authored by PiRK).
bump minimum python version to 3.6
Feb 24 2021, 17:20
PiRK retitled D9273: test: type hints in Python tests from This PR adds initial support for type hints checking in python scripts. to test: type hints in Python tests.
Feb 24 2021, 17:18
PiRK updated the summary of D9273: test: type hints in Python tests.
Feb 24 2021, 17:15
teamcity updated the summary of D9273: test: type hints in Python tests.
Feb 24 2021, 17:14
PiRK requested review of D9273: test: type hints in Python tests.
Feb 24 2021, 17:14
Fabien accepted D9272: fix a potential regex search error in cdefs.py.
Feb 24 2021, 16:08
Fabien accepted D9271: Delete outdated "self tests" for the test framework.
Feb 24 2021, 16:06
Fabien accepted D9270: bump minimum python version to 3.6.
Feb 24 2021, 16:05
PiRK updated the diff for D9272: fix a potential regex search error in cdefs.py.

testing match is not None is more pythonic

Feb 24 2021, 15:55
PiRK requested review of D9272: fix a potential regex search error in cdefs.py.
Feb 24 2021, 15:52
teamcity updated the summary of D9271: Delete outdated "self tests" for the test framework.
Feb 24 2021, 15:50
PiRK requested review of D9271: Delete outdated "self tests" for the test framework.
Feb 24 2021, 15:49
PiRK requested review of D9270: bump minimum python version to 3.6.
Feb 24 2021, 15:47
teamcity closed T1531: Build Bitcoin-ABC / Master / Build without ZMQ is broken. as Resolved.
Feb 24 2021, 15:46
Fabien closed D9266: Bump version to 0.22.15.
Feb 24 2021, 15:35
Fabien committed rABC51c74a166d3a: Bump version to 0.22.15 (authored by Fabien).
Bump version to 0.22.15
Feb 24 2021, 15:35
teamcity triaged T1531: Build Bitcoin-ABC / Master / Build without ZMQ is broken. as Unbreak Now! priority.
Feb 24 2021, 13:58
PiRK closed D9269: validation: Make VerifyDB level 4 interruptible.
Feb 24 2021, 13:42
PiRK committed rABC9ecabf23be40: validation: Make VerifyDB level 4 interruptible (authored by MarcoFalke <falke.marco@gmail.com>).
validation: Make VerifyDB level 4 interruptible
Feb 24 2021, 13:42
PiRK closed D9268: validation: use std::chrono in CChainState::FlushStateToDisk().
Feb 24 2021, 13:42
PiRK committed rABC089a3050c344: validation: use std::chrono in CChainState::FlushStateToDisk() (authored by fanquake <fanquake@gmail.com>).
validation: use std::chrono in CChainState::FlushStateToDisk()
Feb 24 2021, 13:42
PiRK closed D9261: test: Explain that a bug should be filed when the test fail.
Feb 24 2021, 13:41
PiRK committed rABCdb540ee05396: test: Explain that a bug should be filed when the test fail (authored by MarcoFalke <falke.marco@gmail.com>).
test: Explain that a bug should be filed when the test fail
Feb 24 2021, 13:41
majcosta accepted D9269: validation: Make VerifyDB level 4 interruptible.
Feb 24 2021, 11:54
majcosta accepted D9268: validation: use std::chrono in CChainState::FlushStateToDisk().
Feb 24 2021, 11:53
teamcity updated the summary of D9269: validation: Make VerifyDB level 4 interruptible.
Feb 24 2021, 11:05
PiRK requested review of D9269: validation: Make VerifyDB level 4 interruptible.
Feb 24 2021, 11:05
teamcity updated the summary of D9268: validation: use std::chrono in CChainState::FlushStateToDisk().
Feb 24 2021, 10:51
PiRK requested review of D9268: validation: use std::chrono in CChainState::FlushStateToDisk().
Feb 24 2021, 10:51
Fabien closed D9267: [WEBSITE] Fix fetching the latest release notes.
Feb 24 2021, 07:32
Fabien committed rABCWEB4498213f4139: [WEBSITE] Fix fetching the latest release notes (authored by Fabien).
[WEBSITE] Fix fetching the latest release notes
Feb 24 2021, 07:31
PiRK closed D9265: test: Add missing sync_blocks to wallet_hd.
Feb 24 2021, 07:24
PiRK committed rABC5d6633fee668: test: Add missing sync_blocks to wallet_hd (authored by MarcoFalke <falke.marco@gmail.com>).
test: Add missing sync_blocks to wallet_hd
Feb 24 2021, 07:24
PiRK closed D9264: Limit scope of all global std::once_flag.
Feb 24 2021, 07:23
PiRK committed rABC5dc4b6e02fce: Limit scope of all global std::once_flag (authored by MarcoFalke <falke.marco@gmail.com>).
Limit scope of all global std::once_flag
Feb 24 2021, 07:23
PiRK closed D9262: tests: implement base58_decode.
Feb 24 2021, 07:22
PiRK committed rABC06eae6f27d14: tests: implement base58_decode (authored by 10xcryptodev <10xcryptodev@gmail.com>).
tests: implement base58_decode
Feb 24 2021, 07:22
PiRK updated the diff for D9261: test: Explain that a bug should be filed when the test fail.

rebase

Feb 24 2021, 07:20
PiRK closed D9260: qt: Fix shutdown when waitfor* cmds are called from RPC console.
Feb 24 2021, 07:19
PiRK committed rABCcaf502a98acd: qt: Fix shutdown when waitfor* cmds are called from RPC console (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
qt: Fix shutdown when waitfor* cmds are called from RPC console
Feb 24 2021, 07:19
majcosta accepted D9267: [WEBSITE] Fix fetching the latest release notes.
Feb 24 2021, 03:04
majcosta accepted D9266: Bump version to 0.22.15.
Feb 24 2021, 00:08

Feb 23 2021

Fabien requested review of D9267: [WEBSITE] Fix fetching the latest release notes.
Feb 23 2021, 20:58