Skip to content
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

Add support for SignerListSet tx #5

Merged
merged 11 commits into from
Oct 5, 2022
Merged

Conversation

surangap
Copy link
Contributor

@surangap surangap commented Oct 4, 2022

fixes #1
This adds support for SignerListSet transaction serialization.

codec/src/types.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@jordy25519 jordy25519 left a comment

Choose a reason for hiding this comment

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

nice PR.
could do the STObject generic refactor separately since we need the functionality more importantly.

can you please add an e2e test to show it decodes with xrpl.js - see here https://github.com/futureversecom/xrpl-tx-codec/blob/6765c854c1b180e1778e6e9eeabfa663cb18966c/codec/tests/transaction_decoding.rs

then it lgtm

@surangap surangap marked this pull request as ready for review October 5, 2022 15:56
@jordy25519 jordy25519 merged commit d340830 into main Oct 5, 2022
@jordy25519 jordy25519 deleted the surangap/signer-list-set branch October 5, 2022 23:46
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.

Support the SignerListSet tx
2 participants