Rebase on new unit test
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Aug 8 2022
Aug 8 2022
sdulfari added inline comments to D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.
Aug 6 2022
Aug 6 2022
Aug 5 2022
Aug 5 2022
Aug 4 2022
Aug 4 2022
Aug 3 2022
Aug 3 2022
sdulfari committed rABCc59a1cd712e4: [avalanche] Bump stake used in proof deserialization tests (authored by sdulfari).
[avalanche] Bump stake used in proof deserialization tests
sdulfari committed rABC90b5164c2248: [avalanche] Add coins directly instead of using coinbases in processor unit… (authored by sdulfari).
[avalanche] Add coins directly instead of using coinbases in processor unit…
sdulfari committed rABC61577540686e: [avalanche] Use MIN_VALID_PROOF_SCORE where appropriate (authored by sdulfari).
[avalanche] Use MIN_VALID_PROOF_SCORE where appropriate
Jul 31 2022
Jul 31 2022
Jul 29 2022
Jul 29 2022
Rebase on fixes for flaky tests
sdulfari committed rABCc948c127e1e9: [avalanche] Fix flaky check for finalized proofs in abc_rpc_getavalancheinfo (authored by sdulfari).
[avalanche] Fix flaky check for finalized proofs in abc_rpc_getavalancheinfo
sdulfari requested changes to D11815: [avalanche] Don't ban a peer sending a proof with an unknown utxo.
Jul 28 2022
Jul 28 2022
Add dust threshold to the new ava config so the arg is no longer parsed on every proof verification.
Jul 27 2022
Jul 27 2022
sdulfari committed rABCc3de9a21195e: [avalanche] Verify that polling has started on an item before verifying that it… (authored by sdulfari).
[avalanche] Verify that polling has started on an item before verifying that it…
Jul 26 2022
Jul 26 2022
sdulfari updated the diff for D11800: [avalanche] Verify that polling has started on an item before verifying that it has stopped.
Reuse code per feedback
sdulfari abandoned D11801: [avalanche] Fix multiple flakiness issues in abc_p2p_avalanche_proof_voting.
You are right. This is the better solution: D11802
sdulfari requested changes to D11802: [avalanche] Return all the status in getrawavalancheproof RPC.
Jul 25 2022
Jul 25 2022
sdulfari committed rABC72c060adeae9: [avalanche] Add a way to pass avalanche config values around (authored by sdulfari).
[avalanche] Add a way to pass avalanche config values around
Jul 23 2022
Jul 23 2022
I'm not entirely convinced renaming AvalancheConfig -> Config is the best path because of the way
Config and ::Config both appear in avalanche code. But it's not all bad since it is nearly
impossible to pick the wrong one and get past compilation. I'm still posting this change here
so it will get reviewed.
Jul 22 2022
Jul 22 2022
feedback
sdulfari committed rABC06a488e349d0: [avalanche] Fix a race condition in a unit test where proof registration time… (authored by sdulfari).
[avalanche] Fix a race condition in a unit test where proof registration time…
Jul 21 2022
Jul 21 2022
I'm not sure the dangling proof count is helpful, but reducing mental math for the dangling stake could be.
Jul 20 2022
Jul 20 2022
sdulfari requested changes to D11766: [avalanche] Don't consider our quorum valid if we don't have enough nodes connected.
The code changes are fine, but the comments (or lack of) confuse the intent.
Jul 19 2022
Jul 19 2022
sdulfari added inline comments to D11766: [avalanche] Don't consider our quorum valid if we don't have enough nodes connected.
Jul 18 2022
Jul 18 2022
sdulfari committed rABC7da1378306f6: Add linter to ensure chrono::duration is always initialized (authored by sdulfari).
Add linter to ensure chrono::duration is always initialized
Jul 16 2022
Jul 16 2022
sdulfari added a reverting change for D11759: [avalanche] Fix conflict time initializer to zero: D11760: Add linter to ensure chrono::duration is always initialized.
Jul 15 2022
Jul 15 2022
sdulfari committed rABC0ba75da2ed39: [avalanche] Fix conflict time initializer to zero (authored by sdulfari).
[avalanche] Fix conflict time initializer to zero
sdulfari committed rABCf25aa39263fb: [avalanche] Add count of finalized proofs to getavalancheinfo (authored by sdulfari).
[avalanche] Add count of finalized proofs to getavalancheinfo
sdulfari committed rABCfe417440582e: [avalanche] Fix typo in dust threshold validation result type (authored by sdulfari).
[avalanche] Fix typo in dust threshold validation result type
Jul 14 2022
Jul 14 2022
sdulfari committed rABC80c5993fb9d6: [avalanche] Use proof dust threshold in unit tests instead of low coin amounts (authored by sdulfari).
[avalanche] Use proof dust threshold in unit tests instead of low coin amounts
Jul 13 2022
Jul 13 2022
sdulfari published D11729: [avalanche] Add count of finalized proofs to getavalancheinfo for review.
Jul 12 2022
Jul 12 2022
sdulfari requested changes to D11701: [avalanche] Don't rely on the service bit for sending the avalanche message.
Jul 11 2022
Jul 11 2022
sdulfari committed rABC7d9f34c53fd1: [avalanche] Fix flaky checks after orphaning a valid proof (authored by sdulfari).
[avalanche] Fix flaky checks after orphaning a valid proof
Feedback
Jul 8 2022
Jul 8 2022