Patch for concurrent iterator & others #383

Merged
telackey merged 2 commits from roy/v5-dev into v1.11.5-statediff-v5 2023-05-18 17:07:13 +00:00
Member

Passes a constructor function instead of the actual Trie, so we can use this with the alt Trie implementation,
and adds some other random patches:

  • replace new(trie.Trie)
  • reduce debug noise
  • patch postgres config - add driver, rename DefaultConfig => TestConfig
Passes a constructor function instead of the actual Trie, so we can use this with the alt Trie implementation, and adds some other random patches: - replace `new(trie.Trie)` - reduce debug noise - patch postgres config - add driver, rename `DefaultConfig => TestConfig`
i-norden approved these changes 2023-05-17 13:28:00 +00:00
i-norden left a comment
Member

LGTM, please open a PR cherry-picking this and targeting it to the v1.11.6-statediff-v5 branch too

LGTM, please open a PR cherry-picking this and targeting it to the v1.11.6-statediff-v5 branch too
roysc reviewed 2023-05-18 16:53:59 +00:00
Sign in to join this conversation.
No reviewers
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/go-ethereum#383
No description provided.