Page MenuHomePhabricator
Feed All Stories

Jan 21 2025

PiRK committed rABC47615a805bc7: [electrum] seed completer: colour words yellow if only in old electrum list (authored by SomberNight <somber.night@protonmail.com>).
[electrum] seed completer: colour words yellow if only in old electrum list
Jan 21 2025, 16:32
PiRK committed rABCd999f60ac80f: [electrum] implement autocompletion when restoring from seed (authored by PiRK).
[electrum] implement autocompletion when restoring from seed
Jan 21 2025, 16:32
PiRK closed D17568: [electrum] refactor text completion.
Jan 21 2025, 16:32
PiRK committed rABC415850772402: [electrum] refactor text completion (authored by Lastrellik <lastrellik@gmail.com>).
[electrum] refactor text completion
Jan 21 2025, 16:32
hazzarust updated the diff for D17565: [Chronik] Add unix socket listener to test_runner.rs.

New line added + updated server to make explicit

Jan 21 2025, 15:52
hazzarust updated the diff for D17564: [chronik] Add test runner to bitcoinsuite-chronik-client.

Removed assert_eq

Jan 21 2025, 15:37
Fabien accepted D17572: [electrum] refactor: introduce a Wordlist class for seed phrases.
Jan 21 2025, 15:34
Fabien accepted D17570: [electrum] seed completer: colour words yellow if only in old electrum list.
Jan 21 2025, 15:31
Fabien accepted D17569: [electrum] implement autocompletion when restoring from seed.
Jan 21 2025, 15:30
Fabien updated the summary of D17569: [electrum] implement autocompletion when restoring from seed.
Jan 21 2025, 15:28
Fabien updated the summary of D17569: [electrum] implement autocompletion when restoring from seed.
Jan 21 2025, 15:28
Fabien accepted D17568: [electrum] refactor text completion.
Jan 21 2025, 15:28
Fabien requested changes to D17565: [Chronik] Add unix socket listener to test_runner.rs.
Jan 21 2025, 15:24
Fabien requested changes to D17564: [chronik] Add test runner to bitcoinsuite-chronik-client.
Jan 21 2025, 15:22
PiRK added inline comments to D17572: [electrum] refactor: introduce a Wordlist class for seed phrases.
Jan 21 2025, 14:22
PiRK updated the diff for D17572: [electrum] refactor: introduce a Wordlist class for seed phrases.

no need for the list conversion. In our codebase bip39_list is already a list because we use Trezor's mnemonic library (so we can support multiple languages for restoring seeds) https://github.com/trezor/python-mnemonic/blob/master/src/mnemonic/mnemonic.py#L56

Jan 21 2025, 14:15
PiRK requested review of D17572: [electrum] refactor: introduce a Wordlist class for seed phrases.
Jan 21 2025, 14:04
emack accepted D17571: [Cashtab] Make sure selectedOffer cannot be undefined after a ws update.
Jan 21 2025, 13:16
PiRK updated the diff for D17568: [electrum] refactor text completion.

restore https://github.com/Bitcoin-ABC/ElectrumABC/commit/e2d0f7f804a0b805644957f423e04120cff921b3 and https://github.com/Bitcoin-ABC/ElectrumABC/commit/ac0da1446ed153c291b065cd9ef8a20ef561081d

Jan 21 2025, 12:38
PiRK planned changes to D17568: [electrum] refactor text completion.

I may have lost a few Electron Cash improvements in keyPressEvent in the process

Jan 21 2025, 12:22
PiRK updated the test plan for D17568: [electrum] refactor text completion.
Jan 21 2025, 12:12
bytesofman published D17571: [Cashtab] Make sure selectedOffer cannot be undefined after a ws update for review.
Jan 21 2025, 11:42
PiRK requested review of D17570: [electrum] seed completer: colour words yellow if only in old electrum list.
Jan 21 2025, 09:30
PiRK updated the summary of D17569: [electrum] implement autocompletion when restoring from seed.
Jan 21 2025, 09:17
PiRK requested review of D17569: [electrum] implement autocompletion when restoring from seed.
Jan 21 2025, 09:15
teamcity updated the summary of D17568: [electrum] refactor text completion.
Jan 21 2025, 08:44
PiRK requested review of D17568: [electrum] refactor text completion.
Jan 21 2025, 08:44

Jan 20 2025

hazzarust updated the diff for D17565: [Chronik] Add unix socket listener to test_runner.rs.

Removed useless comment

Jan 20 2025, 22:07
hazzarust updated the diff for D17565: [Chronik] Add unix socket listener to test_runner.rs.

Deleted second test, made socket error handling verbose

Jan 20 2025, 22:04
hazzarust updated the test plan for D17564: [chronik] Add test runner to bitcoinsuite-chronik-client.
Jan 20 2025, 21:58
hazzarust updated the test plan for D17564: [chronik] Add test runner to bitcoinsuite-chronik-client.
Jan 20 2025, 21:57
hazzarust updated the summary of D17565: [Chronik] Add unix socket listener to test_runner.rs.
Jan 20 2025, 21:57
hazzarust updated the summary of D17565: [Chronik] Add unix socket listener to test_runner.rs.
Jan 20 2025, 21:56
teamcity triaged T3727: Build Bitcoin-ABC / Master / Native tests / Test Native OSX is broken. as Unbreak Now! priority.
Jan 20 2025, 17:42
hazzarust updated the test plan for D17565: [Chronik] Add unix socket listener to test_runner.rs.
Jan 20 2025, 17:30
hazzarust updated the diff for D17564: [chronik] Add test runner to bitcoinsuite-chronik-client.

Made changes suggested

Jan 20 2025, 17:26
Mengerian closed D17566: [e.cash] Remove eCashPoker.
Jan 20 2025, 17:11
Mengerian committed rABC1411155e9162: [e.cash] Remove eCashPoker (authored by Mengerian).
[e.cash] Remove eCashPoker
Jan 20 2025, 17:11
Mengerian updated the diff for D17566: [e.cash] Remove eCashPoker.

Back out unrelated package-lock.json changes

Jan 20 2025, 17:04
bytesofman accepted D17566: [e.cash] Remove eCashPoker.

greening this as I don't want to block it when I go to bed, but the package-lock.json changes should be backed out before landing

Jan 20 2025, 10:58
Fabien committed rABCf5df03af3064: [explorer] Update the address.js hash (authored by Fabien).
[explorer] Update the address.js hash
Jan 20 2025, 10:19
Fabien closed D17567: [explorer] Update the address.js hash.
Jan 20 2025, 10:19
PiRK accepted D17567: [explorer] Update the address.js hash.
Jan 20 2025, 10:15
Fabien requested review of D17567: [explorer] Update the address.js hash.
Jan 20 2025, 10:13
Fabien added a comment to D17565: [Chronik] Add unix socket listener to test_runner.rs.

So look at the code:

  • The second test is doing the same as the first plus some more. This makes it clear that you don't need both because they are overlapping
  • As a result you don't need serial. To be honest I don't know why you needed it in the first place, but after it's obvious that it's no longer needed.
  • Because you only need a single test, you can build on top of the one from the dependency diff D17564, which will avoid me requesting the same changes again.
Jan 20 2025, 09:16
Fabien requested changes to D17565: [Chronik] Add unix socket listener to test_runner.rs.

Please fix the typos in the summary, and fix the test plan which doesn't work.
To format commands you can either use backticks (example) or on a newline prepend with two spaces:

like so
Jan 20 2025, 09:06
Fabien added a comment to D17565: [Chronik] Add unix socket listener to test_runner.rs.

Don't use quotes for "Depends on xxxxx" (I edited your summary to remove them)

Jan 20 2025, 09:03
Fabien updated the summary of D17565: [Chronik] Add unix socket listener to test_runner.rs.
Jan 20 2025, 09:03
Fabien closed D17562: [explorer] Fix sorting txs by age/date.
Jan 20 2025, 08:57
Fabien committed rABCd160beb94e65: [explorer] Fix sorting txs by age/date (authored by Fabien).
[explorer] Fix sorting txs by age/date
Jan 20 2025, 08:57
Fabien requested changes to D17564: [chronik] Add test runner to bitcoinsuite-chronik-client.

The test plan doesn't work

Jan 20 2025, 08:57
bytesofman accepted D17562: [explorer] Fix sorting txs by age/date.
Jan 20 2025, 08:48
Fabien updated the diff for D17562: [explorer] Fix sorting txs by age/date.

Fix the ordering icons

Jan 20 2025, 08:36
Fabien added inline comments to D17566: [e.cash] Remove eCashPoker.
Jan 20 2025, 08:09
bytesofman requested changes to D17566: [e.cash] Remove eCashPoker.
Jan 20 2025, 08:08
Fabien closed D17563: [electrum] Fix Trezor 1 unlocking.
Jan 20 2025, 08:08
Fabien committed rABCedd93d52945b: [electrum] Fix Trezor 1 unlocking (authored by Fabien).
[electrum] Fix Trezor 1 unlocking
Jan 20 2025, 08:08
PiRK committed rABCdf23154ef489: [electrum] trezor: allow PIN of length 50 for T1 firmware >=1.10.0 and other… (authored by Sander van Grieken <sander@outrightsolutions.nl>).
[electrum] trezor: allow PIN of length 50 for T1 firmware >=1.10.0 and other…
Jan 20 2025, 07:38
PiRK closed D17561: [electrum] trezor: allow PIN of length 50 for T1 firmware >=1.10.0 and other devices firmware >=2.4.0.
Jan 20 2025, 07:38
Mengerian requested review of D17566: [e.cash] Remove eCashPoker.
Jan 20 2025, 04:13
Dillface36 awarded T476: Write a script to automate the collection of gitian outputs a Like token.
Jan 20 2025, 01:06 · Restricted Project

Jan 19 2025

hazzarust updated the summary of D17565: [Chronik] Add unix socket listener to test_runner.rs.
Jan 19 2025, 22:40
hazzarust requested review of D17565: [Chronik] Add unix socket listener to test_runner.rs.
Jan 19 2025, 22:40
abc-bot committed rABCa900d0d9cd88: [Automated] Update seeds (authored by abc-bot).
[Automated] Update seeds
Jan 19 2025, 22:17
abc-bot committed rABC2810e78bfb7a: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Jan 19 2025, 22:09
abc-bot committed rABC9a45411c4567: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Jan 19 2025, 21:38
PiRK accepted D17563: [electrum] Fix Trezor 1 unlocking.
Jan 19 2025, 21:17
hazzarust requested review of D17564: [chronik] Add test runner to bitcoinsuite-chronik-client.
Jan 19 2025, 11:54

Jan 18 2025

Fabien planned changes to D17562: [explorer] Fix sorting txs by age/date.

mb this issue is just from me running it locally?

sorting is broken at explorer.e.cash, but I do see the arrow highlighted on clicking to show sort:

image.png (316×192 px, 13 KB)

Running this diff, the sorting is fixed, but I do not see the up or down arrows highlight on click to indicate sort:

image.png (316×192 px, 8 KB)

The arrow highlighting still works on the "size" sort option but not Age or Date. Probably since Age and Date are now actually sorting by timestamp, so the templating is not picking up the effect.

probably still worth landing the diff to fix the behavior. I am not sure how I would fix this style issue with rust templating.

Jan 18 2025, 22:01
Fabien requested review of D17563: [electrum] Fix Trezor 1 unlocking.
Jan 18 2025, 21:57
bytesofman added a comment to D17562: [explorer] Fix sorting txs by age/date.

mb this issue is just from me running it locally?

Jan 18 2025, 21:28
Fabien accepted D17561: [electrum] trezor: allow PIN of length 50 for T1 firmware >=1.10.0 and other devices firmware >=2.4.0.
Jan 18 2025, 21:16
Fabien requested review of D17562: [explorer] Fix sorting txs by age/date.
Jan 18 2025, 21:14
bytesofman closed D17560: [Cashtab] Disable claim button while we wait for server response.
Jan 18 2025, 21:09
bytesofman committed rABC2020461465ff: [Cashtab] Disable claim button while we wait for server response (authored by bytesofman).
[Cashtab] Disable claim button while we wait for server response
Jan 18 2025, 21:09
bytesofman closed D17559: [Cashtab] Rewards screen to typescript.
Jan 18 2025, 21:08
bytesofman committed rABC3da5fb76c470: [Cashtab] Rewards screen to typescript (authored by bytesofman).
[Cashtab] Rewards screen to typescript
Jan 18 2025, 21:08
emack accepted D17560: [Cashtab] Disable claim button while we wait for server response.
Jan 18 2025, 10:27
PiRK added inline comments to D17561: [electrum] trezor: allow PIN of length 50 for T1 firmware >=1.10.0 and other devices firmware >=2.4.0.
Jan 18 2025, 09:21
PiRK added a comment to D17561: [electrum] trezor: allow PIN of length 50 for T1 firmware >=1.10.0 and other devices firmware >=2.4.0.

Note that I had to first revert D17457 to test this, because D17457 introduces a new bug preventing pairing with a Trezor 1

Jan 18 2025, 09:18
PiRK requested review of D17561: [electrum] trezor: allow PIN of length 50 for T1 firmware >=1.10.0 and other devices firmware >=2.4.0.
Jan 18 2025, 09:17
bytesofman published D17560: [Cashtab] Disable claim button while we wait for server response for review.
Jan 18 2025, 09:11
bytesofman closed D17558: [Cashtab] Improve wallet select behavior on wallets screen.
Jan 18 2025, 09:08
bytesofman committed rABC665e42e93702: [Cashtab] Improve wallet select behavior on wallets screen (authored by bytesofman).
[Cashtab] Improve wallet select behavior on wallets screen
Jan 18 2025, 09:08
bytesofman closed D17557: [Cashtab] Convert wallet management screen to typescript.
Jan 18 2025, 09:07
bytesofman committed rABC2615794e3596: [Cashtab] Convert wallet management screen to typescript (authored by bytesofman).
[Cashtab] Convert wallet management screen to typescript
Jan 18 2025, 09:07
PiRK closed D17555: [electrum] trezor: implement support for Shamir recovery.
Jan 18 2025, 08:30
PiRK committed rABC1381c9376fa7: [electrum] trezor: implement support for Shamir recovery (authored by matejcik <ja@matejcik.cz>).
[electrum] trezor: implement support for Shamir recovery
Jan 18 2025, 08:30
emack accepted D17559: [Cashtab] Rewards screen to typescript.
Jan 18 2025, 04:38
emack accepted D17558: [Cashtab] Improve wallet select behavior on wallets screen.
Jan 18 2025, 04:27
emack accepted D17557: [Cashtab] Convert wallet management screen to typescript.
Jan 18 2025, 04:22
bytesofman published D17559: [Cashtab] Rewards screen to typescript for review.
Jan 18 2025, 01:30
bytesofman updated the test plan for D17558: [Cashtab] Improve wallet select behavior on wallets screen.
Jan 18 2025, 00:44
bytesofman published D17558: [Cashtab] Improve wallet select behavior on wallets screen for review.
Jan 18 2025, 00:41
bytesofman published D17557: [Cashtab] Convert wallet management screen to typescript for review.
Jan 18 2025, 00:36

Jan 17 2025

bytesofman closed D17552: [Cashtab] Lock UI and disable keyboard input while user switches wallets.
Jan 17 2025, 21:38
bytesofman committed rABCed585d0ace20: [Cashtab] Lock UI and disable keyboard input while user switches wallets (authored by bytesofman).
[Cashtab] Lock UI and disable keyboard input while user switches wallets
Jan 17 2025, 21:38
bytesofman closed D17551: [Cashtab] Do not double call updateCashtabState on wallet change.
Jan 17 2025, 21:38
bytesofman committed rABC70d070d2a9c4: [Cashtab] Do not double call updateCashtabState on wallet change (authored by bytesofman).
[Cashtab] Do not double call updateCashtabState on wallet change
Jan 17 2025, 21:38
bytesofman closed D17549: [Cashtab] Patch render logic for spinner.
Jan 17 2025, 21:32