Skip to content

Add ECX eCash fork support - #456

Open
bobbythelobster wants to merge 3 commits into
EdgeApp:masterfrom
bobbythelobster:claudine/ecash-ecx-support
Open

Add ECX eCash fork support#456
bobbythelobster wants to merge 3 commits into
EdgeApp:masterfrom
bobbythelobster:claudine/ecash-ecx-support

Conversation

@bobbythelobster

@bobbythelobster bobbythelobster commented Aug 17, 2026

Copy link
Copy Markdown

Summary

  • Add a separate ecash.com ECX plugin as bitcoinecash, distinct from the existing XEC ecash plugin
  • Reuse Bitcoin key/address parameters and expose ECX as a BTC fork for split flows
  • Add opt-in ECX replay protection using nLockTime 499999999 with non-final sequence numbers
  • Add metadata/fixture coverage and transaction signing coverage for ECX locktime behavior

Notes

  • ECX is pre-launch/drynet4; final launch endpoints and parameters should be reverified before go-live.

Verification

  • npm run lint
  • npm run types
  • npm test -- --grep "ECX|currency metadata"
  • npm test (1274 passing, 8 pending)
  • precommit hook: tsc + full npm test (1274 passing, 8 pending)

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 38f532c. Configure here.

Comment thread src/common/utxobased/info/bitcoinecash.ts
- Update ECX plugin metadata and wallet type
- Rename fixtures, imports, and URI scheme expectations
- Keep XEC ecash metadata distinct
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