Page MenuHomePhabricator
Feed All Stories

Oct 13 2025

PiRK committed rABC83ed6e9da2c7: [electrum] fix save QR code feature (authored by PiRK).
[electrum] fix save QR code feature
Oct 13 2025, 18:28
PiRK closed D18781: [electrum] deglobalize config.
Oct 13 2025, 18:28
PiRK committed rABCc2be42b738b3: [electrum] deglobalize config (authored by PiRK).
[electrum] deglobalize config
Oct 13 2025, 18:28
bytesofman accepted D18787: [avalanche] Add a finalizetransaction RPC to force finalize a mempool transaction.
Oct 13 2025, 17:36
teamcity awarded D18789: [e.cash] Add custom metadata for blog posts a Haypence token.
Oct 13 2025, 17:04
teamcity triaged T3903: Build Bitcoin-ABC / CashTab / CashTab Unit Tests is broken. as Unbreak Now! priority.
Oct 13 2025, 15:39
teamcity closed T3902: Build Bitcoin-ABC / Master / Sanitizers / Address Sanitizer (ASAN) is broken. as Resolved.
Oct 13 2025, 15:32
johnkuney closed D18788: [e.cash] Update countdown time.
Oct 13 2025, 15:22
johnkuney committed rABC669a85a5bddf: [e.cash] Update countdown time (authored by johnkuney).
[e.cash] Update countdown time
Oct 13 2025, 15:22
bytesofman accepted D18788: [e.cash] Update countdown time.
Oct 13 2025, 15:19
johnkuney published D18788: [e.cash] Update countdown time for review.
Oct 13 2025, 15:17
Fabien requested review of D18787: [avalanche] Add a finalizetransaction RPC to force finalize a mempool transaction.
Oct 13 2025, 14:34
Fabien accepted D18782: [electrum] fix save QR code feature.
Oct 13 2025, 13:06
Fabien updated the summary of D18782: [electrum] fix save QR code feature.
Oct 13 2025, 13:04
Fabien accepted D18781: [electrum] deglobalize config.
Oct 13 2025, 13:04
Fabien accepted D18656: [Cashtab] Claim NFToa Protocol ID.

The dependency should be in the diff summary not in a review comment. I added it for you.

Oct 13 2025, 12:52 · Restricted Project
Fabien updated the summary of D18656: [Cashtab] Claim NFToa Protocol ID.
Oct 13 2025, 12:52 · Restricted Project
Fabien accepted D18784: [Cashtab] Setup NFToa Icon.

We usually do self-contained diffs, and this is introducing an icon that is currently unused.
I will green it for this time because it doesn't introduce any issue per se and I know you're adding the parsing that will use it, but please be careful to not add dead code next times.

Oct 13 2025, 12:51
Fabien requested changes to D18757: [Cashtab] About NFToa Protocol ID.
Oct 13 2025, 12:49
nftoa updated the diff for D18656: [Cashtab] Claim NFToa Protocol ID.

Depends on D18757

Oct 13 2025, 12:00 · Restricted Project
nftoa updated the diff for D18757: [Cashtab] About NFToa Protocol ID.

Squash commits and clean up the diff for clarity

Oct 13 2025, 10:51
teamcity triaged T3902: Build Bitcoin-ABC / Master / Sanitizers / Address Sanitizer (ASAN) is broken. as Unbreak Now! priority.
Oct 13 2025, 10:08
PiRK closed D18783: [electrum] fix error when the exchange rate API is down.
Oct 13 2025, 09:44
PiRK committed rABC78d1f2fb42f4: [electrum] fix error when the exchange rate API is down (authored by PiRK).
[electrum] fix error when the exchange rate API is down
Oct 13 2025, 09:44
PiRK updated the diff for D18782: [electrum] fix save QR code feature.

rebase

Oct 13 2025, 09:42
PiRK updated the diff for D18781: [electrum] deglobalize config.

we can't force the config to be a singleton, as RPC commands each use their own config to communicate their command line params to the daemon.
This can be fixed in the future by splitting command line args and persistent config committed to disk into separate objects. For now let's not change anything, except no more global config.

Oct 13 2025, 09:42
PiRK closed D18780: [electrum] make config parameter non-optional for instantiating a network.
Oct 13 2025, 09:05
PiRK committed rABC1fcc8830b426: [electrum] make config parameter non-optional for instantiating a network (authored by PiRK).
[electrum] make config parameter non-optional for instantiating a network
Oct 13 2025, 09:05
PiRK closed D18779: [electrum] pass a config to alias.resolve.
Oct 13 2025, 09:05
PiRK committed rABC62c942945ac1: [electrum] pass a config to alias.resolve (authored by PiRK).
[electrum] pass a config to alias.resolve
Oct 13 2025, 09:05
Fabien requested changes to D18656: [Cashtab] Claim NFToa Protocol ID.

Looks good but you need to rebase on D18757 so it doesn't reference an non existent spec.
To do so rebase you branch over the other one, submit diff and add "Depends on D18757" in the diff summary so Phabricator knows there is a dependency between these diffs and prevent landing them out of order.

Oct 13 2025, 07:33 · Restricted Project
Fabien requested changes to D18757: [Cashtab] About NFToa Protocol ID.

You need to squash your changes before you update the diff so it includes all the changes and shows as a new file, which it is in the context of this diff

Oct 13 2025, 07:27
Fabien accepted D18783: [electrum] fix error when the exchange rate API is down.
Oct 13 2025, 07:24
Fabien accepted D18780: [electrum] make config parameter non-optional for instantiating a network.
Oct 13 2025, 07:17
Fabien accepted D18779: [electrum] pass a config to alias.resolve.
Oct 13 2025, 07:14

Oct 12 2025

teamcity closed T3901: Build Bitcoin-ABC / Master / Default Extended Tests is broken. as Resolved.
Oct 12 2025, 22:19
teamcity triaged T3901: Build Bitcoin-ABC / Master / Default Extended Tests is broken. as Unbreak Now! priority.
Oct 12 2025, 22:14
abc-bot committed rABCa23dc39d9ec4: [Automated] Update seeds (authored by abc-bot).
[Automated] Update seeds
Oct 12 2025, 21:17
abc-bot committed rABC7fa6f84a653c: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Oct 12 2025, 21:09
abc-bot committed rABCd937048d2ac6: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Oct 12 2025, 20:31
nftoa updated the diff for D18757: [Cashtab] About NFToa Protocol ID.

Updating D18757: [Cashtab] About NFToa Protocol ID

Rebase issue fix

Oct 12 2025, 14:27
bytesofman requested changes to D18757: [Cashtab] About NFToa Protocol ID.

there seems to be a rebase issue here bc docs/standards/nftoa.md does not yet exist in the monorepo, but this diff shows changes to it. The diff needs to be based on a single commit, which must be based off the latest master.

Oct 12 2025, 12:04
bytesofman requested changes to D18785: [Cashtab] Rebase NFToa Protocol branches into a unified integration branch.

modified functions should have tests covering the new case, i.e.

Oct 12 2025, 12:02

Oct 10 2025

Mengerian closed D18786: [doc] Add eMPP and ALP specifications.
Oct 10 2025, 23:29
Mengerian committed rABC2cf55366adf6: [doc] Add eMPP and ALP specifications (authored by Mengerian).
[doc] Add eMPP and ALP specifications
Oct 10 2025, 23:29
tobias_ruck accepted D18786: [doc] Add eMPP and ALP specifications.
Oct 10 2025, 21:19
Mengerian requested review of D18786: [doc] Add eMPP and ALP specifications.
Oct 10 2025, 20:18
nftoa retitled D18757: [Cashtab] About NFToa Protocol ID from About NFToa Protocol ID to [Cashtab] About NFToa Protocol ID.
Oct 10 2025, 19:15
nftoa updated the diff for D18757: [Cashtab] About NFToa Protocol ID.

Updating D18757: About NFToa Protocol ID

refine regular message example

Oct 10 2025, 19:14
nftoa retitled D18656: [Cashtab] Claim NFToa Protocol ID from Claim NFToa Protocol ID to [Cashtab] Claim NFToa Protocol ID.
Oct 10 2025, 18:45 · Restricted Project
nftoa retitled D18785: [Cashtab] Rebase NFToa Protocol branches into a unified integration branch from NFToa Protocol ID Integration to [Cashtab] NFToa Protocol ID Integration.
Oct 10 2025, 18:43
nftoa requested review of D18785: [Cashtab] Rebase NFToa Protocol branches into a unified integration branch.
Oct 10 2025, 18:36
nftoa updated the summary of D18784: [Cashtab] Setup NFToa Icon.
Oct 10 2025, 17:30
nftoa added reviewers for D18784: [Cashtab] Setup NFToa Icon: Fabien, bytesofman.
Oct 10 2025, 17:29
nftoa requested review of D18784: [Cashtab] Setup NFToa Icon.
Oct 10 2025, 17:27
PiRK added a comment to D18781: [electrum] deglobalize config.

Looks like there is an extra SimpleConfig object instantiated in daemon mode, whenever a RPC command is queried. Need to investigate and reproduce outside of the functional test framework

Oct 10 2025, 16:05
PiRK updated the diff for D18783: [electrum] fix error when the exchange rate API is down.

rebase

Oct 10 2025, 15:41
PiRK planned changes to D18782: [electrum] fix save QR code feature.
Oct 10 2025, 15:40
PiRK planned changes to D18781: [electrum] deglobalize config.
Oct 10 2025, 15:40
teamcity added a comment to D18783: [electrum] fix error when the exchange rate API is down.
Oct 10 2025, 11:40
teamcity added a comment to D18782: [electrum] fix save QR code feature.
Oct 10 2025, 11:12
teamcity added a comment to D18781: [electrum] deglobalize config.
Oct 10 2025, 11:11
PiRK added inline comments to D18782: [electrum] fix save QR code feature.
Oct 10 2025, 10:42
PiRK added inline comments to D18782: [electrum] fix save QR code feature.
Oct 10 2025, 10:41
PiRK requested review of D18783: [electrum] fix error when the exchange rate API is down.
Oct 10 2025, 10:38
PiRK requested review of D18782: [electrum] fix save QR code feature.
Oct 10 2025, 10:10
PiRK requested review of D18781: [electrum] deglobalize config.
Oct 10 2025, 10:09
PiRK updated the summary of D18780: [electrum] make config parameter non-optional for instantiating a network.
Oct 10 2025, 10:04
PiRK requested review of D18780: [electrum] make config parameter non-optional for instantiating a network.
Oct 10 2025, 10:03
PiRK requested review of D18779: [electrum] pass a config to alias.resolve.
Oct 10 2025, 10:01
teamcity closed T3900: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux 64 is broken. as Resolved.
Oct 10 2025, 03:48
johnkuney closed D18778: [e.cash] Fix overflow issue on /upgrade page.
Oct 10 2025, 03:15
johnkuney committed rABCff2d625c2721: [e.cash] Fix overflow issue on /upgrade page (authored by johnkuney).
[e.cash] Fix overflow issue on /upgrade page
Oct 10 2025, 03:15

Oct 9 2025

teamcity triaged T3900: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux 64 is broken. as Unbreak Now! priority.
Oct 9 2025, 21:18
abc-bot committed rABC88ef1a16f7e0: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Oct 9 2025, 20:50
Fabien accepted D18778: [e.cash] Fix overflow issue on /upgrade page.
Oct 9 2025, 20:20
johnkuney published D18778: [e.cash] Fix overflow issue on /upgrade page for review.
Oct 9 2025, 17:38
Fabien closed D18777: [chronik] Fix chronik_shutdown.py.
Oct 9 2025, 10:35
Fabien committed rABC4a70966bcbb1: [chronik] Fix chronik_shutdown.py (authored by Fabien).
[chronik] Fix chronik_shutdown.py
Oct 9 2025, 10:35
abc-bot committed rABCcdf1a93ce517: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Oct 9 2025, 10:18
PiRK accepted D18777: [chronik] Fix chronik_shutdown.py.
Oct 9 2025, 10:03
Fabien closed D18776: [avalanche] Remove commented out code in processor_tests.
Oct 9 2025, 08:45
Fabien committed rABCa32257fcdd30: [avalanche] Remove commented out code in processor_tests (authored by Fabien).
[avalanche] Remove commented out code in processor_tests
Oct 9 2025, 08:45
Fabien requested review of D18777: [chronik] Fix chronik_shutdown.py.
Oct 9 2025, 08:43
PiRK accepted D18776: [avalanche] Remove commented out code in processor_tests.
Oct 9 2025, 07:48
Fabien requested review of D18776: [avalanche] Remove commented out code in processor_tests.
Oct 9 2025, 07:28

Oct 8 2025

johnkuney closed D18775: [e.cash] Trusted by section additions.
Oct 8 2025, 21:59
johnkuney committed rABCcfd1636e0073: [e.cash] Trusted by section additions (authored by johnkuney).
[e.cash] Trusted by section additions
Oct 8 2025, 21:59
bytesofman accepted D18775: [e.cash] Trusted by section additions.
Oct 8 2025, 21:43
johnkuney published D18775: [e.cash] Trusted by section additions for review.
Oct 8 2025, 18:29
nftoa updated the diff for D18656: [Cashtab] Claim NFToa Protocol ID.
  1. Updating D18656: Claim NFToa Protocol ID
Oct 8 2025, 16:00 · Restricted Project
johnkuney closed D18766: [e.cash] Blog style edits.
Oct 8 2025, 15:26
johnkuney committed rABCd65c8576f269: [e.cash] Blog style edits (authored by johnkuney).
[e.cash] Blog style edits
Oct 8 2025, 15:26
Fabien closed D18774: [e.cash] Enforce a minimum version for getLatestVersion().
Oct 8 2025, 15:11
Fabien committed rABC3cecd40f9f09: [e.cash] Enforce a minimum version for getLatestVersion() (authored by Fabien).
[e.cash] Enforce a minimum version for getLatestVersion()
Oct 8 2025, 15:11
Mengerian accepted D18774: [e.cash] Enforce a minimum version for getLatestVersion().
Oct 8 2025, 15:11
Fabien requested review of D18774: [e.cash] Enforce a minimum version for getLatestVersion().
Oct 8 2025, 15:09
PiRK committed rABC4208cf322c41: [electrum] rename Stake.utxo to Stake.outpoint (authored by PiRK).
[electrum] rename Stake.utxo to Stake.outpoint
Oct 8 2025, 14:54
PiRK closed D18771: [electrum] rename Stake.utxo to Stake.outpoint.
Oct 8 2025, 14:54
PiRK closed D18770: [electrum] exclude already added utxos when adding more wallet UTXOs to a proof.
Oct 8 2025, 14:54