stacks-network / stacks-blockchain-docker

Stacks-blockchain with API using docker compose
GNU General Public License v3.0
27 stars 37 forks source link

have two questions 1. The broadcast transaction is not uploaded to the chain, and the txid is returned 2. The transaction is always pending #103

Closed hanzhenlong1314 closed 1 year ago

hanzhenlong1314 commented 1 year ago
  1. The broadcast transaction is not uploaded to the chain 00000000010400dbc4750c5db3ee6862384409b8b5435d2d6974f4000000000000192200000000000f42400101cc8384614be9335bc3cf830916dc02c036a585a8e416996f0a2131144e094ba632b2d3b96af15ac03da8b6d5a7ab29fa89591e19c5132000be4fff26a020672d03020000000000051659281a0c2021925e17138d79958fb6bf54763d6a00000000001e84806869726f000000000000000000000000000000000000000000000000000000000000 the txid is 0x31c51db59dea91f207b1768a5be2e4a80b107bc9c2721f5d941696f1af3a19ad
  2. The transaction is always pending,don't know what's the reason This transaction has been pending for a long time, https://explorer.stacks.co/txid/0x250ed53f8f3fa574af2fc4f6de9eb6fb9ee945bed2652b827634e00d3ab54306?chain=mainnet

These two issues are transactions issued by SP3DW8X8CBPSYWT327120KE5N8DEJTTBMYJ2QH68Y, the nonce of the pending transaction is 6433, and the nonce of the unlinked transaction is 6434 Please help to look at this question, thanks

wileyj commented 1 year ago

Incorrect repo. if you think this is a bug, file an issue in the appropriate repo: explorer: https://github.com/hirosystems/explorer api: https://github.com/hirosystems/stacks-blockchain-api blockchain: https://github.com/stacks-network/stacks-blockchain