Fix state leaf key removed query #98

Merged
arijitAD merged 3 commits from fix-state-remove into master 2021-09-17 12:02:35 +00:00
arijitAD commented 2021-09-09 12:22:35 +00:00 (Migrated from github.com)

The issue of storage key removal is fixed in https://github.com/vulcanize/ipld-eth-server/pull/83/ but the same issue exists for state key removal.

Fixes https://github.com/vulcanize/ipld-eth-server/issues/99
Fixes https://github.com/vulcanize/ipld-eth-server/issues/104

The issue of storage key removal is fixed in https://github.com/vulcanize/ipld-eth-server/pull/83/ but the same issue exists for state key removal. Fixes https://github.com/vulcanize/ipld-eth-server/issues/99 Fixes https://github.com/vulcanize/ipld-eth-server/issues/104
ashwinphatak (Migrated from github.com) reviewed 2021-09-09 12:22:35 +00:00
i-norden reviewed 2021-09-13 13:44:47 +00:00
i-norden left a comment
Member

Please see https://github.com/vulcanize/ipld-eth-server/issues/95#issuecomment-918202095 we don't need to use these stored functions now that we have leaf_key stored for "Removed" nodes.

Please see https://github.com/vulcanize/ipld-eth-server/issues/95#issuecomment-918202095 we don't need to use these stored functions now that we have leaf_key stored for "Removed" nodes.
arijitAD commented 2021-09-15 12:46:00 +00:00 (Migrated from github.com)

Please see #95 (comment) we don't need to use these stored functions now that we have leaf_key stored for "Removed" nodes.

Updated the query.

> Please see [#95 (comment)](https://github.com/vulcanize/ipld-eth-server/issues/95#issuecomment-918202095) we don't need to use these stored functions now that we have leaf_key stored for "Removed" nodes. Updated the query.
i-norden approved these changes 2021-09-17 11:03:53 +00:00
i-norden left a comment
Member

LGTM thanks for making these updates

LGTM thanks for making these updates
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#98
No description provided.