Page MenuHomePhabricator
Feed Advanced Search

Yesterday

teamcity added a comment to D19044: random: use BasicByte concept in randbytes.
Wed, Dec 3, 16:42
teamcity added a comment to D19043: random: add a few noexcepts to FastRandomContext.
Wed, Dec 3, 16:38
teamcity added a comment to D19044: random: use BasicByte concept in randbytes.
Wed, Dec 3, 16:33
teamcity added a comment to D19042: random: move rand256() and randbytes() to .h file.
Wed, Dec 3, 16:27
teamcity added a comment to D19043: random: add a few noexcepts to FastRandomContext.
Wed, Dec 3, 16:26
teamcity added a comment to D19041: random: write rand256() and rand160() in function of fillrand().
Wed, Dec 3, 16:23
teamcity added a comment to D19042: random: move rand256() and randbytes() to .h file.
Wed, Dec 3, 16:17
teamcity added a comment to D19040: introduce CharNotInt8 and BasicByte C++20 concepts.
Wed, Dec 3, 16:12
teamcity added a comment to D19041: random: write rand256() and rand160() in function of fillrand().
Wed, Dec 3, 16:10
teamcity updated the summary of D19044: random: use BasicByte concept in randbytes.
Wed, Dec 3, 16:09
teamcity updated the summary of D19043: random: add a few noexcepts to FastRandomContext.
Wed, Dec 3, 16:08
teamcity updated the summary of D19042: random: move rand256() and randbytes() to .h file.
Wed, Dec 3, 16:07
teamcity updated the summary of D19041: random: write rand256() and rand160() in function of fillrand().
Wed, Dec 3, 16:06
teamcity added a comment to D19040: introduce CharNotInt8 and BasicByte C++20 concepts.
Wed, Dec 3, 16:04
teamcity updated the summary of D19040: introduce CharNotInt8 and BasicByte C++20 concepts.
Wed, Dec 3, 15:56
teamcity updated the summary of D19039: crypto: make ChaCha20::SetKey wipe buffer.
Wed, Dec 3, 14:20
teamcity updated the summary of D19038: tests: miscellaneous hex / std::byte improvements.
Wed, Dec 3, 14:19
teamcity updated the summary of D19037: fuzz: support std::byte in Consume{Fixed,Variable}LengthByteVector.
Wed, Dec 3, 14:19
teamcity updated the summary of D19036: crypto: require key on ChaCha20 initialization.
Wed, Dec 3, 14:17
teamcity updated the summary of D19035: random: simplify FastRandomContext::randbytes using fillrand.
Wed, Dec 3, 14:16
teamcity updated the summary of D19034: crypto: refactor ChaCha20 classes to use Span<std::byte> interface.
Wed, Dec 3, 14:13

Tue, Dec 2

teamcity added a comment to D19033: [e.cash] Add video to about page.

Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.91.14.25:41136 for the next 60 minutes.

Tue, Dec 2, 22:55
teamcity awarded D19033: [e.cash] Add video to about page a Haypence token.
Tue, Dec 2, 22:54
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:32
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:32
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:32
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:31
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:30
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:29
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:28
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:28
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:27
teamcity added a comment to D19032: Allow std::byte serialization.
Tue, Dec 2, 16:27
teamcity added a comment to D19031: Allow FastRandomContext::randbytes for all byte types.
Tue, Dec 2, 16:26
teamcity added a comment to D19031: Allow FastRandomContext::randbytes for all byte types.
Tue, Dec 2, 16:24
teamcity added a comment to D19031: Allow FastRandomContext::randbytes for all byte types.
Tue, Dec 2, 16:22
teamcity added a comment to D19031: Allow FastRandomContext::randbytes for all byte types.
Tue, Dec 2, 16:22
teamcity added a comment to D19031: Allow FastRandomContext::randbytes for all byte types.
Tue, Dec 2, 16:20
teamcity closed T3927: Build Bitcoin-ABC / Master / Sanitizers / Thread Sanitizer (TSAN) is broken. as Resolved.
Tue, Dec 2, 15:59
teamcity updated the summary of D19032: Allow std::byte serialization.
Tue, Dec 2, 15:54
teamcity updated the summary of D19031: Allow FastRandomContext::randbytes for all byte types.
Tue, Dec 2, 15:53
teamcity updated the summary of D19030: Use only Span{} constructor for byte-like types where possible.
Tue, Dec 2, 15:51
teamcity updated the summary of D19029: util: Allow std::byte and char Span serialization.
Tue, Dec 2, 15:51
teamcity updated the summary of D19022: crypto: support split plaintext in ChaCha20Poly1305 Encrypt/Decrypt.
Tue, Dec 2, 14:52
teamcity updated the summary of D19021: bench: add benchmark for FSChaCha20Poly1305.
Tue, Dec 2, 14:51
teamcity updated the summary of D19020: crypto: add FSChaCha20Poly1305, rekeying wrapper around ChaCha20Poly1305.
Tue, Dec 2, 14:50
teamcity updated the summary of D19019: crypto: add FSChaCha20, a rekeying wrapper around ChaCha20.
Tue, Dec 2, 14:49
teamcity updated the summary of D19018: crypto: add the ChaCha20Poly1305 AEAD as specified in RFC8439.
Tue, Dec 2, 14:47
teamcity updated the summary of D19017: crypto: remove outdated variant of ChaCha20Poly1305 AEAD.
Tue, Dec 2, 14:44
teamcity added a comment to D19016: Switch all callers from poly1305_auth to Poly1305 class.
Tue, Dec 2, 13:44
teamcity added a comment to D19015: Make poly1305 support incremental computation + modernize.
Tue, Dec 2, 13:42
teamcity updated the summary of D19016: Switch all callers from poly1305_auth to Poly1305 class.
Tue, Dec 2, 13:35
teamcity updated the summary of D19015: Make poly1305 support incremental computation + modernize.
Tue, Dec 2, 13:34
teamcity awarded D19014: [avalanche] Make the processor's staking preconsensus flag atomic a Haypence token.
Tue, Dec 2, 12:47
teamcity triaged T3927: Build Bitcoin-ABC / Master / Sanitizers / Thread Sanitizer (TSAN) is broken. as Unbreak Now! priority.
Tue, Dec 2, 12:02

Mon, Dec 1

teamcity added a comment to D19011: [chronik] Add an unconfirmed-txs endpoint.
Mon, Dec 1, 11:22
teamcity added a comment to D19011: [chronik] Add an unconfirmed-txs endpoint.
Mon, Dec 1, 11:20

Sun, Nov 30

teamcity closed T3926: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux 64 is broken. as Resolved.
Sun, Nov 30, 22:52
teamcity triaged T3926: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux 64 is broken. as Unbreak Now! priority.
Sun, Nov 30, 22:12

Fri, Nov 28

teamcity closed T3925: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Resolved.
Fri, Nov 28, 20:15
teamcity triaged T3925: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Unbreak Now! priority.
Fri, Nov 28, 17:17
teamcity updated the summary of D19005: refactor: Avoid UB in SHA3_256::Write.
Fri, Nov 28, 12:25
teamcity updated the summary of D19004: Reduce cache lookups in CCoinsViewCache::FetchCoin.
Fri, Nov 28, 12:15

Thu, Nov 27

teamcity closed T3924: Build Bitcoin-ABC / CashTab / CashTab Unit Tests is broken. as Resolved.
Thu, Nov 27, 11:43

Wed, Nov 26

teamcity triaged T3924: Build Bitcoin-ABC / CashTab / CashTab Unit Tests is broken. as Unbreak Now! priority.
Wed, Nov 26, 09:36

Tue, Nov 25

teamcity closed T3923: Build Bitcoin-ABC / Master / Sanitizers / Thread Sanitizer (TSAN) is broken. as Resolved.
Tue, Nov 25, 20:12
teamcity triaged T3923: Build Bitcoin-ABC / Master / Sanitizers / Thread Sanitizer (TSAN) is broken. as Unbreak Now! priority.
Tue, Nov 25, 16:44

Mon, Nov 24

teamcity awarded D18985: [Chronik] Add `WsSubTxs` subscription a Piece of Eight token.
Mon, Nov 24, 18:48

Sun, Nov 23

teamcity closed T3922: Build Bitcoin-ABC / Master / Native tests / Test Native OSX is broken. as Resolved.
Sun, Nov 23, 22:31
teamcity triaged T3922: Build Bitcoin-ABC / Master / Native tests / Test Native OSX is broken. as Unbreak Now! priority.
Sun, Nov 23, 22:04
teamcity updated the summary of D18987: [IBD] coins: increase default UTXO flush batch size to 32 MiB.
Sun, Nov 23, 08:20
teamcity updated the summary of D18986: txpool: add a fast path in TxPool::EraseForBlock when the pool is empty.
Sun, Nov 23, 08:08
teamcity awarded D18985: [Chronik] Add `WsSubTxs` subscription a Haypence token.
Sun, Nov 23, 07:05

Fri, Nov 21

teamcity updated the summary of D18983: Add AutoFile::detail_fread member function.
Fri, Nov 21, 16:56
teamcity updated the summary of D18982: refactor: Modernize AutoFile.
Fri, Nov 21, 16:50
teamcity updated the summary of D18981: doc: Remove comments that just repeat what the code does.
Fri, Nov 21, 16:49
teamcity updated the summary of D18980: refactor: Remove redundant file check from AutoFile shift operators.
Fri, Nov 21, 16:49
teamcity updated the summary of D18979: refactor: Remove unused CDataStream SerializeMany constructor.
Fri, Nov 21, 16:18
teamcity awarded D18978: Cleanup Shibusawa activation after the November 15, 2025 upgrade a Haypence token.
Fri, Nov 21, 15:22
teamcity closed T3921: Build Bitcoin-ABC / Master / Default Extended Tests is broken. as Resolved.
Fri, Nov 21, 11:27
teamcity triaged T3921: Build Bitcoin-ABC / Master / Default Extended Tests is broken. as Unbreak Now! priority.
Fri, Nov 21, 00:34

Thu, Nov 20

teamcity updated the summary of D18974: blockstorage: Separate reindexing from saving new blocks.
Thu, Nov 20, 16:14
teamcity updated the summary of D18973: blockstorage: do not flush block to disk if it is already there.
Thu, Nov 20, 10:53
teamcity updated the summary of D18972: Remove utxo db upgrade code.
Thu, Nov 20, 10:08

Wed, Nov 19

teamcity updated the summary of D18971: test: cover read-only blockstore.
Wed, Nov 19, 17:09
teamcity added a comment to D18969: kernel: Add fatalError method to notifications.
Wed, Nov 19, 15:12
teamcity updated the summary of D18969: kernel: Add fatalError method to notifications.
Wed, Nov 19, 14:49
teamcity updated the summary of D18968: kernel: Add flushError method to notifications.
Wed, Nov 19, 14:44
teamcity updated the summary of D18967: scripted-diff: Rename FatalError to FatalErrorf.
Wed, Nov 19, 14:44
teamcity updated the summary of D18966: kernel: Pass interrupt reference to chainman.
Wed, Nov 19, 14:42
teamcity updated the summary of D18965: util: Add SignalInterrupt class and use in shutdown.cpp.
Wed, Nov 19, 14:41
teamcity added a comment to D18964: util: move threadinterrupt into util.
Wed, Nov 19, 11:31
teamcity added a comment to D18964: util: move threadinterrupt into util.
Wed, Nov 19, 11:00
teamcity added a comment to D18964: util: move threadinterrupt into util.
Wed, Nov 19, 10:36
teamcity added a comment to D18964: util: move threadinterrupt into util.
Wed, Nov 19, 10:36
teamcity updated the summary of D18964: util: move threadinterrupt into util.
Wed, Nov 19, 10:31

Tue, Nov 18

teamcity added a comment to D18952: net: Serve blocks directly from disk when possible.
Tue, Nov 18, 20:57
teamcity awarded D18959: [guix] Add the proof-manager-cli to the release a Haypence token.
Tue, Nov 18, 16:24
teamcity updated the summary of D18957: bench: add readblock benchmark.
Tue, Nov 18, 15:51
teamcity added a comment to D18956: [proof-manager-cli] Rename the proof-manager executable to proof-manager-cli.
Tue, Nov 18, 15:29