unrip/deploy/k8s/base
philipp f34f27065a
All checks were successful
deploy / deploy (push) Successful in 33s
Implement NEAR Intents request creation flow
Proof: Adds repo-owned EURe-to-BTC request preflight, signing, gated live submission, durable request/result/outcome persistence, dashboard request lifecycle rows, and tests proving submitted/relay accepted are not completed without inventory movement.

Assumptions: The NEAR Intents solver relay quote, publish_intent, and get_status JSON-RPC methods accept signed raw_ed25519 token_diff payloads with quote_hashes; live validation remains bounded to 5 EUR per attempt, at most five attempts, and 200 bps slippage.

Still fake: Venue-native terminal fill linkage and fee-complete realized PnL are still unavailable; request completion is attributed from durable inventory deltas unless the venue later exposes a linked settlement id.
2026-04-12 18:43:40 +02:00
..
bootstrap-job.yaml Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
kustomization.yaml Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
namespace.yaml refactor: isolate unrip project into projects folder 2026-03-29 14:33:19 +02:00
postgres.yaml Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
redpanda.yaml refactor: isolate unrip project into projects folder 2026-03-29 14:33:19 +02:00
unrip.yaml Implement NEAR Intents request creation flow 2026-04-12 18:43:40 +02:00