Thomas Jay Rush
Thomas Jay Rush
chifra state --call --calldata 'manifestHashMap(0xf503017d7baf7fbc0fff7492b751025c6a78179b,"mainnet")' unchainedindex.eth 1000000-latest:daily When I remove daily it works. When I use daily (or monthly or annually) it fails with "block number in the future." Clearly...
While I know this issue is closed, just in case anyone hits into it in the future, the same problem happens on block 21284644.
I am 100% in support of making the configuration file management better. I've been struggling with it for a very long time. One thing that is very important to me...
> Do you mean you'd like to have `Config` type defined in `goMaker/templates/classDefinitions/fields/config.csv`? Yes. That's exactly what I mean. (You also need `goMaker/templates/classDefinitions/config.toml` (Check out an example such as `lightBlock.toml`...
Very confusing.
This may be less optimal than it seems since we have to query `trace_block` and `eth_getBlockByNumber` anyway to pick up all the other appearances anyway. But...it's something we could easily...
Delaying this for this release. Should be labeled TC-apps:scrape
Thanks for this, at least now the issue won't get lost. Upshot: we need to implement `chifra scrape --touch block`. The endpoint is there, it's just not implemented. Should be...
Thanks for the suggestion. We're revising our entire documentation code base this quarter. Your suggestion has been noted.