Page MenuHomePhabricator
Feed Advanced Search

Jul 20 2020

Fabien updated the diff for D6972: [GITIAN] Pull gitian sources in our repo.

Move to contrib/

Jul 20 2020, 13:18
Fabien updated the summary of D6972: [GITIAN] Pull gitian sources in our repo.
Jul 20 2020, 12:42
Fabien requested review of D6972: [GITIAN] Pull gitian sources in our repo.
Jul 20 2020, 12:41

Jul 17 2020

Fabien accepted D6962: [avalanche] Add a ValidationState for Proof.
Jul 17 2020, 12:40
Fabien accepted D6961: Initialize nVersionDummy in txdb.cpp.
Jul 17 2020, 12:34
Fabien committed rABC458e260c6dd4: [CMAKE] Optionally install bitcoin-bench (authored by Fabien).
[CMAKE] Optionally install bitcoin-bench
Jul 17 2020, 12:32
Fabien closed D6960: [CMAKE] Optionally install bitcoin-bench.
Jul 17 2020, 12:32
Fabien requested review of D6960: [CMAKE] Optionally install bitcoin-bench.
Jul 17 2020, 09:30
Fabien accepted D6947: [backport#17051] tests: Add deserialization fuzzing harnesses.
Jul 17 2020, 07:00
Fabien accepted D6959: [backport#16194] refactoring: move block metadata structures into BlockManager.
Jul 17 2020, 06:59
Fabien accepted D6958: Move difficulty adjustement realted stuff in the pow folder.
Jul 17 2020, 06:32

Jul 16 2020

Fabien committed rABC5cb72d54923c: [CI] Allow for referencing multiple templates in a build configuration (authored by Fabien).
[CI] Allow for referencing multiple templates in a build configuration
Jul 16 2020, 21:23
Fabien closed D6952: [CI] Allow for referencing multiple templates in a build configuration.
Jul 16 2020, 21:23
Fabien committed rABC488e1a145dba: [CI] Rename environment configuration to env (authored by Fabien).
[CI] Rename environment configuration to env
Jul 16 2020, 20:42
Fabien closed D6951: [CI] Rename environment configuration to env.
Jul 16 2020, 20:42
Fabien committed rABC77b545aafaab: [CI] Run gitian builds through the build configuration (authored by Fabien).
[CI] Run gitian builds through the build configuration
Jul 16 2020, 20:41
Fabien closed D6949: [CI] Run gitian builds through the build configuration.
Jul 16 2020, 20:41
Fabien accepted D6955: Fix some functional test executable flags.
Jul 16 2020, 20:38
Fabien committed rABCddbfad0fe2cc: [CI] Don't create the unused sanitizer log directory (authored by Fabien).
[CI] Don't create the unused sanitizer log directory
Jul 16 2020, 19:20
Fabien closed D6950: [CI] Don't create the unused sanitizer log directory.
Jul 16 2020, 19:20
Fabien requested review of D6952: [CI] Allow for referencing multiple templates in a build configuration.
Jul 16 2020, 14:49
Fabien requested review of D6951: [CI] Rename environment configuration to env.
Jul 16 2020, 13:53
Fabien committed rABC029875839e8d: [CI] Fix wrong key for the environment variables in build configuration (authored by Fabien).
[CI] Fix wrong key for the environment variables in build configuration
Jul 16 2020, 13:48
Fabien closed D6948: [CI] Fix wrong key for the environment variables in build configuration.
Jul 16 2020, 13:48
Fabien added a comment to D6948: [CI] Fix wrong key for the environment variables in build configuration.

@deadalnix OK but I'll do that in a follow-up PR to avoid a few rebases

Jul 16 2020, 13:47
Fabien requested review of D6950: [CI] Don't create the unused sanitizer log directory.
Jul 16 2020, 13:46
Fabien requested review of D6949: [CI] Run gitian builds through the build configuration.
Jul 16 2020, 09:48
Fabien requested review of D6948: [CI] Fix wrong key for the environment variables in build configuration.
Jul 16 2020, 09:43
Fabien requested changes to D6940: [backport#15971] validation: Add compile-time checking for negative locking requirement in LimitValidationInterfaceQueue.

You should do the changes to FinalizeBlock() in another diff. This is changing the behavior and likely require a test.

Jul 16 2020, 07:46
Fabien requested changes to D6947: [backport#17051] tests: Add deserialization fuzzing harnesses.
Jul 16 2020, 06:47
Fabien accepted D6945: [backport#17136] tests: Add fuzzing harness for various PSBT related functions.
Jul 16 2020, 06:39

Jul 15 2020

Fabien accepted D6946: Add doc.bitcoinabc.org to the nav bar.
Jul 15 2020, 20:13
Fabien accepted D6943: Add Doxyfile to build-master artifacts.
Jul 15 2020, 20:12
Fabien accepted D6931: Install base-devel by default for the example Arch Linux build in build-unix.md.
Jul 15 2020, 17:25
Fabien committed rABCc16e18621ac8: Use ninja for the debian packages build (authored by Fabien).
Use ninja for the debian packages build
Jul 15 2020, 17:15
Fabien closed D6934: Use ninja for the debian packages build.
Jul 15 2020, 17:15
Fabien committed rABC5153554d3e7d: [GITIAN] Make the setup feature from gitian-build.py create a debian VM (authored by Fabien).
[GITIAN] Make the setup feature from gitian-build.py create a debian VM
Jul 15 2020, 14:36
Fabien closed D6935: [GITIAN] Make the setup feature from gitian-build.py create a debian VM.
Jul 15 2020, 14:36
Fabien requested review of D6935: [GITIAN] Make the setup feature from gitian-build.py create a debian VM.
Jul 15 2020, 14:08
Fabien requested review of D6934: Use ninja for the debian packages build.
Jul 15 2020, 13:29
Fabien requested changes to D6931: Install base-devel by default for the example Arch Linux build in build-unix.md.

Use the development meta group instead: base-devel. This is somewhat the equivalent for the Debian build-essential and should already be installed on most Arch boxes.

Jul 15 2020, 07:05
Fabien accepted D6932: [backport#10953] [Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck.
Jul 15 2020, 07:00
Fabien accepted D6928: Add --distro flag to PPA release script.
Jul 15 2020, 06:49
Fabien accepted D6933: Disable optional Jemalloc for the example Arch Linux build in build-unix.md.
Jul 15 2020, 06:45

Jul 13 2020

Fabien accepted D6923: [validation] Remove fMissingInputs from AcceptToMemoryPool().
Jul 13 2020, 18:53
Fabien accepted D6922: [avalanche] Do not add invalid proof in PeerManager.
Jul 13 2020, 18:40
Fabien accepted D6914: [avalanche] Add buildavalanchproof RPC call.
Jul 13 2020, 18:31
Fabien accepted D6799: [land-bot] Pass committer name/email to land bot endpoint.
Jul 13 2020, 18:30
Fabien requested changes to D6914: [avalanche] Add buildavalanchproof RPC call.
Jul 13 2020, 07:44
Fabien accepted D6913: [avalanche] Generate proof that verify.
Jul 13 2020, 07:32
Fabien accepted D6912: [avalanche] Move makeRandomProof to the test framework.
Jul 13 2020, 07:31

Jul 10 2020

Fabien added a comment to D6571: [WIP] Test commit, don't review.

@bot build-clang-10

Jul 10 2020, 22:19
Fabien added a comment to D6571: [WIP] Test commit, don't review.

@bot build-clang-10

Jul 10 2020, 22:07
Fabien added a comment to D6571: [WIP] Test commit, don't review.

@bot build-clang-10

Jul 10 2020, 21:38
Fabien accepted D6892: Use RPCTypeCheck in avalanche's RPC.
Jul 10 2020, 16:14
Fabien requested changes to D6799: [land-bot] Pass committer name/email to land bot endpoint.
Jul 10 2020, 07:39
Fabien accepted D6885: [validation] Remove useless ret parameter from Invalid().
Jul 10 2020, 07:00
Fabien accepted D6883: [backports] tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHandle only when needed..
Jul 10 2020, 06:53

Jul 9 2020

Fabien accepted D6876: [validation] Remove error() calls from Invalid() calls.
Jul 9 2020, 19:49
Fabien accepted D6875: [avalanche] Add capability to verify proofs.
Jul 9 2020, 19:35
Fabien accepted D6874: [validation] Remove unused first_invalid parameter from ProcessNewBlockHeaders().
Jul 9 2020, 19:08
Fabien accepted D6871: [avalanche] First iteration on Proof.
Jul 9 2020, 18:02
Fabien retitled D6871: [avalanche] First iteration on Proof from [avalanche] First iterration on Proof to [avalanche] First iteration on Proof.
Jul 9 2020, 17:48
Fabien committed rABC34e69469dd33: [CI] Bump timeouts for cross builds (authored by Fabien).
[CI] Bump timeouts for cross builds
Jul 9 2020, 16:10
Fabien closed D6869: [CI] Bump timeouts for cross builds.
Jul 9 2020, 16:10
Fabien added inline comments to D6871: [avalanche] First iteration on Proof.
Jul 9 2020, 15:16
Fabien accepted D6870: [secp256k1] Do not use unitialized multiset in multiset benchmark.
Jul 9 2020, 11:00
Fabien requested review of D6869: [CI] Bump timeouts for cross builds.
Jul 9 2020, 06:20
Fabien accepted D6868: Improve banman behavior comments.
Jul 9 2020, 06:16
Fabien accepted D6867: Clarify connection dropped message.
Jul 9 2020, 06:12
Fabien accepted D6866: Report most cppcheck errors.
Jul 9 2020, 06:11
Fabien accepted D6862: Refactor FormatStateMessage() to better match Core.
Jul 9 2020, 06:10

Jul 8 2020

Fabien accepted D6852: [backport#13910] Log progress while verifying blocks at level 4.
Jul 8 2020, 17:54
Fabien accepted D6858: [avalanche] Use Proof in Processor.
Jul 8 2020, 17:47
Fabien accepted D6857: [avalanche] Remove Peer::score.
Jul 8 2020, 17:46
Fabien accepted D6856: [avalanche] Remove ability to rescore a peer.
Jul 8 2020, 17:45
Fabien committed rABCf05f36b450e4: [SECP256K1] Fix the Travis build wrong targets names (authored by Fabien).
[SECP256K1] Fix the Travis build wrong targets names
Jul 8 2020, 15:45
Fabien closed D6853: [SECP256K1] Fix the Travis build wrong targets names.
Jul 8 2020, 15:45
Fabien accepted D6850: [avalanche] Remove PeerManager::addNodeToPeer.
Jul 8 2020, 14:54
Fabien requested changes to D6852: [backport#13910] Log progress while verifying blocks at level 4.
Jul 8 2020, 09:30
Fabien accepted D6851: [avalanche] Kill PeerManager::addPeer.
Jul 8 2020, 09:26
Fabien requested changes to D6850: [avalanche] Remove PeerManager::addNodeToPeer.
Jul 8 2020, 09:23
Fabien accepted D6848: [avalanche] Attach Proof to each Peer.
Jul 8 2020, 09:15
Fabien accepted D6847: [avalanche] Use ProofId instead of PeerId.
Jul 8 2020, 09:12
Fabien accepted D6838: Put CConnmanTest in an anonymous namespace.
Jul 8 2020, 09:06
Fabien requested changes to D6799: [land-bot] Pass committer name/email to land bot endpoint.
Jul 8 2020, 09:05
Fabien accepted D6835: [backport#19188] test: Avoid overwriting the NodeContext member of the testing setup [-Wshadow-field].
Jul 8 2020, 08:55
Fabien requested review of D6853: [SECP256K1] Fix the Travis build wrong targets names.
Jul 8 2020, 08:22

Jul 7 2020

Fabien added a comment to D6835: [backport#19188] test: Avoid overwriting the NodeContext member of the testing setup [-Wshadow-field].

Please update the summary accordingly

Jul 7 2020, 16:46
Fabien requested changes to D6835: [backport#19188] test: Avoid overwriting the NodeContext member of the testing setup [-Wshadow-field].

Please backport PR19188 instead https://github.com/bitcoin/bitcoin/pull/19188

Jul 7 2020, 06:14
Fabien accepted D6834: [avalanche] Use PerrManager instead of ad hoc logic in AvalancheProcessor.
Jul 7 2020, 06:09

Jul 6 2020

Fabien committed rABC35faecfbd153: [CI] Add a runOnDiff flag to the build configurations (authored by Fabien).
[CI] Add a runOnDiff flag to the build configurations
Jul 6 2020, 22:12
Fabien closed D6833: [CI] Add a runOnDiff flag to the build configurations.
Jul 6 2020, 22:12
Fabien requested review of D6833: [CI] Add a runOnDiff flag to the build configurations.
Jul 6 2020, 21:36
Fabien accepted D6826: Move NO_NODE to net.h.
Jul 6 2020, 06:33
Fabien accepted D6825: [avalanche] Add a facility to update node's timeout.
Jul 6 2020, 06:32
Fabien accepted D6824: [avalanche] Add facilities to delete nodes from the PeerManager.
Jul 6 2020, 06:26
Fabien accepted D6823: [avalanche] Use an hash_unique key for the node/round index in QuerySet.
Jul 6 2020, 06:21
Fabien accepted D6822: [avalanche] Add node related functions to the peermanager.
Jul 6 2020, 06:20
Fabien accepted D6818: [avalanche] Add the notion of Peer to the PeerManager.
Jul 6 2020, 06:02