Ansgar Dietrichs

Results 7 issues of Ansgar Dietrichs

## System Information - Operating System: macOS 12.5.1 - OpenRA Version: git-dfd5a960ed - OpenRA Mod: all - Source: self-compiled - Runtime Version: .NET CLR 6.0.8 ## Exception log exception.log ```...

Crash
OS: MacOS X

Update to the EIP-4844 fee market design. List of changes: - [x] introduce data gas - [x] add `max_fee_per_data_gas` tx field - [x] change fake exponential function to taylor expansion...

c-update
t-core
s-draft

Adds a dependency on https://github.com/ethereum/EIPs/pull/5793 to mitigate mempool load due to the size and validation time of blob transactions. Following https://github.com/ethereum/EIPs/pull/5793, this change only recommends not broadcasting blob transactions (instead...

c-update
t-core
s-draft

Modifies the point evaluation precompile to return the BLS modulus as a U256 value. Motivation / rationale to be provided by @dankrad, draft PR until then.

c-update
t-core
s-draft

The original fee market update PR https://github.com/ethereum/EIPs/pull/5707 initially included a `MIN_DATA_GASPRICE` of `10**8`. After some discussion (https://github.com/ethereum/pm/issues/647), it became clear that this is a contentious value. Thus, the fee market...

c-update
t-core
s-draft

todo: - [ ] add section on impact of update fraction changes on blob basefee - [ ] potentially specify epoch parameter logic more explicitly (how to derive epoch from...

c-new
t-core
w-ci
w-stale
e-review
s-draft
e-consensus

Create an EIP for a new separated payer transaction type. Todo before merge: - [ ] write rationale

c-new
t-core
w-ci
e-review
s-draft
e-consensus