-
Notifications
You must be signed in to change notification settings - Fork 249
Add support for block-until-commit responses #7562
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
Merged
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
a1bac08
Aggressive rebase
eddyashton 7c0075f
Juggling files, simple cleanups
eddyashton 5db82d1
Paused
eddyashton 072734f
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton 3139e99
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton 0cbd31e
Tidy tweaks
eddyashton 845345b
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton ad9ed1c
Lol tidy
eddyashton 9b18cc3
Add a consensus committed function, like locally_committed
eddyashton 0addac0
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton d26dd7c
Remove some unnecessary diffs
eddyashton ceb20df
Distinct FinalTxStatus
eddyashton 1f2a8d8
Distinct blocking endpoints
eddyashton c9a16c5
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton d37bc86
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton 19f90f1
Merge fixup
eddyashton 90adb87
Settle for a rubbish time-delta measuring initial test?
eddyashton 718df9d
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton 513648e
Brief CHANGELOG
eddyashton 19dae2e
How does this keep happening
eddyashton 1f99471
How does this keep happening
eddyashton 4f1df95
Schema bump
eddyashton 0b7fad9
Plausible improvements
eddyashton f83eaac
Evaluate tx status via consensus
eddyashton d66a4a0
WIP
eddyashton 782d28f
Restore other tests
eddyashton a66bac9
Merge branch 'respond_at_commit' of https://github.com/eddyashton/CCF…
eddyashton 9bbcf6c
Format and tidy
eddyashton 83ebcbf
Ok fair
eddyashton d521643
Skip blocking on HTTP/2
eddyashton d900799
recursive_mutex
eddyashton 1b37e45
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton 5c57275
Revert recursive_mutex
eddyashton 605b68d
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton 2e80f8c
Unpickle - trigger_callbacks takes a ViewHistory, rather than calling…
eddyashton e6a8226
non discard
eddyashton 87cb0f9
Turn exceptions thrown from commit callback into session termination
eddyashton e56cc6b
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton d812bd0
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton 1ac9043
Don't repeat uint8_t
eddyashton dfaaaaa
Merge branch 'main' into respond_at_commit
achamayou 7968e0e
Merge branch 'main' into respond_at_commit
achamayou b8cefa9
Merge branch 'main' into respond_at_commit
achamayou bab29d5
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton c81325d
camaaaan
eddyashton 3102b05
Merge branch 'main' into respond_at_commit
achamayou 17603c2
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton 4574016
Remove recursive mutex (invoke callbacks _outside_ of lock), and cach…
eddyashton 1fe4247
Merge branch 'main' of https://github.com/microsoft/CCF into respond_…
eddyashton 7952b0d
I like to std::move it std::move it
eddyashton 1db0907
Merge branch 'main' into respond_at_commit
achamayou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.