fix: ladder force-select reserve_pub extract (1.20.2)
Wallet accept/tx dumps mix log lines with JSON; json.loads from the first brace always failed, and regex only scanned accept (no reservePub). Parse with JSONDecoder.raw_decode, scrape both files, score by WID/amount. Prefer Homebrew python for taler-helper-sqlite3; find_wallet_cli prefers ts-core 1.6.x. Soft-skip max-1 mint 5110/P0001 as ceiling. Verified on live GOA: mid rungs force-select HTTP 200 + confirm 204 → OK_BANK.
This commit is contained in:
parent
ac01e4ecfe
commit
80643e6b3f
5 changed files with 135 additions and 70 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.20.1
|
||||
1.20.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue