Code Monkey home page Code Monkey logo

go-ord-tx's People

Contributors

laizy avatar vincentdebug avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

go-ord-tx's Issues

Clarification on Fee Calculation for SegWit Transactions

I am reviewing the code, and one line caught my attention

fee := (int64(wire.TxWitness{emptySignature, tool.txCtxDataList[i].inscriptionScript, emptyControlBlockWitness}.SerializeSize()+2+3) / 4) * feeRate

Specifically, I am looking to understand the reason for the additional +2+3 in the calculation.

Could you please provide some clarification on the purpose of these added values?

Any insight or reference to the appropriate documentation would be greatly appreciated.

Best Regards

在吗

这个库用了 是不是就不用搭建全节点了

brc20 transfer question

I have deployed and mint a brc20, now I want to transfer to other addresses, I have completed the first step of transfer {"p": "brc-20", "op": "transfer", "tick": "xxxx", "amt": "1"},I got the inscription id, how should I transfer this inscription out in the second step?

thanks

Need Help

Hi
I need some help with deploy/mint/transfer.
For sure I am going to pay.
I couldn't find any email address, so I submitted an issue.
Please contact me at [email protected] if you have some time to work together.

Can I use current commit as reveal?

Thanks your sharing amazing project, I have a question, I'm inscribing use unisat web, and i find its tx implementation is a little cheaper compare to your method mentioned in this project.

Unisat looks like to use the first output as a reveal, which results in one less commit, so it makes the same tx cheaper. For example, I find one transaction here, I cane see from the transaction flow picture, the first output has only a reveal.

I have tried to implement this, changing current commit as a inscription taproot script, but it can't get private key from client. Do you have any advice or resource helping me solving this problem ?

multiple reveal transactions with different receiving addresses

Hello, I would like to know if it is possible to fill multiple reveal transactions with different receiving addresses? The outcome I'm hoping for is to have one transaction with multiple inscriptions going to different wallets. Also, I have a question regarding obtaining utxos - will my sats with inscriptions be sent out?

witness problem

I performed a sats token mint transaction using the go-ord-tx repository without much knowledge. I did not know that the mempool limit was 25. My transaction was approved, but the script did not execute after 25 transactions. How can I make the utxos at the tahhahut address execute the script using this library? I'm having trouble creating the 1st and 3rd witness values. I'm just starting to learn. Can you help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.