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

Can we create multiple inscriptions within the same transaction? #1956

Closed
jiedo opened this issue Mar 21, 2023 · 7 comments
Closed

Can we create multiple inscriptions within the same transaction? #1956

jiedo opened this issue Mar 21, 2023 · 7 comments

Comments

@jiedo
Copy link

jiedo commented Mar 21, 2023

Currently we can only create 1 in the first input, are there plans to support multiple? @casey

I found 115 inputs here, each input has a inscription body: https://blockstream.info/tx/092111e882a8025f3f05ab791982e8cc7fd7395afe849a5949fd56255b5c41cc

@nammaki
Copy link

nammaki commented Mar 21, 2023

Def would love for this feature to be supported 🚀

@veryordinally
Copy link
Collaborator

Not supported right now, planned in #1298

@nammaki
Copy link

nammaki commented Mar 25, 2023

Not supported right now, planned in #1298

I think that's "multiple transactions" whereas this is "the same transaction" 🤔

@nammaki
Copy link

nammaki commented Mar 26, 2023

After more searching, it looks like @casey calls this "bundles" and it's listed in the roadmap but seems like no work has been done yet, https://github.com/casey/ord/issues/1212, https://github.com/casey/ord/issues/1248, https://github.com/casey/ord/issues/876 🙏

@VincentDebug
Copy link

https://github.com/VincentDebug/go-ord-tx-demo

Supports two types of batch inscriptions:

One commit transaction with multiple reveal transactions.
One commit transaction with a single reveal transaction.

@Crypt-vj
Copy link

Crypt-vj commented Apr 9, 2023

https://github.com/VincentDebug/go-ord-tx-demo

Supports two types of batch inscriptions:

One commit transaction with multiple reveal transactions. One commit transaction with a single reveal transaction.

This is awesome. Could you plz add some documentation around usage in Readme?

@casey
Copy link
Collaborator

casey commented Aug 31, 2023

Dupe of #876.

@casey casey closed this as completed Aug 31, 2023
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

No branches or pull requests

6 participants