beethovenxfi / beethovenx-backend

MIT License
13 stars 15 forks source link

Handle RPC range errors in getLogs #606

Closed gmbronco closed 10 months ago

gmbronco commented 10 months ago

Extracted getLogs into separate function where we can handle RPC errors related to maximum block range thrown differently by different providers. Added an option to decode event data when ABI is passed.