etherspot / skandha

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

feat: kolibri integration #160

Closed 0xSulpiride closed 5 months ago

0xSulpiride commented 5 months ago

Description

Tested on Polygon (BEV endpoint: https://bev-relay.kolibr.io) https://polygonscan.com/tx/0x25c6a0423158ba73e4d891b09c8724773b8fef307ff4bf3c7d620a94974bd267 https://polygonscan.com/tx/0xfcce72092e9c4ddef8bc9100e6401c7d4c694edf672bc6943e5293692445c15b https://polygonscan.com/tx/0x5fc1f93cdcc233f8245d891072b7de9374f3790d32157bbc2fb001558224850e

Types of changes

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

Further comments (optional)

-

0xSulpiride commented 5 months ago

Do you want to amend merkle to sendBundle as well (In the same same PR)?

because sendBundle is from a different API I think I'll need to rework Merkle integration completely, so I think it should be a separate PR

ch4r10t33r commented 5 months ago

Do you want to amend merkle to sendBundle as well (In the same same PR)?

because sendBundle is from a different API I think I'll need to rework Merkle integration completely, so I think it should be a separate PR

Sounds good to me.