Page MenuHomePhabricator
Feed Advanced Search

Jul 4 2020

deadalnix requested review of D6820: [avalanche] Use constexpr for global constants.
Jul 4 2020, 23:32
deadalnix updated the diff for D6818: [avalanche] Add the notion of Peer to the PeerManager.

vetor => vector

Jul 4 2020, 01:01
deadalnix requested review of D6818: [avalanche] Add the notion of Peer to the PeerManager.
Jul 4 2020, 01:00

Jul 3 2020

deadalnix accepted D6817: [CI] Improve teamcity error reporting by setting the failure message.
Jul 3 2020, 21:47
deadalnix committed rABC4aa90b187df7: [avalanche] Bail when selecting a peer fails too many times (authored by deadalnix).
[avalanche] Bail when selecting a peer fails too many times
Jul 3 2020, 10:56
deadalnix closed D6810: [avalanche] Bail when selecting a peer fails too many times.
Jul 3 2020, 10:55
deadalnix committed rABC9d4f237eedca: [avalanche] Implement compaction for the PeerManager (authored by deadalnix).
[avalanche] Implement compaction for the PeerManager
Jul 3 2020, 00:19
deadalnix closed D6809: [avalanche] Implement compaction for the PeerManager.
Jul 3 2020, 00:19
deadalnix requested review of D6810: [avalanche] Bail when selecting a peer fails too many times.
Jul 3 2020, 00:18

Jul 2 2020

deadalnix requested review of D6809: [avalanche] Implement compaction for the PeerManager.
Jul 2 2020, 13:44
deadalnix requested changes to D6798: Fix TSAN out of memory when running the radix_tests/insert_stress_test.

Now this patch looks much better, but I'd like to loop back on the motivation. This is a stress test, and the purpose of a stress test is to stress the system.

Jul 2 2020, 12:52
deadalnix accepted D6807: [website] Add ericreid91 as sponsor.
Jul 2 2020, 12:35

Jul 1 2020

deadalnix closed D6787: [avalanche] Manipulate peers via PeerId.
Jul 1 2020, 14:13
deadalnix committed rABCc23e06f18a83: [avalanche] Manipulate peers via PeerId (authored by deadalnix).
[avalanche] Manipulate peers via PeerId
Jul 1 2020, 14:13
deadalnix committed rABC614e9c8a6056: [avalanche] Make peer score an uint32_t instead of an uint64_t (authored by deadalnix).
[avalanche] Make peer score an uint32_t instead of an uint64_t
Jul 1 2020, 14:01
deadalnix closed D6793: [avalanche] Make peer score an uint32_t instead of an uint64_t.
Jul 1 2020, 14:01
deadalnix requested changes to D6798: Fix TSAN out of memory when running the radix_tests/insert_stress_test.
Jul 1 2020, 13:59

Jun 30 2020

deadalnix accepted D6795: [backport#15639 3/3] bitcoin-wallet tool: Drop libbitcoin_server.a dependency.

Discussed off line. This is good.

Jun 30 2020, 23:54
deadalnix accepted D6649: [backport#16542 4/4] Additional tests for other failure cases.
Jun 30 2020, 23:39
deadalnix accepted D6648: [backport#16542 3/4] Check error messages in descriptor tests.
Jun 30 2020, 23:38
deadalnix requested changes to D6795: [backport#15639 3/3] bitcoin-wallet tool: Drop libbitcoin_server.a dependency.
Jun 30 2020, 23:37
deadalnix accepted D6721: [backport#16237 3/3] Add GetNewChangeDestination for getting new change Destinations.
Jun 30 2020, 23:31
deadalnix accepted D6717: [backport#16237 2/3] Replace CReserveKey with ReserveDestinatoin.
Jun 30 2020, 23:31
deadalnix updated the diff for D6787: [avalanche] Manipulate peers via PeerId.

Check insertion and remove refactoring leftover

Jun 30 2020, 23:27
deadalnix requested review of D6793: [avalanche] Make peer score an uint32_t instead of an uint64_t.
Jun 30 2020, 23:08
deadalnix accepted D6792: [fix] replace leftover dustRelayFee symbols in wallet/wallet.cpp.
Jun 30 2020, 23:04
deadalnix accepted D6716: [backport#16237 1/3] Add GetNewDestination to CWallet to fetch new destinations.
Jun 30 2020, 22:42
deadalnix accepted D6712: [backport#15492 1/2] [rpc] simplify generate RPC.
Jun 30 2020, 22:29
deadalnix requested review of D6787: [avalanche] Manipulate peers via PeerId.
Jun 30 2020, 16:12
deadalnix committed rABC5a148a811ad9: [avalanche] Build Slot using start and score rather than start/stop (authored by deadalnix).
[avalanche] Build Slot using start and score rather than start/stop
Jun 30 2020, 14:31
deadalnix closed D6779: [avalanche] Build Slot using start and score rather than start/stop.
Jun 30 2020, 14:31
deadalnix closed D6786: [avalanche] Early bail when no matchign slot exists.
Jun 30 2020, 14:30
deadalnix committed rABCc87ff257e439: [avalanche] Early bail when no matchign slot exists (authored by deadalnix).
[avalanche] Early bail when no matchign slot exists
Jun 30 2020, 14:30
deadalnix committed rABC31839eeb4bbc: [avalanche] Track slots as start+score rather than start/stop (authored by deadalnix).
[avalanche] Track slots as start+score rather than start/stop
Jun 30 2020, 14:30
deadalnix closed D6778: [avalanche] Track slots as start+score rather than start/stop.
Jun 30 2020, 14:30
deadalnix requested review of D6786: [avalanche] Early bail when no matchign slot exists.
Jun 30 2020, 14:26
deadalnix accepted D6785: Add an exception for the TSAN lock-order-inversion on reverselock_tests.
Jun 30 2020, 13:31
deadalnix requested changes to D6783: Fix out-of-bounds index in Avalanche PeerManager.
Jun 30 2020, 13:29
deadalnix committed rABC20c9071c8a9b: [avalanche] Abstract the Slot infos so that layout can be changed easily (authored by deadalnix).
[avalanche] Abstract the Slot infos so that layout can be changed easily
Jun 30 2020, 12:25
deadalnix closed D6777: [avalanche] Abstract the Slot infos so that layout can be changed easily.
Jun 30 2020, 12:25
deadalnix committed rABCad26108e0958: [avalanche] separate avalanche.{h|cpp} into more relevent files (authored by deadalnix).
[avalanche] separate avalanche.{h|cpp} into more relevent files
Jun 30 2020, 12:24
deadalnix closed D6775: [avalanche] separate avalanche.{h|cpp} into more relevent files.
Jun 30 2020, 12:24
deadalnix accepted D6784: Add an exception for UBSAN vptr on boost::unit_test::decorator::timeout.
Jun 30 2020, 12:17
deadalnix updated the diff for D6775: [avalanche] separate avalanche.{h|cpp} into more relevent files.

rebase

Jun 30 2020, 01:40
deadalnix committed rABC193c2f510578: [avalanche] Use utility method to find slots (authored by deadalnix).
[avalanche] Use utility method to find slots
Jun 30 2020, 01:37
deadalnix closed D6776: [avalanche] Use utility method to find slots.
Jun 30 2020, 01:37
deadalnix accepted D6782: Enable Axion upgrades in functional tests.

Think about cleaning up the old activation.

Jun 30 2020, 01:36
deadalnix accepted D6781: Enable Axion upgrades in unit tests.
Jun 30 2020, 01:36
deadalnix accepted D6780: Add facility and test for checking if Axion upgrade is enabled.
Jun 30 2020, 01:35
deadalnix committed rABC130a15b2b73b: [avalanche] Add the ability to remove and rescore peers (authored by deadalnix).
[avalanche] Add the ability to remove and rescore peers
Jun 30 2020, 01:34
deadalnix closed D6773: [avalanche] Add the ability to remove and rescore peers.
Jun 30 2020, 01:34
deadalnix requested review of D6773: [avalanche] Add the ability to remove and rescore peers.

It gives you how much "space" is taken in term of slots but not allocated to any slot. See https://en.wikipedia.org/wiki/Fragmentation_(computing)

Jun 30 2020, 00:16

Jun 29 2020

deadalnix closed D6772: [avalanche] Introduce a datastructure to keep track of peers.
Jun 29 2020, 22:49
deadalnix committed rABC1a731a37599a: [avalanche] Introduce a datastructure to keep track of peers (authored by deadalnix).
[avalanche] Introduce a datastructure to keep track of peers
Jun 29 2020, 22:49
deadalnix requested review of D6779: [avalanche] Build Slot using start and score rather than start/stop.
Jun 29 2020, 21:32
deadalnix requested review of D6778: [avalanche] Track slots as start+score rather than start/stop.
Jun 29 2020, 21:31
deadalnix requested review of D6777: [avalanche] Abstract the Slot infos so that layout can be changed easily.
Jun 29 2020, 21:29
deadalnix requested review of D6776: [avalanche] Use utility method to find slots.
Jun 29 2020, 21:24
deadalnix requested review of D6775: [avalanche] separate avalanche.{h|cpp} into more relevent files.
Jun 29 2020, 21:22
deadalnix requested changes to D6716: [backport#16237 1/3] Add GetNewDestination to CWallet to fetch new destinations.

The description is innacurate

Jun 29 2020, 20:55
deadalnix accepted D6714: [backport#15492 2/2] [cleanup] Remove unused CReserveKey.
Jun 29 2020, 20:52
deadalnix requested changes to D6712: [backport#15492 1/2] [rpc] simplify generate RPC.

Description is not correct.

Jun 29 2020, 20:51
deadalnix accepted D6710: [backport#15492] [rpc] remove deprecated generate method.
Jun 29 2020, 20:50
deadalnix accepted D6774: Merge #14543: [QA] minor p2p_sendheaders fix of height in coinbase.
Jun 29 2020, 20:49
deadalnix requested review of D6773: [avalanche] Add the ability to remove and rescore peers.
Jun 29 2020, 20:38
deadalnix requested review of D6772: [avalanche] Introduce a datastructure to keep track of peers.
Jun 29 2020, 20:12
deadalnix requested changes to D6710: [backport#15492] [rpc] remove deprecated generate method.
Jun 29 2020, 19:50
deadalnix accepted D6766: Move NodeContext from TestingSetup to BasicTestingSetup.
Jun 29 2020, 14:56
deadalnix accepted D6765: test: Check that wait_until returns if time point is in the past.
Jun 29 2020, 12:38
deadalnix accepted D6764: refactor: Make scheduler methods type safe.
Jun 29 2020, 12:37
deadalnix requested changes to D6764: refactor: Make scheduler methods type safe.
Jun 29 2020, 11:58
deadalnix committed rABC7efd78f59e4e: [seeder] Use testutil library in seeder tests (authored by deadalnix).
[seeder] Use testutil library in seeder tests
Jun 29 2020, 11:21
deadalnix closed D6760: [seeder] Use testutil library in seeder tests.
Jun 29 2020, 11:20
deadalnix updated the diff for D6760: [seeder] Use testutil library in seeder tests.

Also rename variosu instances of test_bitcoin-seeder

Jun 29 2020, 11:18
deadalnix accepted D6763: [CI] Run the check target instead of a list of subtargets.
Jun 29 2020, 11:11
deadalnix updated the diff for D6760: [seeder] Use testutil library in seeder tests.

Update test suite name in various places

Jun 29 2020, 11:08
deadalnix committed rABCa6b7add55026: Move avalanche in its own folder (authored by deadalnix).
Move avalanche in its own folder
Jun 29 2020, 11:04
deadalnix closed D6761: Move avalanche in its own folder.
Jun 29 2020, 11:04
deadalnix committed rABC673825f098de: Move minimum boost version to 1.59 (authored by deadalnix).
Move minimum boost version to 1.59
Jun 29 2020, 10:56
deadalnix closed D6762: Move minimum boost version to 1.59.
Jun 29 2020, 10:56
deadalnix requested changes to D6710: [backport#15492] [rpc] remove deprecated generate method.
Jun 29 2020, 00:28
deadalnix requested review of D6762: Move minimum boost version to 1.59.
Jun 29 2020, 00:20

Jun 28 2020

deadalnix committed rABCc4788eec7895: build: Create test utility library from src/test/util/ (authored by Harris <brakmic@gmail.com>).
build: Create test utility library from src/test/util/
Jun 28 2020, 22:48
deadalnix closed D6759: build: Create test utility library from src/test/util/.
Jun 28 2020, 22:48
deadalnix updated the test plan for D6759: build: Create test utility library from src/test/util/.
Jun 28 2020, 21:37
deadalnix requested review of D6759: build: Create test utility library from src/test/util/.

Clearly, the autotool build isn't missing.

Jun 28 2020, 21:34
deadalnix updated the diff for D6761: Move avalanche in its own folder.

Fix stuff

Jun 28 2020, 19:55
deadalnix updated the diff for D6760: [seeder] Use testutil library in seeder tests.

Add fixture for the test suite name

Jun 28 2020, 19:48
deadalnix updated the summary of D6761: Move avalanche in its own folder.
Jun 28 2020, 19:39
deadalnix planned changes to D6761: Move avalanche in its own folder.

This is a WIP

Jun 28 2020, 19:38
deadalnix requested review of D6761: Move avalanche in its own folder.
Jun 28 2020, 19:37
deadalnix updated the diff for D6760: [seeder] Use testutil library in seeder tests.

Remove seeder tests from the autotool build.

Jun 28 2020, 19:32
deadalnix updated the diff for D6759: build: Create test utility library from src/test/util/.

Also do fuzzer

Jun 28 2020, 18:47
deadalnix updated the diff for D6759: build: Create test utility library from src/test/util/.

Also do bitcoin-qt

Jun 28 2020, 18:41
deadalnix requested review of D6760: [seeder] Use testutil library in seeder tests.
Jun 28 2020, 18:19
deadalnix requested review of D6759: build: Create test utility library from src/test/util/.
Jun 28 2020, 17:38
deadalnix requested changes to D6692: [land-bot] Preserve committer name and email.
Jun 28 2020, 15:11

Jun 27 2020

deadalnix committed rABCedbca26ce4c2: Remove dead checkpoint test (authored by deadalnix).
Remove dead checkpoint test
Jun 27 2020, 16:18
deadalnix closed D6758: Remove dead checkpoint test.
Jun 27 2020, 16:18
deadalnix requested review of D6758: Remove dead checkpoint test.
Jun 27 2020, 15:26