Thomas Jay Rush

Results 286 comments of Thomas Jay Rush

I'm not officially on the team, but you should make a PR instead of just an issue. I've done that in the past. The team is very open to useful...

> @SamWilsn of course, huge respect! What I tried to say is that rand-bot is hard to maintain a fair randomness that's resistant to tempering. It doesn't have to be...

> The above behavior is _exactly_ how governance capture works. As is almost always the case, I agree wholeheartedly with @MicahZoltu. This issue should be on the agenda of the...

As part of my previous work, we did exactly the calc you're describing in part 1. I can give you a pretty accurate count of both pre-Byzantium and post-Byzantium. Our...

I started a branch to work on this here: https://github.com/torquem-ch/silkworm/tree/078-tx-analysis. I used TrueBlocks as a double check of the results. This pseudo-code: ``` for every block countBlocks++ for every transaction...

Preliminary data on counting errors: https://docs.google.com/spreadsheets/d/13omV5sfpKa6dI-2nB7PgbHEqtKvymCpdcZifv1TlDlU/edit?usp=sharing. I'll update with more results when available.

Did anything ever come of this? I'm considering use the package, but all of my command line apps produce both actual data to stdout and progress/error reporting to stderr. I...

> Well, the use case you suggested was filtering `ps aux` output, which does use whitespace as a separator. I haven't seen any suggestions for use cases that involve some...

Also, do not start `chifra init` if the scrape is running. Totally mess it up you will.

@dszlachta I just wanted you to see this. Some day we will do this. It's so useful in IPFS we should do it. It would be easy.