trueblocks-core
trueblocks-core copied to clipboard
The main repository for the TrueBlocks system
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...
Search for the text "From IPFS". Color these items yellow not blue cause that what color index chunk downloading is.
A user on discord (AT) make these changes to allow to better use `chifra export` on BSC. We can generalize this changes to better support multi-chain. PancakeSwap has the same...