-
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
Sync master
with feature/protocol-state-kvstore
#5655
Merged
jordanschalm
merged 1,343 commits into
feature/protocol-state-kvstore
from
jordan/merge-kvstore-master
Apr 11, 2024
Merged
Sync master
with feature/protocol-state-kvstore
#5655
jordanschalm
merged 1,343 commits into
feature/protocol-state-kvstore
from
jordan/merge-kvstore-master
Apr 11, 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
…be-blocks' into guitarheroua/send-and-subscribe-transaction_statuses
Meter computation in the account storage check
…ementation-on-observer
…tHighestHeight type
…be-blocks [Access] Implement gRPC streaming endpoint SubscribeBlocks
Co-authored-by: Yurii Oleksyshyn <[email protected]>
…f github.com:Guitarheroua/flow-go into guitarheroua/send-and-subscribe-transaction_statuses
…-observer' of https://github.com/AndriiDiachuk/flow-go into AndriiDiachuk/add-standard-access-api-implementation-on-observer
…ming [Access] Unify Event streaming endpoint on the execution data gRPC API
…ates Updates protobuf and flow-emulator versions
…er-access-api-integration-tests-extend
…ration-tests-extend [Access] Extend observer Access API integration tests for local data
…r-atree-migration
…ck-flag-for-atree-migration Add storage health check flags for atree migration
…-rpc-tracer1 [Network] Use string concatenation in rpc tracer ID
Simplify migration runtime, no need for interface and environment
jordanschalm
changed the title
Jordan/merge kvstore master
Sync Apr 10, 2024
master
with feature/protocol-state-kvstore
jordanschalm
requested review from
peterargue,
zhangchiqing,
ramtinms,
janezpodhostnik,
AlexHentschel and
durkmurder
as code owners
April 10, 2024 21:19
zhangchiqing
approved these changes
Apr 11, 2024
durkmurder
approved these changes
Apr 11, 2024
jordanschalm
merged commit Apr 11, 2024
01fcf31
into
feature/protocol-state-kvstore
55 checks passed
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.
Syncing our feature branch with
master
as a part of #5120. In particular, I'd like to pull in some recent changes Leo made onmaster
which touch theSealingSegment
:Conflicts
Conflicts were minimal:
go-clone
dependency on feature branch, ruffling the**/go.mod
filescreateEpochSetupEvent
function signature in service event fixtures