Page MenuHomePhabricator
Feed All Stories

Mar 7 2025

teamcity closed T3765: Build Bitcoin-ABC / Master / Build without Wallet is broken. as Resolved.
Mar 7 2025, 18:40
Kronkmeister closed D17766: [e.cash] Added localeCash to "use-ecash" page.
Mar 7 2025, 18:33
Kronkmeister committed rABC01eb54fab9a2: [e.cash] Added localeCash to "use-ecash" page (authored by Kronkmeister).
[e.cash] Added localeCash to "use-ecash" page
Mar 7 2025, 18:33
Mengerian accepted D17766: [e.cash] Added localeCash to "use-ecash" page.
Mar 7 2025, 18:31
teamcity added a comment to D17766: [e.cash] Added localeCash to "use-ecash" page.

Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.83.66.92:41483 for the next 60 minutes.

Mar 7 2025, 18:13
teamcity awarded D17766: [e.cash] Added localeCash to "use-ecash" page a Doubloon token.
Mar 7 2025, 18:12
Mengerian added a comment to D17766: [e.cash] Added localeCash to "use-ecash" page.

@bot preview-e.cash

Mar 7 2025, 18:12
Kronkmeister updated the diff for D17766: [e.cash] Added localeCash to "use-ecash" page.

typo fix: Added hyphen to eCash-native

Mar 7 2025, 17:51
Mengerian added inline comments to D17766: [e.cash] Added localeCash to "use-ecash" page.
Mar 7 2025, 17:40
bytesofman added inline comments to D17755: [monorepo] eslint all the js with a single version-pinned flat config.
Mar 7 2025, 17:16
teamcity added a comment to D17766: [e.cash] Added localeCash to "use-ecash" page.

Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.83.66.92:41999 for the next 60 minutes.

Mar 7 2025, 17:15
teamcity awarded D17766: [e.cash] Added localeCash to "use-ecash" page a Piece of Eight token.
Mar 7 2025, 17:14
Mengerian added a comment to D17766: [e.cash] Added localeCash to "use-ecash" page.

@bot preview-e.cash

Mar 7 2025, 17:14
teamcity triaged T3765: Build Bitcoin-ABC / Master / Build without Wallet is broken. as Unbreak Now! priority.
Mar 7 2025, 15:53
PiRK committed rABC3e0722f77bc2: [electrum] implement eMPP parsing (authored by PiRK).
[electrum] implement eMPP parsing
Mar 7 2025, 15:46
PiRK closed D17760: [electrum] implement eMPP parsing.
Mar 7 2025, 15:46
Fabien accepted D17755: [monorepo] eslint all the js with a single version-pinned flat config.
Mar 7 2025, 15:29
Fabien accepted D17760: [electrum] implement eMPP parsing.
Mar 7 2025, 15:26
Kronkmeister published D17766: [e.cash] Added localeCash to "use-ecash" page for review.
Mar 7 2025, 15:25
Fabien closed D17763: [linter] Update the prettier installation hint.
Mar 7 2025, 15:18
Fabien committed rABCadc80e267816: [linter] Update the prettier installation hint (authored by Fabien).
[linter] Update the prettier installation hint
Mar 7 2025, 15:18
teamcity awarded D17766: [e.cash] Added localeCash to "use-ecash" page a Haypence token.
Mar 7 2025, 15:09
teamcity awarded D17764: Added localeCash to use-ecash page a Haypence token.
Mar 7 2025, 14:38
bytesofman accepted D17763: [linter] Update the prettier installation hint.
Mar 7 2025, 13:33
bytesofman updated the test plan for D17755: [monorepo] eslint all the js with a single version-pinned flat config.
Mar 7 2025, 13:30
bytesofman updated the diff for D17755: [monorepo] eslint all the js with a single version-pinned flat config.

preserve attribution headers in ecashaddrjs, keep ignores in the top-level .gitignore

Mar 7 2025, 13:17
PiRK updated the diff for D17760: [electrum] implement eMPP parsing.

remove a print

Mar 7 2025, 13:10
PiRK added inline comments to D17760: [electrum] implement eMPP parsing.
Mar 7 2025, 13:09
PiRK updated the diff for D17760: [electrum] implement eMPP parsing.

support opcode 0x01, write more tests, find out that the op == OpCodes.OP_PUSHDATA4 branch is wrong, fix it

Mar 7 2025, 13:08
Fabien requested review of D17763: [linter] Update the prettier installation hint.
Mar 7 2025, 13:00
PiRK closed D17758: [electrum] rename package slp -> tokens.
Mar 7 2025, 12:48
PiRK closed D17759: [electrum] add copyright header to slp.py.
Mar 7 2025, 12:48
PiRK committed rABCfd987ce15b52: [electrum] add copyright header to slp.py (authored by PiRK).
[electrum] add copyright header to slp.py
Mar 7 2025, 12:48
PiRK committed rABC91072984102b: [electrum] rename package slp -> tokens (authored by PiRK).
[electrum] rename package slp -> tokens
Mar 7 2025, 12:48
PiRK closed D17757: [electrum] import the slp module directly.
Mar 7 2025, 12:48
PiRK committed rABC5d0411c26b96: [electrum] import the slp module directly (authored by PiRK).
[electrum] import the slp module directly
Mar 7 2025, 12:48
Fabien requested changes to D17755: [monorepo] eslint all the js with a single version-pinned flat config.
Mar 7 2025, 10:51
Fabien added a comment to D17755: [monorepo] eslint all the js with a single version-pinned flat config.

Failed tests logs:

====== CashTab Unit Tests: <Token /> available actions rendered We can redeem XECX for XEC 1:1 using a workflow unique to XECX ======
Error: expect(element).toBeDisabled()

Received element is not disabled:
  <button class="sc-caSCKo sc-kjoXOD DHATx" style="margin-top: 12px;" />
    at Object.toBeDisabled (/work/cashtab/src/components/Etokens/__tests__/TokenActions.test.js:1985:30)

Each failure log is accessible here:
CashTab Unit Tests: <Token /> available actions rendered We can redeem XECX for XEC 1:1 using a workflow unique to XECX

Mar 7 2025, 10:21
Fabien requested changes to D17760: [electrum] implement eMPP parsing.
Mar 7 2025, 10:19
Fabien accepted D17759: [electrum] add copyright header to slp.py.
Mar 7 2025, 10:07
Fabien accepted D17758: [electrum] rename package slp -> tokens.
Mar 7 2025, 10:06
Fabien accepted D17757: [electrum] import the slp module directly.
Mar 7 2025, 10:04
PiRK accepted D17762: [lint patch] resolve arc lint issue.

A flynt false positive

Mar 7 2025, 08:47
teamcity added a comment to D17755: [monorepo] eslint all the js with a single version-pinned flat config.
Mar 7 2025, 05:48
teamcity added a comment to D17755: [monorepo] eslint all the js with a single version-pinned flat config.
Mar 7 2025, 05:46
bytesofman updated the test plan for D17755: [monorepo] eslint all the js with a single version-pinned flat config.
Mar 7 2025, 05:38
bytesofman updated the diff for D17755: [monorepo] eslint all the js with a single version-pinned flat config.

actually back out the changes in net.cpp

Mar 7 2025, 05:36
bytesofman updated the diff for D17755: [monorepo] eslint all the js with a single version-pinned flat config.

newline net.cpp to back out unrelated autofix

Mar 7 2025, 05:28
bytesofman updated the diff for D17755: [monorepo] eslint all the js with a single version-pinned flat config.

newlines to back out unrelated autofixes

Mar 7 2025, 05:25
teamcity added a comment to D17755: [monorepo] eslint all the js with a single version-pinned flat config.
Mar 7 2025, 05:24
bytesofman updated the diff for D17755: [monorepo] eslint all the js with a single version-pinned flat config.

backing out unrelated autofixes from arc lint everything

Mar 7 2025, 05:08
bytesofman updated the diff for D17755: [monorepo] eslint all the js with a single version-pinned flat config.

running arc lint --everything and taking some autofixes

Mar 7 2025, 05:00
bytesofman updated the diff for D17755: [monorepo] eslint all the js with a single version-pinned flat config.

patch py lint issue (handled in separate diff), exclude src/ which has .ts files that are not typescript

Mar 7 2025, 04:30
bytesofman published D17762: [lint patch] resolve arc lint issue for review.
Mar 7 2025, 04:13
emack added a comment to D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.

and arc diff the next update without the linting bypass pls

Mar 7 2025, 02:38
emack requested changes to D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.
Mar 7 2025, 02:34
emack added a comment to D17755: [monorepo] eslint all the js with a single version-pinned flat config.

Regarding the mypy issue, what are your mypy and python versions ?

Mar 7 2025, 02:11

Mar 6 2025

PiRK added inline comments to D17760: [electrum] implement eMPP parsing.
Mar 6 2025, 17:34
PiRK added inline comments to D17760: [electrum] implement eMPP parsing.
Mar 6 2025, 17:32
PiRK updated the diff for D17760: [electrum] implement eMPP parsing.

add tests for incorrect data length in otherwise valid succession of push ops

Mar 6 2025, 17:28
PiRK requested review of D17760: [electrum] implement eMPP parsing.
Mar 6 2025, 16:41
PiRK updated the diff for D17758: [electrum] rename package slp -> tokens.

make this a move only commit

Mar 6 2025, 16:40
PiRK updated the summary of D17759: [electrum] add copyright header to slp.py.
Mar 6 2025, 16:39
PiRK requested review of D17759: [electrum] add copyright header to slp.py.
Mar 6 2025, 16:35
PiRK planned changes to D17758: [electrum] rename package slp -> tokens.

let's add the headers in a separate diff, so it is clear that no code was changed

Mar 6 2025, 16:32
PiRK requested review of D17758: [electrum] rename package slp -> tokens.
Mar 6 2025, 16:31
PiRK requested review of D17757: [electrum] import the slp module directly.
Mar 6 2025, 16:30
bytesofman requested review of D17755: [monorepo] eslint all the js with a single version-pinned flat config.

/modules/chronik-client/.prettierignore and /.prettierignore be removed as it's similar to .eslintignore

On another note, I'm getting the following from arc lint --everything

image.png (245×1 px, 37 KB)

However, arc lint on the cashtab folder runs fine, which doesn't seem to be a local issue?

image.png (55×512 px, 9 KB)

Mar 6 2025, 11:30
Fabien updated the summary of D13068: [avalanche] Add transaction management to the processor core.
Mar 6 2025, 09:54
PiRK closed D17753: test: adjust chainstate tests to use recognized snapshot base.
Mar 6 2025, 09:35
PiRK committed rABC43c4d6926372: test: adjust chainstate tests to use recognized snapshot base (authored by James O'Beirne <james.obeirne@pm.me>).
test: adjust chainstate tests to use recognized snapshot base
Mar 6 2025, 09:35
Unknown Object (User) updated the summary of D13068: [avalanche] Add transaction management to the processor core.
Mar 6 2025, 09:28
alitayin updated the diff for D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.

Squashed commits as requested and removed unnecessary useEffec

Mar 6 2025, 09:20
Fabien added a comment to D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.

Implemented a click-outside closing mechanism for the settings window

where is this implemented? I'm not seeing event bubbling above, only the removal of the redundant useEffect.

This is a update.
Perhaps my update method wasn't quite right? It created a new sub-diff, this is the initial submission https://reviews.bitcoinabc.org/D17756?id=52941

Mar 6 2025, 09:00
alitayin added a comment to D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.

Implemented a click-outside closing mechanism for the settings window

where is this implemented? I'm not seeing event bubbling above, only the removal of the redundant useEffect.

Mar 6 2025, 08:49
Fabien accepted D17753: test: adjust chainstate tests to use recognized snapshot base.
Mar 6 2025, 08:44
alitayin retitled D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling from Add click-outside-area closing effect for NavWrapper using event bubbling to [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.
Mar 6 2025, 08:40
Fabien added a comment to D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.

Please prefix your title with [cashtab] so we now in the review queue what part of the code is changed

Mar 6 2025, 08:13
Fabien added a comment to D17755: [monorepo] eslint all the js with a single version-pinned flat config.

/modules/chronik-client/.prettierignore and /.prettierignore be removed as it's similar to .eslintignore

On another note, I'm getting the following from arc lint --everything

image.png (245×1 px, 37 KB)

However, arc lint on the cashtab folder runs fine, which doesn't seem to be a local issue?

image.png (55×512 px, 9 KB)

Mar 6 2025, 08:10
emack requested changes to D17755: [monorepo] eslint all the js with a single version-pinned flat config.

/modules/chronik-client/.prettierignore and /.prettierignore be removed as it's similar to .eslintignore

Mar 6 2025, 07:21
emack requested changes to D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.

Implemented a click-outside closing mechanism for the settings window

where is this implemented? I'm not seeing event bubbling above, only the removal of the redundant useEffect.

Mar 6 2025, 06:58
alitayin updated the diff for D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.

Remove useEffect

Mar 6 2025, 05:27
teamcity added a comment to D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.
Mar 6 2025, 05:25
alitayin requested review of D17756: [Cashtab] Add click-outside-area closing effect for NavWrapper using event bubbling.
Mar 6 2025, 05:21

Mar 5 2025

bytesofman published D17755: [monorepo] eslint all the js with a single version-pinned flat config for review.
Mar 5 2025, 22:21
bytesofman abandoned D17741: [monorepo] Upgrade eslint to 9 and use pinned version instead of global.

superseded by D17755

Mar 5 2025, 22:21
bytesofman closed D17752: [ecash-coinselect, token-server] Remove ecash-coinselect from the monorepo.
Mar 5 2025, 16:53
bytesofman committed rABC141718de4455: [ecash-coinselect, token-server] Remove ecash-coinselect from the monorepo (authored by bytesofman).
[ecash-coinselect, token-server] Remove ecash-coinselect from the monorepo
Mar 5 2025, 16:53
hazzarust closed D17687: [Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite-chronik-client.
Mar 5 2025, 15:04
hazzarust committed rABC35b43b04dbd2: [Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite… (authored by hazzarust).
[Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite…
Mar 5 2025, 15:04
teamcity updated the summary of D17753: test: adjust chainstate tests to use recognized snapshot base.
Mar 5 2025, 14:43
PiRK requested review of D17753: test: adjust chainstate tests to use recognized snapshot base.
Mar 5 2025, 14:43
Fabien accepted D17687: [Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite-chronik-client.
Mar 5 2025, 14:30
hazzarust updated the diff for D17687: [Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite-chronik-client.

Linter

Mar 5 2025, 13:20
Fabien requested changes to D17687: [Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite-chronik-client.
Mar 5 2025, 12:42
hazzarust updated the diff for D17687: [Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite-chronik-client.

fixed error

Mar 5 2025, 12:38
hazzarust added inline comments to D17687: [Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite-chronik-client.
Mar 5 2025, 11:33
Fabien requested changes to D17687: [Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite-chronik-client.
Mar 5 2025, 08:34

Mar 4 2025

hazzarust updated the diff for D17687: [Chronik] Add integration test for block_and_blocks endpoint into bitcoinsuite-chronik-client.

Downcast the Report into ChronikClientError, so that we can now match on status code being returned (thanks Fabien!). Updated variable names from load to get, updated panic messages

Mar 4 2025, 23:25
Fabien accepted D17752: [ecash-coinselect, token-server] Remove ecash-coinselect from the monorepo.
Mar 4 2025, 22:23