hirosystems / stacks-blockchain-api

API for the Stacks blockchain
https://stacks-blockchain-api.vercel.app
GNU General Public License v3.0
171 stars 108 forks source link

Generate more accurate btc StackStxOp tx #415

Closed zone117x closed 1 year ago

zone117x commented 3 years ago

See https://github.com/blockstack/stacks-blockchain-api/pull/414#discussion_r564097195_

An address used for the stack-stx function arg list recreation needs first output address of the bitcoin transaction. However, this requires more info from the stacks-node event.

agraebe commented 3 years ago

is this still relevant (with the mentioned PR merged in)?

zone117x commented 3 years ago

Yeah, the txs generated by the API for this are still incorrect. Per Aaron's comment, we need more info from the stacks-node for these events.

agraebe commented 3 years ago

do we have an equivalent issue in the stacks-blockchain repo to track that request? I'd say we put this API issue in the icebox while we wait for the upstream info to be available

zone117x commented 3 years ago

Issue created https://github.com/blockstack/stacks-blockchain/issues/2591

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed. Please reopen if needed.

zone117x commented 1 year ago

Closed by https://github.com/hirosystems/stacks-blockchain-api/pull/1533