251: Remove uses of canonical_header_hash() and get_storage_at() fns in light of v5 schema updates. #253

Merged
telackey merged 3 commits from telackey/251 into v5 2023-08-03 19:44:58 +00:00
Member

This refactors a number of queries in light of v5 schema updates. In particular it removes all uses of the canonical_header_hash() and get_storage_at() functions.

I have EXPLAIN ANALYZED all the new queries, and they seem reasonably efficient with no major red flags, though undoubtedly efficiency can be improved with more analysis.

This refactors a number of queries in light of v5 schema updates. In particular it removes all uses of the canonical_header_hash() and get_storage_at() functions. I have `EXPLAIN ANALYZED` all the new queries, and they seem reasonably efficient with no major red flags, though undoubtedly efficiency can be improved with more analysis.
i-norden approved these changes 2023-08-03 12:45:22 +00:00
i-norden left a comment
Member

LGTM, thanks!

LGTM, thanks!
dboreham approved these changes 2023-08-03 13:30:30 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 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#253
No description provided.