Thomas Jay Rush
Thomas Jay Rush
I would be pretty freaking amazing if the user could do: ``` chifra export --chain mainnet,gnosis,sepolia ``` or ``` chifra init --all --chain gnosis,mainnet,sepolia,bsc ``` May never happen, but it...
Fresh install chifra init --chain gnosis chifra export gnosis.eth try to control + c -- doesn't quit. The keystroke is noticed, but the loop does not stop. I don't think...
chifra export depends on the timestamps file being up to date. It used to be the case that we would install the timestamps file on first install and then expect...
1) User creates a file containing address (in exactly the same way he/she does now with `chifra monitor`). 2) User runs scraper 3) When scrape consolidates a block, and any...
curl -X GET http://testing.mainnet.beacon-api.nimbus.team/eth/v1/node/version
About 90% of all the chunks in version v0.40.0 only differed by having an incorrect header. Also, if there's a local IPFS node, we can actually do the verification after...