You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cancel-rpc-tx command for E2E cancellation testing (#8)
Implements RPC-based cancellation testing via self-transfer detection pattern.
Tests protect-rpc's cancellation flow: sends original tx, then self-transfer
with same nonce triggers cancellation via protect-of-api.
Mirrors cancel-relay-tx structure for consistent E2E testing patterns.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>
0 commit comments