pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[Persistence] Integrate lazy loading SMT changes into V1 #790

Closed h5law closed 1 year ago

h5law commented 1 year ago

Description

This PR integrates the changes made to the SMT regarding lazy loading and updates the usages in pocket V1 accordingly.

Issue

Fixes #775

Type of change

Please mark the relevant option(s):

List of changes

Testing

Required Checklist

If Applicable Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (89eea03) 30.12% compared to head (d2a8644) 30.12%.

:exclamation: Current head d2a8644 differs from pull request most recent head 52a025c. Consider uploading reports for the commit 52a025c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #790 +/- ## ======================================= Coverage 30.12% 30.12% ======================================= Files 103 103 Lines 8715 8715 ======================================= Hits 2625 2625 Misses 5773 5773 Partials 317 317 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.