kaliubuntu0206

Results 4 issues of kaliubuntu0206

It would be good to support Blockscout instances since most of their API is compatible with Etherscan

### Describe the Feature About the `eth_getBlockReceipts` API: https://github.com/ethereum/execution-apis/issues/393 Would be great if the Block object could also contain transactionReceipts fetched by the `eth_getBlockReceipts` call just like the `block.prefetchedTransactions()` method...

enhancement
on-deck
minor-bump
v6

### Describe the Feature Would be super useful to support encoding ERC 4337 signatures Although it is already possible with ethers.js like the example code https://github.com/stackup-wallet/userop.js/blob/main/src/context.ts#L16 but I would like...

enhancement

Hello, I see many monitoring tools and devops related codes but I am not sure which package should I refer to run op-stack programmatically. Would like to subscribe on any...

C-question