raxhvl
raxhvl
## Description - [x] Adds name return variable as defined in the [specs](https://eips.ethereum.org/EIPS/eip-4626) - [x] A glanceable visual map of the interface that highlights: - [x] Functions that MUST revert....
This would save a test implementer retrieving the value manually. Let's see if this feature #1537 proves to be useful before we add this. > For now we can populate...
TEVM does not currently support EIP-7702 transactions. Support can be added by incorporating the relevant implementation from EthereumJS. Alternatively, an upcoming migration from EthereumJS to Guillotine is planned and should...
## Problem I'm working on a downstream tool that needs to read the results of a hive simulation. Currently, Hive generates test result files with arbitrary, timestamp-based names (e.g., `1756204700-67af2edb7fbce5f0104bde48cd4f87df.json`)....
The PR fixes the pseudocode to correctly specify the big endian amount stored in the system contract storage. h/t @marioevz @jochem-brouwer @fselmo