Skip to content

Add transaction, balance, and API gap commands#30

Open
cameroncooper wants to merge 10 commits into
mainfrom
add-transactions-and-balances
Open

Add transaction, balance, and API gap commands#30
cameroncooper wants to merge 10 commits into
mainfrom
add-transactions-and-balances

Conversation

@cameroncooper

Copy link
Copy Markdown
Contributor

Summary

  • Adds transaction, balance, asset, offer, CLVM, and inspect-oriented CLI coverage for Coinset APIs.
  • Adds missing Coinset API gap commands for push_offer and get_reorgs, including pretty reorg output.
  • Extends websocket events filtering with direction, offer, status, and p2 filters, and shares pretty-output request plumbing.

Test plan

  • go build ./...
  • go vet ./...
  • coinset push_offer -h
  • coinset get_reorgs -h
  • coinset events -h
  • coinset get_reorgs --limit 500 rejects invalid limit
  • coinset get_reorgs --pretty --raw rejects incompatible flags
  • coinset get_reorgs --limit 5 --pretty verified against mainnet

Made with Cursor

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant