-
## Problem
According to the EIP-2935 spec, the valid input range for the get() operation is `[block.number - HISTORY_SERVE_WINDOW, block.number - 1]`. Additionally, as per #19, the get() operation …
-
Implement EIP-7742 for Pectra as specified here: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7742.md
-
# 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…
-
In order to promote lightweight dApp development, [EIP-6963 capabilities](https://github.com/web3/web3.js/blob/4.x/packages/web3/src/web3_eip6963.ts) should be moved out of the umbrella `web3` package…
-
**Is your feature request related to a problem? Please describe.**
- We were using [this rev](https://github.com/movementlabsxyz/aptos-core/commit/d9859a6ac139e70d37e1cb73f29e4a15f55f946f) of `aptos…
-
### Description
Protocol parameters are set at genesis and may be (a) constant (immutable) or (b) changeable (mutable) by governance after genesis. Mutable parameters can be reset by protocol contrac…
-
https://eips.ethereum.org/EIPS/eip-7610
some spec tests are failing due to the exclusion of this.
-
I am using libplctag 1.2.1
Trying to read a compactlogix l30er and I keep getting CIP Error code port not available.
I've tried using Telnet on the 44818 port on the address of the PLC and I am ab…
-
# Consensus-layer Call 145
[prev: call 144](https://github.com/ethereum/pm/issues/1178)
Meeting Date/Time: [Thursday 2024/10/31 at 14:00 UTC](https://savvytime.com/converter/utc/oct-31-2024/2pm)…
-
- [ ] Reconsider use of effective balances in computing consolidation (and likely also exit) churn, as the limits are also a function of effective balance and it seems to prevent the possibility of ha…