getLogs API enhancements #197

Closed
opened 2022-10-04 11:28:26 +00:00 by prathamesh0 · 0 comments
prathamesh0 commented 2022-10-04 11:28:26 +00:00 (Migrated from github.com)
  • Since we have added header_id field to eth.receipt_cids table, joins on eth.header_cids and eth.transaction_cids are unnecessary and make the API slow
  • Add support to get logs for multiple contract addresses
- Since we have added `header_id` field to `eth.receipt_cids` table, joins on `eth.header_cids` and `eth.transaction_cids` are unnecessary and make the API slow - Add support to get logs for multiple contract addresses
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-server#197
No description provided.