Skip to content

Add solver bond, nonce, open-intent, and fee-revenue views - #320

Open
Inkman007 wants to merge 1 commit into
stellar-vortex-protocol:mainfrom
Inkman007:feature/258-257-249-248-solver-views
Open

Add solver bond, nonce, open-intent, and fee-revenue views#320
Inkman007 wants to merge 1 commit into
stellar-vortex-protocol:mainfrom
Inkman007:feature/258-257-249-248-solver-views

Conversation

@Inkman007

Copy link
Copy Markdown

Summary

README and docs/solver-integration-guide.md updated to document the new entrypoints.

Test plan

  • CI (fmt, clippy, contract tests, wasm size, proptest) — no local Rust toolchain available in this environment to run cargo fmt/clippy/test before pushing; please confirm CI is green before merge
  • Manually verified logic against existing add/remove-list precedent (AllowedDstTokenList) and the six OpenIntents counter mutation sites (submit_intent, accept_intent, fill_intent partial-reopen, cancel_intent, expire_intent, slash_solver)

Closes #258
Closes #257
Closes #249
Closes #248

…points

Adds withdraw_excess_bond (withdraws max safe amount above min_bond),
get_user_nonce (read a user's submit_intent nonce), list_open_intents
(paginated Open/PartiallyFilled intent discovery), and
get_total_fees_collected (cumulative protocol fee revenue counter).

Closes stellar-vortex-protocol#258
Closes stellar-vortex-protocol#257
Closes stellar-vortex-protocol#249
Closes stellar-vortex-protocol#248
@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@Inkman007 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant