- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 19 2023
Jan 19 2023
sdulfari committed rABC9643639f3700: [avalanche] Improve test coverage of availability scoring (authored by sdulfari).
[avalanche] Improve test coverage of availability scoring
sdulfari committed rABCadb6f0f7476b: [avalanche] Move statistics constants into their own header (authored by sdulfari).
[avalanche] Move statistics constants into their own header
sdulfari committed rABC280c07aa1c02: [avalanche] Using C++17 structured bindings to make unit tests more readable (authored by sdulfari).
[avalanche] Using C++17 structured bindings to make unit tests more readable
[avalanche] Make unit test cases const
sdulfari committed rABC6073f66a7b06: Fix getpeerinfo help text reference to availability score (authored by sdulfari).
Fix getpeerinfo help text reference to availability score
Jan 18 2023
Jan 18 2023
Add some missing const
sdulfari requested changes to D12998: [avalanche] Leverage AnyVoteItem to have a single VoteItemUpdate object.
sdulfari added inline comments to D12999: [avalanche] Sync proofs when functional tests call sync_all.
Jan 17 2023
Jan 17 2023
sdulfari committed rABCa331108f3941: Access miner fund destinations by reference in getblocktemplate (authored by sdulfari).
Access miner fund destinations by reference in getblocktemplate
sdulfari committed rABC2f179cc23642: Make blockReward const when checking miner fund (authored by sdulfari).
Make blockReward const when checking miner fund
sdulfari requested changes to D12983: [avalanche] Don't hold cs_main when adding a block to reconcile.
patch looks good otherwise
sdulfari requested review of D12984: Access miner fund destinations by reference in getblocktemplate.
Jan 16 2023
Jan 16 2023
sdulfari requested changes to D12983: [avalanche] Don't hold cs_main when adding a block to reconcile.
Jan 12 2023
Jan 12 2023
sdulfari committed rABC7c2a1f89d2ed: Add miner fund regression test around Wellington activation (authored by sdulfari).
Add miner fund regression test around Wellington activation
Jan 11 2023
Jan 11 2023
sdulfari committed rABCb071759ef844: Cleanup unused nodes in abc_mining_basic.py (authored by sdulfari).
Cleanup unused nodes in abc_mining_basic.py
Jan 10 2023
Jan 10 2023
sdulfari committed rABC74545aae946b: [doc] Add notes on how to activate bash completion for locally built binaries (authored by sdulfari).
[doc] Add notes on how to activate bash completion for locally built binaries
Jan 9 2023
Jan 9 2023
Jan 6 2023
Jan 6 2023
sdulfari requested changes to D12960: [secp256k1] ci: Run ASan/LSan and reorganize sanitizer and Valgrind jobs.
Jan 5 2023
Jan 5 2023
sdulfari requested changes to D12953: miner: bug fix? update for ancestor inclusion using modified fees, not base.
sdulfari committed rABC71f04545b8c2: [avalanche] Add logging when a block is parked due to conflict with avalanche⊠(authored by sdulfari).
[avalanche] Add logging when a block is parked due to conflict with avalancheâŠ
Jan 4 2023
Jan 4 2023
Although we don't expect this code to execute, it should at least appear sane if it did.
Jan 1 2023
Jan 1 2023
sdulfari committed rABCfc44fd909ab4: [avalanche] Improve test coverage of existing parking behavior (authored by sdulfari).
[avalanche] Improve test coverage of existing parking behavior
Dec 31 2022
Dec 31 2022
sdulfari updated the diff for D12944: [avalanche] Improve test coverage of existing parking behavior.
Pull 1 block case out of the loop and other fixes from feedback
Dec 30 2022
Dec 30 2022
sdulfari committed rABC4981f77bb694: [avalanche] Add test coverage for parking against avalanche finalized chaintip (authored by sdulfari).
[avalanche] Add test coverage for parking against avalanche finalized chaintip
Dec 29 2022
Dec 29 2022
sdulfari requested review of D12944: [avalanche] Improve test coverage of existing parking behavior.
Dec 14 2022
Dec 14 2022
sdulfari committed rABC3a2eaa578f58: [avalanche] Cleanup unnecessary timeout values in block voting test (authored by sdulfari).
[avalanche] Cleanup unnecessary timeout values in block voting test
sdulfari committed rABCe1303a1f82cf: [doc] Add suggestions in functional test documentation for improving debugging⊠(authored by sdulfari).
[doc] Add suggestions in functional test documentation for improving debuggingâŠ
sdulfari committed rABC606c0c4345d1: [doc] Fix incorrect argument syntax for --timeout-factor (authored by sdulfari).
[doc] Fix incorrect argument syntax for --timeout-factor
sdulfari requested review of D12896: [avalanche] Cleanup unnecessary timeout values in block voting test.
TIL you can set timeout-factor on the command line. Inspired some improvement to the docs: D12893
[avalanche] Optimize block parking
sdulfari committed rABCcfaf55feb04f: [avalanche] Clear finalization when manually switching chaintips (authored by sdulfari).
[avalanche] Clear finalization when manually switching chaintips
Dec 13 2022
Dec 13 2022
sdulfari published D12885: [avalanche] Clear finalization when manually switching chaintips for review.
sdulfari committed rABCbf4a9cfa2e30: [avalanche] Actually finalize block in voting functional test (authored by sdulfari).
[avalanche] Actually finalize block in voting functional test
Dec 12 2022
Dec 12 2022
sdulfari updated the diff for D12875: [avalanche] Actually finalize block in voting functional test.
Remove unused import
Dec 8 2022
Dec 8 2022
Dec 7 2022
Dec 7 2022
back to you