helios icon indicating copy to clipboard operation
helios copied to clipboard

lurk the ethereum mempool

Results 3 helios issues
Sort by recently updated
recently updated
newest added

cloned and built - all ok. but, when I ran the helios app with a full geth node running it does NOT print anything at all besides "Subscribed to mempool...

@taarushv as discussed, we'll merge all the smaller PR's into this (redis, postgres, goroutines for listeners and pipelining). Pinning this here so we can look at diff's as we incrementally...

Working on figuring out how to create a table for each protocol, so we can get all the keys using a wildcard (i.e: `uniswap:*`, `compound:*`) and then query individual key...