nethermind icon indicating copy to clipboard operation
nethermind copied to clipboard

Support for eth/69 draft

Open alexb5dh opened this issue 1 year ago • 2 comments

Resolves #6926

Changes

WIP

Types of changes

What types of changes does your code introduce?

  • [x] New feature (a non-breaking change that adds functionality)
  • [x] Optimization (bandwidth used, see https://github.com/ethereum/EIPs/pull/8271#issuecomment-1983279804)

Testing

Requires testing

  • [x] Yes
  • [ ] No

If yes, did you write tests?

  • [x] Yes
  • [ ] No

Notes on testing

Unit tests are present, but additional integration testing is needed.

alexb5dh avatar May 20 '24 13:05 alexb5dh

should we merge it?

LukaszRozmej avatar Jun 03 '24 09:06 LukaszRozmej

should we merge it?

We still don't have tests for this from Ethereum team. I would prefer not to merge it before checking against them. @MarekM25?

alexb5dh avatar Jun 03 '24 12:06 alexb5dh

Hive test should be available now

benaadams avatar May 28 '25 17:05 benaadams