0xsequence / bundler

ERC5189 p2p transaction bundler
14 stars 1 forks source link

Implement receipt fetching using ERC-X #22

Open Agusx1211 opened 3 months ago

Agusx1211 commented 3 months ago

The following ERC (number not assigned yet):

https://github.com/ethereum/ERCs/pull/318

can be used to optionally allow the bundler to find receipts for the operations. These receipts aren't of much use internally (as they can't directly be trusted), but these capabilities can still be exposed to consumers of the API.

The general idea is: