etherspot / skandha

A modular typescript implementation of ERC4337 (Account Abstraction) bundler client.
https://etherspot.io
MIT License
560 stars 50 forks source link

p2p spec updates #139

Closed 0xSulpiride closed 7 months ago

0xSulpiride commented 8 months ago

Description

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Further comments (optional)

-

0xSulpiride commented 8 months ago

We need to agree on the size of MempoolId. The IPFS hash is 46 bytes, so I'd push for this PR - https://github.com/eth-infinitism/bundler-spec/pull/19

0xSulpiride commented 8 months ago

Also we need to switch to one bundler - one chain model - that will be a separate PR