unrip/test
philipp b4186d9715
All checks were successful
deploy / deploy (push) Successful in 22s
Add configured withdrawal defaults
Proof: The funded NEAR Intents operator path should have a stable configured withdrawal destination for the active assets so exits do not depend on retyping recipient addresses.

Assumptions: Active asset withdrawal destinations are long-lived operator settings and can safely live in runtime config; actual withdrawals still require explicit unfreeze and operator action.

Still fake: Strategy and executor remain disarmed, no live trade quote has been submitted, and the live withdrawal transaction itself has not been exercised yet.
2026-04-02 12:38:19 +02:00
..
executor-state-store.test.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
inventory-and-history.test.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
json-state-store.test.mjs Fix shared state persistence 2026-04-02 10:13:25 +02:00
legacy-schema-compat.test.mjs Fix live ops regressions 2026-04-02 10:07:54 +02:00
liquidity-state.test.mjs Fix live ops regressions 2026-04-02 10:07:54 +02:00
liquidity-withdrawals.test.mjs Add configured withdrawal defaults 2026-04-02 12:38:19 +02:00
signing.test.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
strategy.test.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00