UPDATED FOR THE MERGE! Update 2023-10-10: Some minor updates to versions and stuff. Erigon is an Ethereum Execution Layer (EL) client that was originally a…
Networking, Politics, and Crypto
UPDATED FOR THE MERGE! Update 2023-10-10: Some minor updates to versions and stuff. Erigon is an Ethereum Execution Layer (EL) client that was originally a…
I’m too lazy right now to write a big ass blog post but ya’ll need to stop running Geth and start running other Execution Layer…
Update: Polygon requires version v2022.06.01 or newer to sync properly. We’re going to be building off my previous blog posts to build an Erigon Archive…
What is TrueBlocks? TrueBlocks is a lightweight, ultra performance indexing solution for EVM chains. It was originally created due to many limitations in the JSON-RPC…
Running a Matic Node seems to consist of two four parts: The the PoS node, a REST API server, a RabbitMQ server, and an EVM…
Introduction One of the most common use cases for an Archive Node is running debug commands against older transactions. The problem is, not many services…
Edit 2022-12-23: I have stopped using UDR/UDT in favor of setting my server’s TCP congestion control mechanism to BBR – the results are really good…
First Thing’s First: Some Warnings When we left off in Part 2 we had a fully configured and functioning Dshackle instance with load balancing across…
When we last left off on Part 1 we had a very basic Dshackle instance running in docker that could do some basic caching and…
Introduction Recently a situation came up where a community project suddenly found itself exceeding the 100,000 requests per day limit of their Infura Core (Free)…