release 1.15.0: CHF fake-incoming ladder (23 rungs to 50k)

devtesting runs a log-spaced amount ladder up to CHF:50000 after the
baseline plumbing probe. Each rung uses geniban debit funding. Defaults
DEVTESTING_LADDER=1 STEPS=23 MAX=50000; stage RUN_TIMEOUT example 1800s.
This commit is contained in:
Hernâni Marques 2026-07-19 04:35:01 +02:00
parent b6f5e36728
commit 8fe12d3eff
No known key found for this signature in database
7 changed files with 257 additions and 65 deletions

View file

@ -433,7 +433,10 @@ Taler Operations **rusty** host (`taler-devtesting` forced command):
```
Needs SSH to `devtesting@rusty.taler-ops.ch` (Host `taler-rusty-devtesting`).
Probes: CLI help, `geniban` (CH IBAN), `fake-incoming` CHF to exchange credit
Probes: CLI help, `geniban` (CH IBAN / synthetic debit funding), baseline `fake-incoming`,
optional **amount ladder** (`DEVTESTING_LADDER=1`, default **23** rungs up to **CHF:50000**).
Each rung reuses geniban debit payto so volume covers the max rung without a real bank withdraw.
`fake-incoming` CHF to exchange credit
IBAN. A nexus bounce *missing reserve public key* is **OK** for the plumbing
probe (no real wallet reserve required).