trueblocks-core icon indicating copy to clipboard operation
trueblocks-core copied to clipboard

The main repository for the TrueBlocks system

Results 277 trueblocks-core issues
Sort by recently updated
recently updated
newest added

https://github.com/rotki/action-gh-release

Since "the merge" on Sepolia, our node (which is running an Execution Client only) has not been updating. It runs, but it gets no data because it's not connected to...

bug
TB-build

Currently, in the `command.fil`, we accept only `export` commands, but we could easily accept other commands. For example, ``` scrape run-once ``` which could be stored at the top of...

enhancement
TC-apps

We want better logging: 1) We need a 'progress logger' which shows a progress bar a) concurrency safe b) multiple rows of progress bars c) hides when the data is...

enhancement
TC-apps