- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Nov 12 2024
Nov 12 2024
Nov 5 2024
Nov 5 2024
roqqit committed rABCa66b32711df2: [avalanche] Only allow contender cache cleanup up to the height of the last… (authored by roqqit).
[avalanche] Only allow contender cache cleanup up to the height of the last…
Nov 4 2024
Nov 4 2024
roqqit updated the diff for D17075: [avalanche] Only allow contender cache cleanup up to the height of the last promoted block.
Fix style nit
Back to you for the test failure
Nov 1 2024
Nov 1 2024
roqqit committed rABC88a5faa04223: Fix lock order inversion in promoteStakeContendersToTip (authored by roqqit).
Fix lock order inversion in promoteStakeContendersToTip
teamcity awarded D17058: Fix lock order inversion in promoteStakeContendersToTip a Haypence token.
roqqit requested review of D17059: Revert "[avalanche] Promote stake contenders when the chain tip updates".
roqqit committed rABCf223acc35389: [avalanche] Promote stake contenders when the chain tip updates (authored by roqqit).
[avalanche] Promote stake contenders when the chain tip updates
Oct 29 2024
Oct 29 2024
roqqit updated the diff for D17027: [avalanche] Promote stake contenders when the chain tip updates.
Fix clang error
roqqit updated the diff for D17027: [avalanche] Promote stake contenders when the chain tip updates.
Cleanup locks
roqqit updated the diff for D17027: [avalanche] Promote stake contenders when the chain tip updates.
Feedback. Only cleanup cache once per block finalization.
roqqit committed rABCb9a55d2cdd2d: [avalanche] Add stake contender cache to avalanche processor (authored by roqqit).
[avalanche] Add stake contender cache to avalanche processor
Oct 28 2024
Oct 28 2024
roqqit committed rABC3a8cbaf3c108: [avalanche] Fix contender cache isEmpty return type (authored by roqqit).
[avalanche] Fix contender cache isEmpty return type
Fix build failure and rebase
Address early feedback in https://reviews.bitcoinabc.org/D16992#inline-74171
Oct 25 2024
Oct 25 2024
teamcity awarded D16992: [avalanche] Start populating the staking contender cache a Haypence token.
Oct 24 2024
Oct 24 2024
Fix chainstate dependency
roqqit committed rABCff7cabede390: [avalanche] Add a way to promote old entries in the contender cache to a new… (authored by roqqit).
[avalanche] Add a way to promote old entries in the contender cache to a new…
Oct 23 2024
Oct 23 2024
roqqit updated the summary of D16951: [avalanche] Add a way to promote old entries in the contender cache to a new chain tip.
roqqit updated the diff for D16951: [avalanche] Add a way to promote old entries in the contender cache to a new chain tip.
Pass peer manager down per feedback. This no longer black boxes the logic of the proof validity check and the testing is not significantly worse.
Oct 22 2024
Oct 22 2024
Oct 21 2024
Oct 21 2024
roqqit committed rABC42af549c25df: [avalanche] Streamline API for setting manual stake winners to contender cache (authored by roqqit).
[avalanche] Streamline API for setting manual stake winners to contender cache
Oct 18 2024
Oct 18 2024
roqqit committed rABCf1c48b59e493: [avalanche] Add a way to check if a proof is a remote proof (authored by roqqit).
[avalanche] Add a way to check if a proof is a remote proof
teamcity awarded D16934: [avalanche] Do not register proofs during IBD a Haypence token.
Oct 17 2024
Oct 17 2024
Oct 10 2024
Oct 10 2024
roqqit committed rABC69d0c97e131b: Merge bitcoin/bitcoin#27177: test: fix intermittent issue in… (authored by Andrew Chow <github@achow101.com>).
Merge bitcoin/bitcoin#27177: test: fix intermittent issue in…
Oct 9 2024
Oct 9 2024
roqqit committed rABC36b7920c9271: [avalanche] Add test case of vote status for manually added stake winner (authored by roqqit).
[avalanche] Add test case of vote status for manually added stake winner
roqqit requested review of D16876: [avalanche] Add test case of vote status for manually added stake winner.
roqqit committed rABCca4d4be53648: test: simplify uint256 (de)serialization routines (authored by Sebastian Falbesoner <sebastian.falbesoner@gmail.com>).
test: simplify uint256 (de)serialization routines
Oct 8 2024
Oct 8 2024
Oct 3 2024
Oct 3 2024
roqqit committed rABC52b9f0503a48: [avalanche] Add a way to get stake contender vote status (authored by roqqit).
[avalanche] Add a way to get stake contender vote status
Oct 2 2024
Oct 2 2024
Oct 1 2024
Oct 1 2024
Sep 26 2024
Sep 26 2024
roqqit committed rABC30c59afc75a5: [avalanche] Check unknown inv type in cooldown test (authored by roqqit).
[avalanche] Check unknown inv type in cooldown test
add MSG_UNDEFINED constant
roqqit committed rABCf9542fe9c350: [avalanche] Check all inv types in cooldown test (authored by roqqit).
[avalanche] Check all inv types in cooldown test
Sep 25 2024
Sep 25 2024
Sep 23 2024
Sep 23 2024
roqqit committed rABC2f0cd61946ba: [avalanche] Implement cleanup for stake contender cache (authored by roqqit).
[avalanche] Implement cleanup for stake contender cache
In D16782#381036, @Fabien wrote:I see your test doesn't check for contiguous heights, you should add that
Use lower_bound instead since it is more technically correct and robust to future changes. There is no change in behavior.
Sep 20 2024
Sep 20 2024
roqqit committed rABCb5fe46c6e31d: [avalanche] Use block index instead of blockhash for adding contenders to the… (authored by roqqit).
[avalanche] Use block index instead of blockhash for adding contenders to the…
roqqit committed rABCe686b296e89b: [avalanche] Cleanup unneeded variable in contender cache test (authored by roqqit).
[avalanche] Cleanup unneeded variable in contender cache test
The patch looks ok but there is a test failure
changes per feedback to remove the cs_main lock. now depends on D16793
Sep 18 2024
Sep 18 2024
roqqit committed rABCa18387188c0d: [avalanche] Add missing const to getWinners (authored by roqqit).
[avalanche] Add missing const to getWinners
Sep 17 2024
Sep 17 2024
Sep 16 2024
Sep 16 2024
Sep 13 2024
Sep 13 2024
Sep 12 2024
Sep 12 2024
Sep 11 2024
Sep 11 2024