Thomas Jay Rush

Results 313 issues of Thomas Jay Rush

We need to periodically pin (i.e. backup) to the pinning service. We don't want to have to re-generate the entire index by re-building it (which is currently the only way...

enhancement
TC-apps

Search for this comment ``` // TODO: Protect against overwriting files on disc ``` in at least five places in the code. Search for more places by searching for `io.O_`

enhancement
TC-apps

Search for this: // TODO: Instead of storing failed attempts in an array and retrying them after processing the entire list in the manifest, // TODO: we want to re-process...

enhancement
TC-apps

This command: ``` chifra chunks index ``` produces these results ``` range magic hash addressCount appearanceCount size 000000000-000000000 3735928559 0x0000000000000000000000000000000000000000000000000000000000000000 15 15 584``` The second column (magic) should display as...

enhancement
TC-apps

There are probably a number of things we need to do for the merge -- for example, can we get balances on the POS chain? There's no transactions there, but...

enhancement
TB-build

`chifra chunks index --truncate` should remove the `staging`, `ripe`, `unripe`, and `map` folders even if there are no `blooms` or `finalized` folders because they've already been removed `chifra chunks index...

enhancement
TC-apps

fresh installation, then chifra when --timestamps complains about missing ts.bin (require chifra init before anything else)

enhancement
TX-testing
TC-apps

This is quite excellent. I would love to extend it to support Parity, but I'm not the world's best Javascript programmer. How hard would it be to use an existing,...

I understand this is for four-bytes, and I think that's wonderful, but is there something similar for event topics? It would think that it wouldn't be very much more difficult...