Please turn JavaScript on
Ethereum Research - Latest posts icon

Ethereum Research - Latest posts

Want to know the latest news and articles posted on Ethereum Research - Latest posts?

Then subscribe to their feed now! You can receive their updates by email, via mobile or on your personal news page on this website.

See what they recently published below.

Website title: Ethereum Research

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  4.05 / day

Message History

Hey @rishotics @all

I’m doing a focused research pass on EIP-7999 / Universal Overflow design ethresear.ch/t/gas-overflow-for-multidimensional-fee-markets/24766 , specifically around contract and infra compatibility assumptions around gas observability (gasleft(), CALL gas forwa...


Read full story
JiangXb-son:

Is it open-sourced now?

Yes it is! It’s not a single repo though, I made several reusable components. The whole system is called Starkom – as in… Circom on zkSTARKs.

The components I’ve published so far are:

the BlueSky scalar field that I’m using throughout the system:

Read full story

@p4u The DAVINCI rebranding makes sense — the protocol deserves to stand independently. The focus on non-violent inclusion resonates deeply with our approach.

We are exploring a complementary layer. In DAVINCI, the organizer defines the questions. In BeTrueCore, participants generate p...


Read full story
71104:

FTR I’m currently working on a quantum-safe version of Circom that should simplify the development of this proposal a lot, but it’s totally based on PLONK.

It sounds great. Is it open-sourced now? Seems that move to FRI-based proof system is necessary.


Read full story

It depends on the circuit size and blowup factor. The circuit size in turn depends on the arithmetization scheme.

The current prototype uses vanilla PLONK (3 columns), so all circuits are going to be fairly tall. A farily large, 256k-row circuit needs an evaluation domain size of 1M after applying a blowup factor of 4. That results in 2*20*20 = 800 hashes in each FRI q...


Read full story