-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add stacks blockchain #4605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add stacks blockchain #4605
Conversation
…nyAddressTests.cpp; add memo field to signing protobuf
…dress test as well
…++ test and put that test case in staclks_address.rs test as well
…emoved from registry.json
…pported for this chain
|
Hi @xoloki-stacks, thank you for your contribution! |
…ck; use recovery ID directly from signature; clean up debugging println
Hi @sergei-boiko-trustwallet , I have a draft PR up to add the stacks blockchain STX coin to the TW assets repo here: I'm waiting to get signoff on the logo asset, then our bizdev team will send the crypto payment and we can move forward with that and this PR. |
|
Hello again @sergei-boiko-trustwallet, new assets PR is up with the correct logos. Just waiting now for our business people to deal with the compensation payment. |
Description
This PR adds support for the Stacks (STX) blockchain.
How to test
Standard Rust and C++ tests are implemented, and will be executed during normal testing.
The C++ tests can be run explicitly via:
The Rust tests can be run explicitly via:
Types of changes
Checklist
If you're adding a new blockchain