Spam attack currently happening on @ethstatus. Lots of accounts so you can't just block one to make the spam go away. Will be an interesting (and IMO important!) challenge to see how to reliably defend against this sort of thing.
Categories of solutions I see are:
* Subscribing to other people's blocklists
* Using cryptoeconomics to scale up admins ethresear.ch/t/prediction-m…
* Making it costly to have an account with posting rights (eg. sign with a key that has >100 SNT locked up, or ZK-prove a brightid)
Simple and dumb "implementable in 30 seconds" solution: a mode that just says "view only messages from accounts that have an ENS name". This way attackers can't just easily create thousands of accounts faster than you can block them.
One of the best things about Bitcoin is how simple it is. This simplicity has lots of benefits. Let's bring those benefits to Ethereum.
The effort to revamp Ethereum's consensus, historically called the beam chain, includes many opportunities to simplify consensus, while also increasing efficiency and security.
Ethereum distinguishes itself in two ways: a principled technological and social philosophy committed to decentralization, and real value already brought to millions of users.
L2s have made great progress, and this is a testament to Ethereum's ecosystem and development philosophy working in action.
The person deciding the new EF leadership team is me. One of the goals of the ongoing reform is to give the EF a "proper board", but until that happens it's me.
If you "keep the pressure on", then you are creating an environment that is actively toxic to top talent. Some of Ethereum's best devs have been messaging me recently, expressing their disgust with the social media environment that people like you are creating. YOU ARE MAKING MY JOB HARDER.
And you are decreasing the chance I have any interest whatsoever in doing "what you want".
SNARKs rely on "arithmetization": a way of converting a statement about a program into an equation involving polynomials (or sometimes vectors and matrices)
To keep numbers within reasonable sizes, the arithmetic must be done not over regular integers, but over structures called "finite fields". Modular arithmetic is the simplest example of a finite field, but there are others.
The Dencun hard fork has activated, and thanks to Blobscriptions the blob fee markets are now in "price discovery mode".
It has been well-understood for years that the future of Ethereum scaling depends on rollups backed by data space secured with data availability sampling. EIP-4844 is a key change that lays the groundwork for this future.
By popular demand, an updated roadmap diagram for 2023!
Here was the one from last year. Notice that it's actually quite similar! As Ethereum's technical path forward continues to solidify, there are relatively few changes. I'll go through the important ones.
The role of single slot finality (SSF) in post-Merge PoS improvement is solidifying. It's becoming clear that SSF is the easiest path to resolving a lot of the Ethereum PoS design's current weaknesses.