aldabra/crates
Kayos 30761039ea AUDIT4-G2 fix: client-side min_utxo guard on ada-only wallet_send
wallet_send now rejects sub-min-utxo (1 ADA) ada-only sends with a
clear local error before any koios round-trip. Asset-bearing sends
still go through to chain so the dynamic per-asset min computation
is what surfaces in the error — no static guard would be right
there.

Saves the chain round-trip + the bewildering "tx submitted... wait
30 seconds... actually it failed" UX. Surfaced 2026-05-04 audit-4
phase G2 against the deployed container.
2026-05-04 21:22:28 -07:00
..
aldabra-chain AUDIT4-1 fix: switch tx_status from Koios /tx_info to /tx_status 2026-05-04 20:45:10 -07:00
aldabra-core mainnet prep: tighten max_send_lovelace default + cost model docs 2026-05-04 21:09:31 -07:00
aldabra-mcp AUDIT4-G2 fix: client-side min_utxo guard on ada-only wallet_send 2026-05-04 21:22:28 -07:00