Writing
Longer public pieces, imported with original wording and dates. Mostly Ethereum research from 2018–2020; the newer themes live in Notes.

-
“Work Is Work” by Coda Hale
image by Paul Albertella…
-
KV-Witness
There is currently a proposed format for block witnesses in Stateless Ethereum, that has a spec in a GitHub repo. It is based on opcodes. You can imagine a tiny programming languag…
-
ReGenesis Explained
The amount of money locked in DeFi apps surpassed $1.500.000.000; DApps are being announced almost every day. At that rate, Ethereum can become a victim of its own success. One of …
-
Semi-Stateless Initial Sync Experiment
One of the possible ideas to speed up the initial sync process it to use block witnesses to pre-build the cache trie to avoid slow state access. That will cost additional disk spac…
-
Stateless Ethereum: Binary Tries Experiment
If you are already familiar with what Stateless Ethereum & Block Witnesses are, skip to the next part.…
-
Mobile Energy Efficiency BoK
Happy New Year everyone!…
-
Ethereum node services explained
I did a short explanation about how https://status.im interacts with Ethereum. I think it is a decent explanation about how Ethereum RPC APIs work and how to tweak them.…