Thomas Jay Rush

Results 313 issues of Thomas Jay Rush

https://twitter.com/ErigonEth/status/1785598455571796348

Add a command that: 1) runs statements on every tx in an account's history 2) prints only the list of uniq tokens that appear in `assetAddr` Super simple. Super useful...

Do not include version in module name "[github.com/TrueBlocks/trueblocks-core/sdk](http://github.com/TrueBlocks/trueblocks-core/sdk)" Do not commit [go.work](http://go.work/) Do create a script to build a local [go.work](http://go.work/) (include this in the README) Do not use replace...

When I do ``` chifra slurp --help 2>&1 | grep key ``` I get ``` One of [ etherscan | key ] (default "etherscan") ``` It should say ``` One...

bug
TC-tools:slurp

There are at least six types that are not documented. ``` StorageSlot, AppRecord, AddrRecord, and Reward ``` These are "internal" fields for things that were created only because I'm lazy...

Example 0: Getting started / installation Example 1: Getting Status from the Node Example 2: Eth Balances for Three Accounts Example 3: Eth Balances over Time Example 4: Token Balances...

enhancement
examples

Just thinking about the BlockJoy image. What would the code do? 1. Start the API server 2. Run chifra init 3. Run chifra scrape 4. Run chifra monitors In this...

enhancement