Content
@
0 reply
0 recast
2 reactions
✳️ dcposch on daimo
@dcposch.eth
Logs are the weakest link in eth development - eth_getLogs is slow, lacks pagination - eth_createFilter and getFilterLogs are flaky in my experience - returned logs missing timestamp, userOpHash - ETH transfer don't emit anything at all - called "events" interchangeably
3 replies
0 recast
7 reactions
✳️ dcposch on daimo
@dcposch.eth
1 customer and 100 points to whoever makes a new ...FullLogs API fixing the above. 200 if you include websocket push
1 reply
0 recast
0 reaction
meetm
@
What's userOpHash
1 reply
0 recast
0 reaction
Andrew
@andrewgoldsky
We solve for this at Goldsky.com. Blockchain indexing is a pain in the butt, so we built a massively powerful realtime indexer + data pipeline to stream everything emitted onchain anywhere you need it. Super easy to create subgraphs + flexible enough to pull decoded log / transaction data that is actually meaningful.
1 reply
0 recast
0 reaction