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 endpoints to obtain burning and transaction details #189

Merged
merged 19 commits into from
Jun 3, 2024

Conversation

wizz-wallet-dev
Copy link
Collaborator

@wizz-wallet-dev wizz-wallet-dev commented May 29, 2024

  1. Adds blockchain.atomicals.validate_psbt_blueprint and blockchain.atomicals.validate_tx_blueprint.
    blockchain.atomcials.validate provides a straight validation about FT transfer, yet doesn't return a human-readable output. The new method takes the result and makes conversions.
  2. Adds blockchain.atomicals.decode_psbt and blockchain.atomicals.decode_tx.
    They decode the transaction and return operations, burns, inputs, outputs, and Atomicals.

@wizz-wallet-dev wizz-wallet-dev changed the title Add blockchain.atomicals.validate_result to obtain burning details Add endpoints to obtain burning and transaction details May 30, 2024
@wizz-wallet-dev wizz-wallet-dev force-pushed the feat/expose-ft-validation branch from 9e83898 to 65703c0 Compare May 31, 2024 06:57
@wizz-wallet-dev wizz-wallet-dev marked this pull request as ready for review June 3, 2024 07:35
@shadowv0vshadow shadowv0vshadow self-requested a review June 3, 2024 12:40
@shadowv0vshadow
Copy link
Collaborator

LGTM!

@wizz-wallet-dev wizz-wallet-dev force-pushed the feat/expose-ft-validation branch 3 times, most recently from 931f887 to 938bf39 Compare June 3, 2024 14:10
@wizz-wallet-dev wizz-wallet-dev merged commit 096a727 into develop Jun 3, 2024
2 checks passed
@wizz-wallet-dev wizz-wallet-dev deleted the feat/expose-ft-validation branch June 3, 2024 14:31
@wizz-wallet-dev wizz-wallet-dev restored the feat/expose-ft-validation branch June 3, 2024 14:35
@wizz-wallet-dev wizz-wallet-dev deleted the feat/expose-ft-validation branch June 4, 2024 11:49
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.

2 participants