iotex-core
iotex-core copied to clipboard
Support archive node mode
What would you like to be added: Can support starting a node into archive mode, so that the historical state of the block can be fetch through GRPC/JSONRPC.
Why is this needed: Many services and tools need archive data, such as thegraph node, hardhat forking network feature.
Two action items
- Full sync to get the trie views at certain heights @xianhuawei pls help
- API call with a given height with stateDB at a certain height