issues
search
helium
/
rosetta-helium
Rosetta implementation for helium
18
stars
4
forks
source link
Unstake txn cooldown
#44
Closed
syuan100
closed
2 years ago
syuan100
commented
2 years ago
Implement ghost transactions to be stored in badger DB
Check for ghost txns when querying for blocks
For Mainnet snapshots, load json file with historic unstake txn information
Note: Currently, ghost txns cannot be queried when hitting the block/transaction endpoint directly
Testing:
Successfully tested on Testnet
Waiting for Mainnet to sync to test
Closes #43
Testing:
Closes #43