-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EFM] Sync master
-> feature/efm-recovery
#6332
Merged
AlexHentschel
merged 224 commits into
feature/efm-recovery
from
yurii/sync-master-to-efm-recovery
Aug 21, 2024
Merged
[EFM] Sync master
-> feature/efm-recovery
#6332
AlexHentschel
merged 224 commits into
feature/efm-recovery
from
yurii/sync-master-to-efm-recovery
Aug 21, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
….com:The-K-R-O-K/flow-go into AndriiSlisarchuk/5789-version-control-integration-to-script-execution
….com:The-K-R-O-K/flow-go into AndriiSlisarchuk/5789-version-control-integration-to-script-execution
….com:The-K-R-O-K/flow-go into AndriiSlisarchuk/5789-version-control-integration-to-script-execution
…gration-to-script-execution
….com:The-K-R-O-K/flow-go into AndriiSlisarchuk/5789-version-control-integration-to-script-execution
….com:The-K-R-O-K/flow-go into AndriiSlisarchuk/5789-version-control-integration-to-script-execution
… and badger implementation
…drukhiv/6017-pebble-as-execution-datastore-db
….com:The-K-R-O-K/flow-go into AndriiSlisarchuk/5789-version-control-integration-to-script-execution
….com:The-K-R-O-K/flow-go into AndriiSlisarchuk/5789-version-control-integration-to-script-execution
…gration-to-script-execution
….com:The-K-R-O-K/flow-go into AndriiSlisarchuk/5789-version-control-integration-to-script-execution
…0-preview.46 Update to Cadence v1.0.0-preview.47
…n/improve-reporting
…low-go into supun/improve-reporting
Report the stored path of the untyped-capability
…/sync-master-to-efm-recovery Conflicts: engine/execution/state/bootstrap/bootstrap_test.go go.mod insecure/go.mod integration/go.mod integration/go.sum state/protocol/protocol_state/epochs/fallback_statemachine_test.go utils/unittest/execution_state.go
durkmurder
requested review from
peterargue,
ramtinms and
janezpodhostnik
as code owners
August 13, 2024 09:47
durkmurder
requested review from
jordanschalm,
kc1116 and
AlexHentschel
and removed request for
ramtinms,
janezpodhostnik and
peterargue
August 13, 2024 09:47
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/efm-recovery #6332 +/- ##
========================================================
+ Coverage 41.49% 41.53% +0.03%
========================================================
Files 2003 2012 +9
Lines 142653 143354 +701
========================================================
+ Hits 59200 59538 +338
- Misses 77276 77624 +348
- Partials 6177 6192 +15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
jordanschalm
approved these changes
Aug 14, 2024
AlexHentschel
approved these changes
Aug 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
This PR brings latest changes from master to feature branch. No major conflicts, mostly resolved dependencies due to forked version of smart contracts. List of conflicted files: