Page MenuHomePhabricator
Feed All Stories

Aug 8 2022

Fabien closed D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.
Aug 8 2022, 16:13
Fabien committed rABCd1eb6034187d: [avalanche] Remove the network bypass flag, make it default for avalanche… (authored by Fabien).
[avalanche] Remove the network bypass flag, make it default for avalanche…
Aug 8 2022, 16:13
teamcity triaged T2595: Build Bitcoin-ABC / Master / Native tests / Test Native OSX is broken. as Unbreak Now! priority.
Aug 8 2022, 16:11
Fabien closed D11833: Fix a race in the net tests.
Aug 8 2022, 15:55
Fabien committed rABC12677a9f321d: Fix a race in the net tests (authored by Fabien).
Fix a race in the net tests
Aug 8 2022, 15:55
sdulfari accepted D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.
Aug 8 2022, 15:55
Fabien closed D11834: [avalanche] Fix abc_p2p_getavaaddr flakiness.
Aug 8 2022, 15:55
Fabien committed rABCd1356c9f2cf2: [avalanche] Fix abc_p2p_getavaaddr flakiness (authored by Fabien).
[avalanche] Fix abc_p2p_getavaaddr flakiness
Aug 8 2022, 15:55
kieran709 requested review of D11835: [Cashtab] Validation function for new wallet name length.
Aug 8 2022, 15:54
Fabien updated the diff for D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.

Expand the test case to cover the change

Aug 8 2022, 15:50
sdulfari accepted D11833: Fix a race in the net tests.
Aug 8 2022, 15:49
sdulfari accepted D11834: [avalanche] Fix abc_p2p_getavaaddr flakiness.
Aug 8 2022, 15:45
sdulfari added inline comments to D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.
Aug 8 2022, 15:34
Fabien published D11834: [avalanche] Fix abc_p2p_getavaaddr flakiness for review.
Aug 8 2022, 14:23
teamcity awarded D11834: [avalanche] Fix abc_p2p_getavaaddr flakiness a Haypence token.
Aug 8 2022, 14:06
Fabien updated the summary of D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.
Aug 8 2022, 09:41
Fabien updated the diff for D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.

Rebase on top of D11833.

Aug 8 2022, 09:39
teamcity awarded D11833: Fix a race in the net tests a Haypence token.
Aug 8 2022, 09:35
Fabien added a comment to D11833: Fix a race in the net tests.

@bot build-tsan

Aug 8 2022, 09:35
Fabien requested review of D11833: Fix a race in the net tests.
Aug 8 2022, 09:35

Aug 6 2022

teamcity triaged T2594: Build Bitcoin-ABC / Master / Sanitizers / Thread Sanitizer (TSAN) is broken. as Unbreak Now! priority.
Aug 6 2022, 12:25
Fabien requested review of D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.
Aug 6 2022, 12:02
Fabien closed D11828: Add unit test for the outbound connection logic.
Aug 6 2022, 12:00
Fabien committed rABC9b5e2671d190: Add unit test for the outbound connection logic (authored by Fabien).
Add unit test for the outbound connection logic
Aug 6 2022, 12:00
Fabien closed D11827: Add a method to make addrman deterministic.
Aug 6 2022, 11:59
Fabien committed rABCbb9328ffcfe2: Add a method to make addrman deterministic (authored by Fabien).
Add a method to make addrman deterministic
Aug 6 2022, 11:59
welshjones56 updated welshjones56.
Aug 6 2022, 09:35
welshjones56 updated welshjones56.
Aug 6 2022, 09:16
sdulfari requested changes to D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.
Aug 6 2022, 08:25
sdulfari accepted D11827: Add a method to make addrman deterministic.
Aug 6 2022, 08:11
sdulfari accepted D11828: Add unit test for the outbound connection logic.
Aug 6 2022, 08:10

Aug 5 2022

kieran709 added a comment to D11741: [Cashtab] currency.prefixes & currency.tokenPrefixes converted to strings.

I noticed that in ScanQrCode there is a reference on line 72 to currency.tokenPrefix, which does not exist in the currency object, so it will not be a problem to remove them altogether, but we may need another task / diff to fix what is happening in ScanQrCode.

Aug 5 2022, 18:38
kieran709 updated the diff for D11831: [Cashtab] Remove color change of address on hover in contact list.

Responding to review feedback, removed hover effect from balances in saved wallet dropdown & names in the contact list.

Aug 5 2022, 18:20
kieran709 closed D11826: [Cashtab] Remove classNames from Tx.js.
Aug 5 2022, 17:42
kieran709 committed rABC2163ea29329d: [Cashtab] Remove classNames from Tx.js (authored by kieran709).
[Cashtab] Remove classNames from Tx.js
Aug 5 2022, 17:42
bytesofman accepted D11826: [Cashtab] Remove classNames from Tx.js.
Aug 5 2022, 17:29
bytesofman requested changes to D11627: [Cashtab] Hide msgs from unknown senders option.
Aug 5 2022, 17:18
bytesofman requested changes to D11831: [Cashtab] Remove color change of address on hover in contact list.

Please also remove this effect from

Aug 5 2022, 17:12
teamcity added a comment to D11832: [Cashtab] [utxo handling p2] Sort etoken and non-etoken utxos.
Aug 5 2022, 17:09
bytesofman planned changes to D11832: [Cashtab] [utxo handling p2] Sort etoken and non-etoken utxos.

There are some optimizations available here compared to the way it was done as a proof of concept in D11385

Aug 5 2022, 17:07
bytesofman requested review of D11832: [Cashtab] [utxo handling p2] Sort etoken and non-etoken utxos.
Aug 5 2022, 17:07
kieran709 requested review of D11831: [Cashtab] Remove color change of address on hover in contact list.
Aug 5 2022, 15:42
kieran709 updated the diff for D11627: [Cashtab] Hide msgs from unknown senders option.

Responding to review feedback

Aug 5 2022, 15:09
deadalnix requested changes to D11750: [avalanche] Make proof dust threshold configurable.

I don't think this design with a config is a plus. A ton of code just got significantly more convoluted.

Aug 5 2022, 12:32
Fabien accepted D11830: [avalanche] Increase proof dust threshold.
Aug 5 2022, 09:18
Fabien updated the diff for D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.

Update formatting as per D11828

Aug 5 2022, 08:51
Fabien updated the diff for D11828: Add unit test for the outbound connection logic.

Improve formatting

Aug 5 2022, 08:44
Fabien added inline comments to D11828: Add unit test for the outbound connection logic.
Aug 5 2022, 08:43
Fabien updated the diff for D11827: Add a method to make addrman deterministic.

Improve as per feedback

Aug 5 2022, 08:24
sdulfari added inline comments to D11828: Add unit test for the outbound connection logic.
Aug 5 2022, 06:32

Aug 4 2022

teamcity added a comment to D11830: [avalanche] Increase proof dust threshold.
Aug 4 2022, 23:01
sdulfari requested changes to D11827: Add a method to make addrman deterministic.
Aug 4 2022, 22:58
sdulfari requested review of D11830: [avalanche] Increase proof dust threshold.
Aug 4 2022, 22:50
Fabien requested review of D11829: [avalanche] Remove the network bypass flag, make it default for avalanche outbounds.
Aug 4 2022, 20:39
Fabien requested review of D11828: Add unit test for the outbound connection logic.
Aug 4 2022, 20:26
Fabien requested review of D11827: Add a method to make addrman deterministic.
Aug 4 2022, 20:20
sdulfari updated the diff for D11750: [avalanche] Make proof dust threshold configurable.

Rebase on new unit test

Aug 4 2022, 19:51
kieran709 updated the summary of D11826: [Cashtab] Remove classNames from Tx.js.
Aug 4 2022, 14:38
kieran709 requested review of D11826: [Cashtab] Remove classNames from Tx.js.
Aug 4 2022, 14:36
Mengerian closed D11825: [website] Fix some typos in Avalanche Dev Update.
Aug 4 2022, 13:58
Mengerian committed rABCWEBee677262354b: [website] Fix some typos in Avalanche Dev Update (authored by Mengerian).
[website] Fix some typos in Avalanche Dev Update
Aug 4 2022, 13:58
Mher1100 awarded T476: Write a script to automate the collection of gitian outputs a Love token.
Aug 4 2022, 07:28 · Restricted Project
bytesofman accepted D11825: [website] Fix some typos in Avalanche Dev Update.
Aug 4 2022, 05:43
Mengerian requested review of D11825: [website] Fix some typos in Avalanche Dev Update.
Aug 4 2022, 05:30
teamcity closed T2591: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux ARM is broken. as Resolved.
Aug 4 2022, 03:46
abc-bot committed rABCd1552c9058d6: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Aug 4 2022, 03:21
Mengerian closed D11824: [website] Add Avalanche Development Update blog post for Aug 2022.
Aug 4 2022, 02:48
Mengerian committed rABCWEB299029d68a87: [website] Add Avalanche Development Update blog post for Aug 2022 (authored by Mengerian).
[website] Add Avalanche Development Update blog post for Aug 2022
Aug 4 2022, 02:48
abc-bot committed rABC27422074e579: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Aug 4 2022, 02:06
teamcity closed T2587: Build Bitcoin-ABC / Nightly Builds / Gitian Builds / Gitian - OSX is broken. as Resolved.
Aug 4 2022, 01:54

Aug 3 2022

bytesofman accepted D11824: [website] Add Avalanche Development Update blog post for Aug 2022.
Aug 3 2022, 23:52
Mengerian updated the diff for D11824: [website] Add Avalanche Development Update blog post for Aug 2022.

Add "upcoming" to clarify that post-consensus launch will be in the future

Aug 3 2022, 23:48
Mengerian updated the diff for D11824: [website] Add Avalanche Development Update blog post for Aug 2022.

Add more links to Diffs

Aug 3 2022, 23:06
Mengerian updated the diff for D11824: [website] Add Avalanche Development Update blog post for Aug 2022.

Line wrapping

Aug 3 2022, 18:14
Mengerian requested review of D11824: [website] Add Avalanche Development Update blog post for Aug 2022.
Aug 3 2022, 17:54
bytesofman requested changes to D11823: [Cashtab] Add ability to rename active wallet.
Aug 3 2022, 16:45
emack accepted D11818: [Cashtab] [utxo handling p1] Add chronik utxo fetch functionality.
Aug 3 2022, 15:30
sdulfari closed D11821: [avalanche] Bump stake used in proof deserialization tests.
Aug 3 2022, 15:28
sdulfari committed rABCc59a1cd712e4: [avalanche] Bump stake used in proof deserialization tests (authored by sdulfari).
[avalanche] Bump stake used in proof deserialization tests
Aug 3 2022, 15:27
sdulfari closed D11822: [avalanche] Add coins directly instead of using coinbases in processor unit tests.
Aug 3 2022, 15:26
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…
Aug 3 2022, 15:26
sdulfari closed D11820: [avalanche] Use MIN_VALID_PROOF_SCORE where appropriate.
Aug 3 2022, 15:22
sdulfari committed rABC61577540686e: [avalanche] Use MIN_VALID_PROOF_SCORE where appropriate (authored by sdulfari).
[avalanche] Use MIN_VALID_PROOF_SCORE where appropriate
Aug 3 2022, 15:22
kieran709 updated the summary of D11823: [Cashtab] Add ability to rename active wallet.
Aug 3 2022, 14:55
kieran709 planned changes to D11823: [Cashtab] Add ability to rename active wallet.
Aug 3 2022, 14:55
kieran709 requested review of D11823: [Cashtab] Add ability to rename active wallet.
Aug 3 2022, 14:44
bytesofman added inline comments to D11818: [Cashtab] [utxo handling p1] Add chronik utxo fetch functionality.
Aug 3 2022, 14:18
bytesofman updated the diff for D11818: [Cashtab] [utxo handling p1] Add chronik utxo fetch functionality.

Adding unit test and mocks

Aug 3 2022, 14:13
emack added inline comments to D11818: [Cashtab] [utxo handling p1] Add chronik utxo fetch functionality.
Aug 3 2022, 13:52
Fabien accepted D11822: [avalanche] Add coins directly instead of using coinbases in processor unit tests.
Aug 3 2022, 13:16
Fabien accepted D11821: [avalanche] Bump stake used in proof deserialization tests.
Aug 3 2022, 12:38
teamcity closed T2589: Build Bitcoin-ABC / Master / Coverage is broken. as Resolved.
Aug 3 2022, 12:05
teamcity closed T2590: Build Bitcoin-ABC / Master / Native tests / Test Native OSX is broken. as Resolved.
Aug 3 2022, 11:53
teamcity triaged T2591: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux ARM is broken. as Unbreak Now! priority.
Aug 3 2022, 11:38
abc-bot committed rABCe2157bd35322: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Aug 3 2022, 11:38
teamcity triaged T2590: Build Bitcoin-ABC / Master / Native tests / Test Native OSX is broken. as Unbreak Now! priority.
Aug 3 2022, 11:16
teamcity added a comment to D11821: [avalanche] Bump stake used in proof deserialization tests.
Aug 3 2022, 11:03
teamcity triaged T2589: Build Bitcoin-ABC / Master / Coverage is broken. as Unbreak Now! priority.
Aug 3 2022, 11:03
abc-bot committed rABCe634f8028e57: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Aug 3 2022, 11:02
teamcity added a comment to D11821: [avalanche] Bump stake used in proof deserialization tests.
Aug 3 2022, 11:02