File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313<div class =" repo-group " >
1414 <h3 ><i class =" fa fa-cogs " ></i > VIRTUAL MACHINE (EVM)</h3 >
1515 <p >Implementation of the Ethereum Virtual Machine in TypeScript supporting
16- all hardforks and allowing for easy integration of the EVM in browser applications.</p >
16+ all hardforks and allowing for easy integration of the EVM in web applications.</p >
1717</div >
1818
1919<div class =" repo-group " >
3030 <ul>
3131 <li>All hardforks until Shanghai</li>
3232 <li>Preliminary Cancun support (incl. EIP-4844)</li>
33- <li>Extended tracing and debug support</li>
33+ <li>Basic tracing and debug support</li>
3434 <li>Flexible EIP on/off engine</li>
3535 <li>Modular EVM core</li>
3636 </ul>
232232 @ethereumjs/devp2p
233233 </div>
234234 <div class="repo-description">
235- Devp2p implementation with support for Discovery (DPT), RLPx transport, ETH protocol and SNAP.
235+ Devp2p implementation with support for Discovery (DPT), RLPx transport, ETH protocol, LES and SNAP.
236236 </div>
237237</div >
238238</div >
You can’t perform that action at this time.
0 commit comments