-
[Parables](https://github.com/PrimaBlock/parables) is a project started to attempt and improve the experience in writing soldity tests in Rust against parity. In order to accomplish what we wanted, we…
-
@wilcoxjay and I talked today, and he suggested the idea of also expressing loop invariants in the spec.
The challenge there is that loops don't have an interface, so how can we talk about them ins…
-
# Background
[debug_traceCall](https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-debug#debugtracecall) is a method in the EVM that allows developers and users to trace the execution of a…
-
In GitLab by @plotnick on Jul 4, 2021, 07:49
# Explicit Timeouts
+ Thanks to Alex K and Ian for providing ideas, considerations and implementations.
+ On second pass I do have new thoughts on parts …
-
# Overview
Scroll introduces / modifies the transaction and transaction receipt primitives. We should implement these primitives in reth or a new primitives crate.
# Transaction types
Scroll supp…
-
We have been tracking the genesis validator selection and initial validator addition requests in the issue here: https://github.com/ethereum/pm/issues/526 . But for long term ease of use, we'd like to…
-
### What is wrong?
Hi! Just checking out Fe for the first time really. As an avid rust user and solidity user, I like the direction Fe is headed!
However, I have a few gripes about language desi…
-
| --- | --- |
| Bugzilla Link | [464493](https://bugs.eclipse.org/bugs/show_bug.cgi?id=464493) |
| Status | UNCONFIRMED |
| Importance | P3 enhancement |
| Reported | Apr 13, 2015 05:53 EDT |
| M…
-
The EVM has two places where reference types may be stored (storage and memory). Storage is used for values that need to persist indefinitely, while memory is used for values that only need to persist…
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (ddaf100 2022-09-24T00:05:44.382307Z)
…