Marek Moraczyński

Results 59 issues of Marek Moraczyński

7702 alignment of specs with tests: https://github.com/ethereum/EIPs/pull/8906 Do not allow authorization nonce equal to 2**64 - 1: https://github.com/ethereum/EIPs/pull/8905 execution: Eip 7702 schema and authlist in receipt schema: https://github.com/ethereum/execution-apis/pull/592

Pectra

EIP-7251: max eb, change request to flat encoding https://github.com/ethereum/EIPs/pull/8857 EIP-6110: deposits, change request to flat encoding https://github.com/ethereum/EIPs/pull/8856 EIP-7002: withdrawals, change request to flat encoding https://github.com/ethereum/EIPs/pull/8855 EIP-7685: change requests hash to...

Pectra

I noticed that we still have some old references to NDM or Vault. Example: https://github.com/NethermindEth/nethermind/blob/master/src/Nethermind/Nethermind.JsonRpc/Modules/ModuleType.cs#L19 https://github.com/NethermindEth/nethermind/blob/master/src/Nethermind/Nethermind.JsonRpc/IJsonRpcConfig.cs#L50 NdmProvider, NdmConsumer, Vault Search for more "Vault", "Ndm" string usage and potentially remove them.

good first issue
low priority

https://github.com/NethermindEth/nethermind/blob/pectra/src/Nethermind/Ethereum.Blockchain.Pyspec.Test/PragueStateTests.cs#L11

test
Pectra

https://eips.ethereum.org/EIPS/eip-4444

good first issue
eip
low priority

``` 2024-09-03 12:28:12.518 at Nethermind.Consensus.Processing.BlockchainProcessor.RunProcessingLoop() in /src/Nethermind/Nethermind.Consensus/Processing/BlockchainProcessor.cs:line 316 2024-09-03 12:28:12.518 at Nethermind.Consensus.Processing.BlockchainProcessor.Process(Block suggestedBlock, ProcessingOptions options, IBlockTracer tracer, String& error) in /src/Nethermind/Nethermind.Consensus/Processing/BlockchainProcessor.cs:line 391 2024-09-03 12:28:12.518 at Nethermind.Consensus.Processing.BlockchainProcessor.ProcessBranch(ProcessingBranch& processingBranch, ProcessingOptions options, IBlockTracer...

bug
stability

Nethermind proposal of MUL and ADD operations. The speed of this precompile measured on Intel NUC 11 Intel Core i7-1165G7 and Nethermind client (EcRecover ~80 mgas/s). Full proposal: https://github.com/Marchhill/bls-precompile-benchmarks/blob/main/proposed-changes.md ```...

c-update
t-core
a-review
s-review

**Update:** Changed numbers to Paweł's proposition, details here: https://gist.github.com/MarekM25/79982c313c1179cbfd68c9414f8925fa **ATTENTION: ERC-RELATED PULL REQUESTS NOW OCCUR IN [ETHEREUM/ERCS](https://github.com/ethereum/ercs)** -- When opening a pull request to submit a new EIP, please use...

c-update
t-core
a-review
s-review