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.
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
Go quorum interop #1782
Go quorum interop #1782
Changes from all commits
8e524d1
31ab133
eb693b1
e3631a9
a760ba0
1970507
d254e22
5a37b4b
700eff0
55e59d4
2985980
424a33d
b12bc00
dbbd27e
2c43940
119a9d2
4adcf0b
8774a89
28687be
2b0fefc
a785608
5e4635f
d2e2506
b0a1aed
410cd83
4af37ab
47e9c11
5f811ef
f69dd2a
a2e28ce
232100b
1d9431c
f019692
063cd03
f9d5be1
bfb8f17
565bbf9
dfbbc0e
0bc3b6e
e744047
ee0e4b3
365618b
f45b539
424dff5
b0db717
ffa56b3
bafc3d6
1cad6ce
0042fdf
da6c97e
17eec25
1fb251d
c806616
314234e
7e7ebd3
73e96f2
97dfe34
64ab12e
a9d583e
d08eb35
8710904
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Is this leaving up to the user to enable the GOQUORUM methods? Do we really need to do this? We should always use the GoQuorum "versions" of the methods if GoQuorum mode is enabled.
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.
That would be an easy change and we should discuss that. Would prefer to do that after the PR is merged!