deso-protocol / deso-protocol/core
TXIndex incorrectly indexes genesis block
- Dominant language
- Go
- Stars
- 327
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
The Genesis Block #0 has this transaction listed:
**3JuEUEgf48j68DJPn7M4RMNpBxHZo221sYm39hatrnMyUdDVyC6w3F**
Running any of the transaction-info API calls on this transaction return back an error stating the Transaction could not be found.
(Error: APITransactionInfo: Could not find transaction with TransactionIDBase58Check = 3JuEUEgf48j68DJPn7M4RMNpBxHZo221sYm39hatrnMyUdDVyC6w3F)
This transaction contains most of the outputs towards the six centralized public keys from the genesis.
This leads to the missing input: 3JuESjmiiRsfbF4AKB6y9QUMj6iAN24abbSBBhh69JxqfwPLHqW53k
Referring to @tijno issue #21
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.