-
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
[Dynamic Protocol State] Sync master
to feature/dynamic-protocol-state
#5190
[Dynamic Protocol State] Sync master
to feature/dynamic-protocol-state
#5190
Conversation
…otocol-snapshot-from-any-block-endpoint [Access] Get protocol snapshot by block id and block height
…/cadence-v0.42.6
Update cadence to v0.42.6
[Storehouse] Improve InMemoryRegisterStore's IsBlockExecuted method
[EVM] Bridged account balance function
Co-authored-by: Gregor G. <75445744+sideninja@users.noreply.github.com>
Co-authored-by: Peter Argue <89119817+peterargue@users.noreply.github.com>
Deprecate `flow-go/crypto`
[Storehouse] Improving logging
Co-authored-by: Khalil Claybon <khalil.claybon@dapperlabs.com>
…ry-intensive-issue-part-3
[Storehouse] Add metrics for register store
[Storehouse] Optimize finalized reader to use block id index
…orehouse [Storehouse] Fix dynamic bootstrapping for storehouse
…bootstrap Update Makefile to include changes to upload and download the values.yml file generated
…/sync-master-to-dynamic-protocol-state
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feature/dynamic-protocol-state #5190 +/- ##
==================================================================
+ Coverage 56.51% 58.18% +1.67%
==================================================================
Files 989 816 -173
Lines 92656 78901 -13755
==================================================================
- Hits 52362 45912 -6450
+ Misses 36433 29560 -6873
+ Partials 3861 3429 -432
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Context
This PR syncs latest
master
to feature branch to bring changes related to usage ofgolang.org/x/exp/slices
.Pretty heavy conflicts wise, list of conflicted files: