-
Notifications
You must be signed in to change notification settings - Fork 882
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
[PAN-3096] privacy on mainnet [WIP] #61
Closed
iikirilov
wants to merge
57
commits into
hyperledger:master
from
iikirilov:pan-3096-privacy-mainnet-rebased
+1,790
−281
Closed
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
c349c2e
WIP - need to fix AT
iikirilov aec2ab1
fix ATs
iikirilov 1b1b41d
fix integration test and refactor private state root resolver
iikirilov 71fab9f
refactor
iikirilov 0bc50e1
address comments
iikirilov d4f9184
add test
iikirilov 21ff2db
post-rebase fix get transaction hash
iikirilov 6ca87b3
wip - add integration test
iikirilov 4837b58
wip test
iikirilov 9c355a8
fix call
iikirilov 8749151
revert visibility of method for testing
iikirilov 571fe1d
spotless
iikirilov ed7825e
add public and private enclave keys for test
iikirilov fc8f5b5
move reorg test to separate class
iikirilov bb1d496
privacy mainnet reorg tests
iikirilov c926bc8
fix flakiness
iikirilov 8cdc741
fix javadoc
iikirilov 6658695
post-rebase spotless
iikirilov 12d5d28
post-rebase fixes
iikirilov 5a12f0c
post-rebase fix AT
iikirilov 7b4ddaf
fix cyclical block generation
iikirilov 2248a8e
post-rebase fix
iikirilov 2a0ae7a
address comments
iikirilov 2870900
fix create private storage factory
iikirilov 8573071
add key value pair and test
iikirilov 8b05836
sketch
iikirilov 3bccd48
refactor storage
iikirilov 07e63f9
track-privacy-head
iikirilov 88c631f
track-privacy-head
iikirilov 173e891
track-privacy-head refactor to BlockAddedObserver
iikirilov 1708e53
fix for blocks with multiple PMTs for the same privacy group
iikirilov a9a3ce3
fix ATs
iikirilov 44a3eb8
read and update map in PrivacyPrecompiledContract
pinges 68a19ee
refactor
iikirilov ebaf19c
refactor
iikirilov b072b25
refactor, add tests and fix nonce provider
iikirilov 12d8a30
tweaks
iikirilov a662a68
spotless
iikirilov 4633046
post-rebase fix
iikirilov 38f2ba6
post-rebase fix
iikirilov eff05df
post-rebase fix
iikirilov f3d00a3
post-rebase fix
iikirilov df29ef3
post-rebase fix
iikirilov 79bc4d9
post-rebase fix
iikirilov 72818d3
compile warning fix
iikirilov 7de7a6f
IT fix
iikirilov 6a792e5
address comments
iikirilov 2073833
remove unused variable
iikirilov c5af45b
remove unused import
iikirilov 1a9961a
fix import
iikirilov 47af58d
address comments
iikirilov 627ccd3
post-rebase fix
iikirilov 8af4f6d
fix unused variable
iikirilov ecddf61
refactor reorg test
iikirilov 3bf0040
extract constants to local variable
iikirilov 85d9a3f
fix ATs
iikirilov 33321e6
remove unused field
iikirilov 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
track-privacy-head
Signed-off-by: Ivaylo Kirilov <iikirilov@gmail.com>
- Loading branch information
commit 07e63f90a4ee596e081068f1e49dd418a8425be0
There are no files selected for viewing
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
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
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
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
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
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.
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.
constant?