Dragan Rakita Profile Banner
Dragan Rakita Profile
Dragan Rakita

@rakitadragan

Followers
2,625
Following
845
Media
11
Statuses
595

core blockchain stuff and rust. revm author. working on reth @paradigm .

Joined June 2011
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@rakitadragan
Dragan Rakita
1 month
Revm got officially audited/fuzzed! A community-driven audit, supported by six projects, was done by a top Ethereum bug hunter.
10
17
166
@rakitadragan
Dragan Rakita
2 years
Why did foundry test got significantly faster? Lets talk about bytecode analysis in EVM.
2
30
174
@rakitadragan
Dragan Rakita
4 months
Building my most important project ❤️
Tweet media one
37
1
174
@rakitadragan
Dragan Rakita
2 years
I have never imagined, that the project (REVM) that I have built, maintained and improved in my spare time is becoming very important in eth ecosystem and is used as the main component in big projects such as foundry, hardhat, helios and now reth. Thank you all!
10
1
136
@rakitadragan
Dragan Rakita
8 days
EVM (EOF) Taxonomy. One pager on EOF changes to the current EVM and its intersection with legacy bytecode.
Tweet media one
3
31
131
@rakitadragan
Dragan Rakita
1 year
Parallel EVM claim, how to verify the claim of parallel execution. Wrote on this here:
6
28
119
@rakitadragan
Dragan Rakita
2 months
EOF and EIP-7702 got included in Prague.
2
10
102
@rakitadragan
Dragan Rakita
2 months
I have compiled a list of the benefits that EOF brings to Ethereum.
8
21
102
@rakitadragan
Dragan Rakita
6 months
Revm v4.0.0 was merged last week ⚙️ 🦀 And introduces big changes in how Revm can be used. It refactors internal logic into function handlers and opens up the possibility of overriding any part of logic with the custom function. 🧵
1
13
92
@rakitadragan
Dragan Rakita
7 months
EvmBuilder 🏗️ just landed in Revm . I am really excited as Revm can now be properly built 🏛️and internal working is more compact and more customizable. ☺️ The most powerful thing is that it exposes and can override the internal logic, even instructions, with custom handles. 🚀
8
21
76
@rakitadragan
Dragan Rakita
9 months
Landed today in Istanbul for @EFDevconnect find me if you want revm stickers (will be here for a week).
Tweet media one
9
1
81
@rakitadragan
Dragan Rakita
8 days
My US VISA was denied, no Frontiers for me.
29
2
75
@rakitadragan
Dragan Rakita
10 months
revm v3.4.0`just got published 🎉 🧵
3
6
59
@rakitadragan
Dragan Rakita
2 months
Reth engineer is becoming a thing
2
2
58
@rakitadragan
Dragan Rakita
11 months
Did something, spoke about EVM code
@opensensepw
OpenSense ₿
11 months
Learn the EVM in 30 mins with @rakitadragan . He will start by discussing the inputs and database of the EVM, and then move on to the host and interpreter. He will explain how the interpreter/host works, hardforks, logs, opcodes, CREATE2 and much more!🥰
Tweet media one
3
21
101
4
9
56
@rakitadragan
Dragan Rakita
2 years
Bending the truth to fit the narrative and arresting the developer as a result of that is a horror story. Just imagine doing the same to RSA and arresting Shamir as he co-developed private data transmition.
@bantg
banteg
2 years
Arrest of suspected developer of Tornado Cash - FIOD
65
183
654
1
6
53
@rakitadragan
Dragan Rakita
1 month
Big announcment! Reth v1.0 got released! 🦀
@gakonst
Georgios Konstantopoulos
1 month
🚨 Releasing Reth 1.0 🚨 After almost two years of development and a successful audit by Sigma Prime, we are finally releasing Reth 1.0, the first “prod-ready” release of our blazing-fast Ethereum execution client. We invite RPC providers and stakers to run Reth. More below.
Tweet media one
82
239
1K
0
3
56
@rakitadragan
Dragan Rakita
11 months
This is the future that we are building, the fast iteration of new ideas enabled by existing robust crates. "By building on RISC Zero’s zkVM and popular Rust crates (like revm, ethers, and alloy), we were able to write the first version of Zeth in under 4 weeks"
@RiscZero
RISC Zero 🟡
11 months
Introducing Zeth: A Fully Open Source Type 0 zkEVM 🚀 Built on the RISC Zero zkVM and Bonsai, Zeth is a performant, upgradable, and scalable way for developers to ZK prove any Ethereum block ushering in the next generation of ZK and EVM 🧵 1/8 Learn More Below!
38
444
946
2
5
50
@rakitadragan
Dragan Rakita
10 months
And right after revm v3.4.0📦 we are publishing v3.5.0 📦 with Alloy types transition. Unification of types is happening.
2
6
49
@rakitadragan
Dragan Rakita
3 months
I was away for two weeks, and Revm became even more popular. Three things happened: * Reth Alphanet. * Pyrevm and vyper integration * Scroll revm 🧵
2
8
46
@rakitadragan
Dragan Rakita
10 months
It would be very interesting to check this, the next step would be to count the opcodes (and sets) to get more insights on appearances. Should be simple to do, made the task for people to take:
@gakonst
Georgios Konstantopoulos
10 months
here's some more ideas... a technique for optimizing the EVM that's been discussed before (I think I heard it first from @recmo , c.f. screen) is execution of multiple opcodes at once to do that you'd run a historical analysis of common opcode sequences and implement specialized
Tweet media one
21
13
132
6
1
39
@rakitadragan
Dragan Rakita
11 months
👀 revm 955/1000 ⭐️
5
4
39
@rakitadragan
Dragan Rakita
2 years
EVM trivia time: State journaling in EVM, what is it and why do we need it? small 🧵
2
3
37
@rakitadragan
Dragan Rakita
10 months
1000⭐ 🔥🎉
@andreaslbigger
Andreas Bigger
10 months
8 stars away 👀
3
1
18
5
0
34
@rakitadragan
Dragan Rakita
2 years
In the EVM world, did you ever wonder what would happen with balance if you selfdestruct and set the target address to be the same contract you are destroying?
6
2
34
@rakitadragan
Dragan Rakita
11 months
Getting little bit closer to the cancun today, eip4844 got merged in revm
1
2
34
@rakitadragan
Dragan Rakita
8 months
Devconnect was a blast, met some amazing people!
3
0
33
@rakitadragan
Dragan Rakita
4 months
Blockchains are currently monsters, demanding several TB of NVMe disk space to run. Yet, they demand only a fraction of CPU and disk to follow the tip. And good luck running multiple on a single machine. The major issue lies in clients, consolidating everything in one DB.
@mysticryuujin
Chase Wright (mysticryuujin.eth)
4 months
I have a fun time working in crypto, supporting some of the largest crypto companies in the world. Deploying infrastructure at scale, etc. But I'm here because I belive in the crypto punk ethos. I believe in decentralization, censorship resistance, and self sovereign identify.
5
4
37
2
3
31
@rakitadragan
Dragan Rakita
1 year
I am a simple man, I see good rust project I give it a star. 🦀
@NoahCitron
ncitron.eth
1 year
Introducing Magi 🟠, our brand new OP Stack rollup client written in Rust. We've been working on Magi to help improve the client diversity and resilience of the entire OP Stack ecosystem. Lets dive in. code: blog:
Tweet media one
85
384
988
1
1
29
@rakitadragan
Dragan Rakita
2 years
zkp intro: Pedersen commitment, as any commitment allows you to *bind* yourself to the value but to allow that value to be *hidden* from others. Usually first step in zkp. You could do the same with hash, but Pedersen plays nicely with elliptic curves. 🧵
2
7
31
@rakitadragan
Dragan Rakita
10 months
In this release, a lot of work went in. Revm State was something I worked on for the last few months, it is a cleaner way to handle block transitions as there are a lot of moving parts there. So I am glad that it has already proved useful as it fixed a bug that popped up a few
@gakonst
Georgios Konstantopoulos
10 months
🚨 New Reth Release: alpha.9! 🚨 We are FINALLY ready for Cancun! All EIPs implemented, Hive's mostly passing, next stop Devnet 9!! Also: reworked REVM state handling API, pruning improvements, fixes hopefully the last memory leaks, and initial groundwork for snapshots.
Tweet media one
9
38
191
0
2
29
@rakitadragan
Dragan Rakita
8 months
This is packed with goodies! Flat kv idea from Erigon is amazing, and caching/storing of jumpmap was no brainer when we started profiling foundry in early days. Caching keccak idea was floated around but we didn't take a lot of time for it (maybe we should) Extending opcode to
@AndreCronjeTech
Andre Cronje
8 months
@gakonst Disagree with this take, we did a significant amount of research on parallelism, while I will acknowledge there is an increase of around 30%, this is fairly insignificant given other optimization to the VM (superset instructions, switching from 8-bit opcodes to 16-bit opcodes,
Tweet media one
Tweet media two
Tweet media three
Tweet media four
23
66
390
3
1
30
@rakitadragan
Dragan Rakita
2 years
Recently checked evmone and v0.9.0 became 26% faster, around 34ms for snailtracer. So I wanted to catch up with revm, and implemented things that I missed previously, I am now getting around 40ms (with intx embedded it is around 37ms) which is around ~20% faster than the old revm
3
3
28
@rakitadragan
Dragan Rakita
2 years
Powered by revm :D
@gakonst
Georgios Konstantopoulos
2 years
. @paradigm is building Reth, a Rust Ethereum Execution Layer. Reth is not a fork or a rewrite of any other client implementation. It is a new Apache/MIT-licensed full node implementation of Ethereum focused on contributor friendliness, modularity, and performance. 1/8
63
247
2K
1
0
28
@rakitadragan
Dragan Rakita
1 year
Paris was a blast, always amazing to meet online people in person and just talk. And the reth team offsite, productive as always!
0
1
27
@rakitadragan
Dragan Rakita
11 months
We have officially introduced reth to all core dev call, @gakonst is awesome as always! Relly exciting times are ahead of us!
@gakonst
Georgios Konstantopoulos
11 months
gave a small introductory talk about Reth to All Core Devs this morning... excited for Cancun, Devnet 9 & Holesky and to collaborate with the broader community building on nodes!
4
20
132
1
3
28
@rakitadragan
Dragan Rakita
1 year
Did we just get followed by @transmissions11 so he can get 256 followings?
4
0
28
@rakitadragan
Dragan Rakita
1 year
I didn't brag before, but I was one of the recipients of the small EF grant that allowed me to work on revm v3.0.0. I am really glad that I can say that this was the first monetary support that I got for working on revm.
@EF_ESP
EF Ecosystem Support Program
1 year
@pumpedlunch , @rakitadragan , @richwarner , @r1oga , @sigp_io , @todaiweb3 , @uncloakcrypto , @vee3my , @WorkingUpEC , @WTFAcademy_ , @zkproof , and @__zkhack__ . We appreciate all of your efforts to help create a more vibrant, strong, and diverse Ethereum ecosystem 💖
1
0
13
3
0
26
@rakitadragan
Dragan Rakita
2 years
Powered by revm :D Just recently noticed it.
@NoahCitron
ncitron.eth
2 years
Today we're announcing Helios, a fast, portable, and secure Ethereum light client written in Rust. Helios syncs in two seconds, uses no storage, and provides trustless access to Ethereum. Code: Post: 1/8
158
509
2K
3
2
26
@rakitadragan
Dragan Rakita
2 months
This is not easy to do, debug, make it sync from genesis block and pass all eth state tests. Kudos to the team! It is exciting to see that it is built on top of Revm.
@rise_chain
RISE Chain
2 months
1/ 🧵After several months of building in stealth mode, we are excited to start sharing our work with the community! Introducing RISE pevm: EVM execution on steroids! Full article:
Tweet media one
5
23
85
1
3
25
@rakitadragan
Dragan Rakita
5 months
Congrats to Succinct! I love our stack and its reusability, it powers up the whole community and allows new building blocks to be built on top of it. Although SP1 Reth can be confusing as it is not a client, SP1 Revm would be more accurate as it is execution.
@SuccinctLabs
Succinct
5 months
9/9 Acknowledgements: SP1 Reth could not be built without high-quality, open-source Ethereum tooling, including core execution primitives from Reth & Revm, RPC types from Alloy, and a MPT library as well as inspiration on EVM execution from Zeth (a zkEVM built with Risc0’s zkVM).
4
3
24
2
1
25
@rakitadragan
Dragan Rakita
1 year
In general, research and engineering are kinda a lot different
3
0
23
@rakitadragan
Dragan Rakita
1 year
Representing the new batch of Ethereum Core Devs, I highly recommend following all of them!
@gakonst
Georgios Konstantopoulos
1 year
*None* of this would have been possible without the beyond-excellent team working on Reth. BIG KUDOS to @mattsse_ @r_krasiuk @onbjerg @rakitadragan @Rjected @joshie_sh @ashekhirin for sticking through this monstrous journey of non-stop coding and going deep into Ethereum's soul.
1
2
70
1
1
22
@rakitadragan
Dragan Rakita
19 days
I don't agree with the conclusion, but this kind of discussion is always appreciated and this post is a good read
@vdWijden
MariusVanDerWijden
19 days
I finally wrote up my thoughts on EOF. "Why I am against EOF in Pectra" I will keep working on the EOF, implementation in geth, because I don't want to undermine the process.
10
21
122
2
1
23
@rakitadragan
Dragan Rakita
1 year
revm v3.1.0 just got published. It is now Shanghai ready, gas block optimization was removed, one bug in cachedb was squashed, and there are a lot of small goodies that are added by the community, ty all.
3
0
23
@rakitadragan
Dragan Rakita
2 months
Awesome read! When this kind of creative project that uses revm happens, it nudges me to think how would I integrate it
@leonardoalt
Leo Alt
2 months
Here's a deep dive into our EthBerlin4 project R55: Have fun u nerds
4
16
112
1
0
23
@rakitadragan
Dragan Rakita
5 months
what is going on with github, for the third time today I was tagged in a scam comment?
5
0
22
@rakitadragan
Dragan Rakita
1 month
Revm started as a hobby project and became a leading EVM in the ecosystem. I am thrilled that this milestone has been reached! Without the community using it, this would not be possible.
0
0
22
@rakitadragan
Dragan Rakita
8 months
Are fake accounts bear or bull signal 😅 (he deleted the chat so i didnt get rest of the convo 😂) cc @gakonst
Tweet media one
3
0
21
@rakitadragan
Dragan Rakita
1 year
If you ever wondered, here are EVM opcodes that can expand memory. Obvious ones that set values: * MSTORE * MSTORE8 * EXTCODECOPY * CODECOPY * CALLDATACOPY * RETURNDATACOPY And unexpectedly memory reads can do it too: * MLOAD * LOG * CREATE/CREATE2 * all CALL's * SHA3 * RETURN
0
5
21
@rakitadragan
Dragan Rakita
1 year
Excited to be part of this, and if anyone want to meet, you know where to find me.
@ethbelgrade
ETH Belgrade
1 year
Please welcome our next speaker @rakitadragan from @paradigm 🙌 Dragan is Ethereum core dev who worked on OpenEthereum, builded revm, and is working on reth.
Tweet media one
3
4
22
1
0
20
@rakitadragan
Dragan Rakita
2 years
Just released revm `v3.0.0`. It got more friendly return types. Got split into an interpreter, precompile, primitives and revm crates. It is now using ruint as primitive lib. and interpreter got a little bit faster, 15-20% for snailtracer. Enjoy:
1
0
21
@rakitadragan
Dragan Rakita
1 year
Just read @NoirLang docs (it reminds me of rust, lol), a simple and concise lang for zkp.
1
2
20
@rakitadragan
Dragan Rakita
1 month
I appreciate the community that participated in the audit: @Paradigm , @ethereum , @Optimism , @NomicFoundation , @RiscZero and @taikoxyz
2
0
19
@rakitadragan
Dragan Rakita
10 months
revm just got a little bit better, awesome work 🛠️ by @thedevbirb !
@thedevbirb
thedevbirb
10 months
A shared memory between calls just got merged on revm! So happy of the work made in the last month with the help of @rakitadragan and @DaniPopes . You can check all the development done and the performance implications here! How does it work? 1/2
5
4
49
0
3
18
@rakitadragan
Dragan Rakita
1 year
Did a sneak peek presentation about Reth in the first days of June at @ethbelgrade and the video just dropped
1
5
19
@rakitadragan
Dragan Rakita
7 months
@0xdoug It is complex, memory gas is needed as ddos protection but present gas calculation for expansion is unnecessary complex. And there are two types of gas usage here, on memory copy/write and memory resize/expansion. Additional problem is that memory is per call and most evms are
0
0
19
@rakitadragan
Dragan Rakita
1 month
And @GuidoVranken did an amazing job and found a few consensus bugs that were expressly fixed.
2
1
19
@rakitadragan
Dragan Rakita
4 months
Thinking about Revm endgame lately. Does it even exist, what would it look like, and what scope would it take.
5
0
18
@rakitadragan
Dragan Rakita
2 years
A lot of blockchains will introduce some kind of rent fee or temporary data, paying only once for data to be forever saved is not feasible. Not that urgent as state growth is not that big, it is problem for the future.
3
1
17
@rakitadragan
Dragan Rakita
3 months
See you in Belgrade 👋
@ethbelgrade
ETH Belgrade
3 months
📢 NEW SPEAKER ANNOUNCEMENT We're delighted to host @rakitadragan from @paradigm as a speaker at ETH Belgrade 2024. We can't wait to hear from him. 💪
Tweet media one
1
5
16
0
1
18
@rakitadragan
Dragan Rakita
1 year
👀
@PrimitiveFi
Primitive ™
1 year
1/🚀 Introducing the beta release of Arbiter, an innovative agent-based analysis tool for the EVM. Arbiter enables fast, precise modeling and economic fuzzing for the DeFi ecosystem, leveraging Rust for top performance.
11
34
218
0
3
12
@rakitadragan
Dragan Rakita
1 year
So when they asked me to join them to build a new Ethereum node written in Rust that uses revm, it was a no-brainer decision for me. 9 months later we have our alpha and I am very proud of what we have accomplished. And this is just the beginning! 5/
@gakonst
Georgios Konstantopoulos
1 year
We are excited to release Reth v0.1.0-alpha! 🎉🎉🎉 Reth is a modular, contributor-friendly, and blazing-fast Ethereum node, in Rust, using the Apache/MIT license. Let's unpack what is behind today's release.
Tweet media one
103
367
2K
1
0
17
@rakitadragan
Dragan Rakita
1 year
Ranking of Ethereum concepts that mess with core devs : 1. Selfdestruct 2. State clear (or to be precise empty state before SpuriousDragon) Bonus points for the combo of both!
2
3
14
@rakitadragan
Dragan Rakita
2 years
As zkp noob, I want to educate myself to know what is happening inside there. Paper `From Zero (Knowledge) to Bulletproof` is a fantastic helper on that path:
0
0
15
@rakitadragan
Dragan Rakita
1 month
More on it in the post:
1
0
17
@rakitadragan
Dragan Rakita
1 year
3
0
17
@rakitadragan
Dragan Rakita
4 months
Will be OOO for next two weeks
0
0
16
@rakitadragan
Dragan Rakita
1 year
The king 👑 found another bug. revm v3.3.0 is published. And for more info, bug PR can be found here:
@r_krasiuk
Roman Krasiuk
1 year
spent hours debugging execution error on goerli only to find out it was caused by contract with code `0x30ff`
0
0
9
2
1
15
@rakitadragan
Dragan Rakita
1 year
When chad comes and do its thing! 👑
@valentinmihov
Valentin Mihov 🦞🦇🔊
1 year
My first PR got merged in revm. A blazing fast EVM implementation in Rust. It’s around 3x faster than geth. I’m looking at what to work on next, so lmk if you need something around revm or reth
4
3
82
2
0
15
@rakitadragan
Dragan Rakita
6 months
Put revm on it 👀
@SuccinctLabs
Succinct
6 months
1/ We are excited to announce Succinct Processor 1 (SP1), our first generation, 100% open-source zkVM that proves arbitrary Rust programs. SP1 targets an order of magnitude performance improvement vs. existing zkVMs, and is already up to 28x faster for certain programs.
Tweet media one
54
171
762
1
0
14
@rakitadragan
Dragan Rakita
1 year
when one comment gives you that warm and fuzzy feeling inside! ♥️
Tweet media one
0
0
13
@rakitadragan
Dragan Rakita
7 months
Shower idea💡... Ethereum should explore charging the state access fee 🧾 from the contract balance and not from ⛽ gas. Did anyone poke around this?
3
1
15
@rakitadragan
Dragan Rakita
7 months
If you are using Revm this is the treasure trove! This repo contains all reth/foundry inspectors, and now it is a lot easier to use them.
@gakonst
Georgios Konstantopoulos
7 months
We have refactored out Reth's EVM Inspectors built on Revm to a separate repository for the simulatoooors of the world to use. Features Revm Inspectors for Parity-style and Geth-style traces, as well as the JS Inspector. Now used in both Reth & Foundry!
4
14
165
0
2
15
@rakitadragan
Dragan Rakita
1 year
Still easier than it was working on OpenEthereum 🥲
@gakonst
Georgios Konstantopoulos
1 year
building reth has been 10-100x times harder than foundry
12
8
174
0
0
13
@rakitadragan
Dragan Rakita
6 days
Check it out, it has a very nice interface!
@init4tech
init4 tech
6 days
Introducing trevm: trevm is a loving extension of @rakitadragan 's revm, designed to simplify high-level EVM flows trevm aims to simplify gas-estimation, transaction simulation, and block and bundle construction for Ethereum and rollups
Tweet media one
3
14
79
0
3
20
@rakitadragan
Dragan Rakita
6 months
Amazing to see it!
@trent_vanepps
trent.eth
6 months
the pr to add reth as an eligible project for @protocolguild was just merged - the first new client to be added since the Pilot started in 2022! welcome to the Guild =)
3
13
94
0
2
14
@rakitadragan
Dragan Rakita
1 month
Big announcment! Reth v1.0 got released! 🦀
@gakonst
Georgios Konstantopoulos
1 month
🚨 Releasing Reth 1.0 🚨 After almost two years of development and a successful audit by Sigma Prime, we are finally releasing Reth 1.0, the first “prod-ready” release of our blazing-fast Ethereum execution client. We invite RPC providers and stakers to run Reth. More below.
Tweet media one
82
239
1K
0
1
14
@rakitadragan
Dragan Rakita
11 months
If you are interested in step by step guide in adding precompile to revm, read this 👇
@alemaz98
Alessandro Mazza
11 months
1/9 I added the `P256VERIFY` precompile into Revm, the implementation of the EVM used also inside Reth! In this thread I'll share how easy it is to add a new precompile and immediately have it ready to work. Let's go! 🧵
4
6
27
0
3
14
@rakitadragan
Dragan Rakita
2 years
The balance will be lost, as execution of selfdestructed is done after balance is added to target :)
1
0
13
@rakitadragan
Dragan Rakita
7 months
📔 Documentation is made to help onboard and is the best place to dive in: Evm contains context 📦and handlers (logic)⚙️: EvmBuilder 🏗️ builds and modifies Evm (with a few examples) : And handlers ⚙️ where we refactored logic
2
0
13
@rakitadragan
Dragan Rakita
2 years
The idea for improvement that we can do right now is cache the jump/"gas block" table. This will increase DB footprint, and move checks to contract creation, but will decrease call execution time. Idea is already covered as part of EOF, more on it here:
1
1
13
@rakitadragan
Dragan Rakita
1 year
Foundry was and is amazing and it got very popular, and with it the revm too. it was very exciting to see adoption by the community while I supported the team from the background. You could see that the people there are just special. 4/
1
0
12
@rakitadragan
Dragan Rakita
2 years
For last, most impressive thing is when this starts to get used in foundry tests, speedup is very noticable. For example, Solmate tests got from ~3.2s to ~2.3s that is 1/3 of time optimized away. And others are reporting similar thing.
1
0
13
@rakitadragan
Dragan Rakita
8 months
🦀🧱
@SheaKetsdever
Shea Ketsdever
8 months
🦀🧱
4
1
60
0
0
13
@rakitadragan
Dragan Rakita
3 months
Vyper team is amazing, they refactored pyrevm and started using it inside Vyper tests. This opens Revm even more for usage in python, and I like how they used Revm more creatively by directly calling Handler and JournaledState.
@big_tech_sux
sudo init vyper
4 months
new pyrevm release, representing a collaborative effort between the @vyperlang  and @paradigm  teams! notable features of this release include low-level access to the revm journal machinery. we intend to use pyrevm for testing vyper and perhaps /
Tweet media one
2
6
65
1
3
12
@rakitadragan
Dragan Rakita
2 years
@gakonst @0x_doggie here are my slides: they are referencing revm:
0
0
12
@rakitadragan
Dragan Rakita
2 years
And you can get it right now by using nightly foundry.
@onbjerg
Oliver
2 years
new nightly dropped just dropped 3.8 seconds to run all of solmates tests with 512 fuzz runs vs yesterday's nightly taking 3.2 seconds to run the same tests with 256 fuzz runs
2
2
49
3
0
12
@rakitadragan
Dragan Rakita
1 year
noice
@smlxldotio
smlXL
1 year
0/ We’re excited to open alpha! 🧵
39
136
621
0
0
12
@rakitadragan
Dragan Rakita
1 year
@peter_szilagyi @TimBeiko @mysticryuujin and we should have ethereum/test suit for RPC
4
0
12
@rakitadragan
Dragan Rakita
5 months
This is a big one!
@ashekhirin
Alexey Shekhirin
5 months
wow
Tweet media one
1
0
21
1
0
12
@rakitadragan
Dragan Rakita
6 months
revm::Evm now consists of Context (Data) 💽 and Handler (Logic) ⚙️ . This allows for making more efficient and creative inspection logic. `Inspectors` are removed but still supported. Check how to use them:
2
0
11
@rakitadragan
Dragan Rakita
1 year
It started in 2020 with me working on OpenEthereum at Gnosis, parity moved away from the codebase that was getting hard to maintain, and there were talks of rewriting it from scratch. I thought a lot about architecture and even named it reth 2/
1
0
11
@rakitadragan
Dragan Rakita
2 years
And all of that in a year and a half. (hm, I should probably make a timeline and put it somewhere)
0
0
12