Thomas Jay Rush

Results 313 issues of Thomas Jay Rush

**User Comment:** One other change I was looking to do was having a custom directory to store configuration and the cache. I'd be interesting in shipping chifra with the application...

https://x.com/ethereumintern_/status/1813586069159551172

https://discord.com/channels/570963863428661248/591291646415601733/1263092898077868124

If we move the creation of the rCtx up on level in the API path through our code and store that context in the router, we could probably provide cancelling...

Find this code ``` if opts.ShouldLoadNames(false) { ``` In globals.go. In the Streaming Context case, this should not happen but it does.

The following code fails with invalid input: Invalid input here causes panic. Set an invalid environment variable (TB_CHAINS_MAINNETRPC for example -- it should be TB_CHAINS_MAINNET_RPCPROVIDER) and run the tests to...

bug
TC-apps:cmd

Built target examples/findFirst Built target examples/balanceChart Built target examples/comparison Built target examples/withStreaming Built target examples CMake Error at /home/dave/Documents/Trueblocks/trueblocks-core/src/other/install/init_configs.cmake:34 (file): file does not recognize sub-command TOUCH Call Stack (most recent...

On a machine that has not scraped for a while...do chifra init -all. I'm pretty sure it will not download the timestamps file (because it already exists on that machine)....

enhancement
TC-apps:init