mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-23 20:28:21 +00:00
Automatically merged updates to draft EIP(s) 3584 (#3586)
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft, Review, or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
This commit is contained in:
parent
a87a4d4e01
commit
6cfde6bcda
@ -14,7 +14,7 @@ requires: 2929, 2930
|
|||||||
A proposal to build a block's `access_list` and include its fingerprint `AccessListRoot` in the block header.
|
A proposal to build a block's `access_list` and include its fingerprint `AccessListRoot` in the block header.
|
||||||
|
|
||||||
## Abstract
|
## Abstract
|
||||||
[EIP-2929](./eip-2929)/[EIP-2930](./eip-2930) centers around normalizing the (low) gas costs of data/storage accesses made by a transaction as well as providing for (and encouraging) a new transaction type format:
|
[EIP-2929](./eip-2929.md)/[EIP-2930](./eip-2930.md) centers around normalizing the (low) gas costs of data/storage accesses made by a transaction as well as providing for (and encouraging) a new transaction type format:
|
||||||
```
|
```
|
||||||
0x01 || rlp([chainId, nonce, gasPrice, gasLimit, to, value, data, access_list, yParity, senderR, senderS])
|
0x01 || rlp([chainId, nonce, gasPrice, gasLimit, to, value, data, access_list, yParity, senderR, senderS])
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user