Thomas Jay Rush

Results 313 issues of Thomas Jay Rush

TB_TESTS_FILTER=transactions,export make test-all does not work. It should.

Someone in our discord reported this: I was getting a message yesterday that it couldnt findthe block but its working fine now. must be related to how close in time...

In the current code, when we do `chifra transactions 1001001.0 --ether` we get an incorrect result. (Same for other command that export transactions including `blocks` and `export`). We always get...

bug
TC-tools:transactions

It should be easy to add support for events topics. They are calculated identically to function signatures, except instead of chopping off the first four byte of the sha3 of...

I want to be able to start the docker against `mainnet`, `gnosis`, and `sepolia`. How does one do that? a) parameterize the startup routine with `--chain` b) allow for `--chain...

enhancement
TD-docker

**Summary:** Access to `mainnet` node works on both `localhost` (Mac) and from inside docker. Access to `sepolia`, only works from localhost. On my Macintosh, I can do: ``` curl -H...

bug
TD-docker

[Issues with Onboarding.pdf](https://github.com/TrueBlocks/trueblocks-core/files/7003047/Issues.with.Onboarding.pdf)

enhancement
TE-explorer

**Error Modes on Startup:** 1) API is not running 2) RPC is not running 3) PATH is incorrect (can't find chifra or it's children) 4) Error return from chifra 5)...

enhancement
TE-explorer

![image](https://user-images.githubusercontent.com/5417918/232611703-6ca25b24-a36c-48a5-9e1a-84eb724ce7e7.png)

enhancement
TE-explorer