Skip to content
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

Validate private transaction before sending to enclave #356

Merged
merged 30 commits into from
Feb 10, 2020
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
70c6100
validate private transactions before sending to enclave
jframe Jan 24, 2020
0269a17
spotless
jframe Jan 24, 2020
c7eeecc
fix PrivDistributeRawTransaction UT
jframe Jan 24, 2020
06f02f5
wip
jframe Jan 28, 2020
08f8fb3
unit tests
jframe Jan 30, 2020
2f3ee18
Merge branch 'master' into validate_private_tx_before_enclave
jframe Jan 30, 2020
d6b7217
small refactoring changes
jframe Jan 30, 2020
e8129df
privateTransactionValidator tests
jframe Jan 30, 2020
f9e321f
renaming some methods
jframe Jan 30, 2020
8aa4f99
private send tx ut
jframe Feb 3, 2020
c0f0b58
cleanup ut
jframe Feb 3, 2020
e2c4c8b
rename uts
jframe Feb 3, 2020
ffb9131
Merge branch 'master' into validate_private_tx_before_enclave
jframe Feb 3, 2020
15d0c9b
add license header
jframe Feb 3, 2020
2137620
fix ut: wip
jframe Feb 3, 2020
265b38a
fix ut
jframe Feb 3, 2020
7e18b95
remove privacy send transaction helper class
jframe Feb 4, 2020
237b109
spotless
jframe Feb 4, 2020
3c481bd
fix unit test
jframe Feb 4, 2020
c137981
besu implementation of eea privacy group generation
jframe Feb 4, 2020
9fe45d5
license header & finals
jframe Feb 4, 2020
9d3fec5
fix bug in privacy group duplicate handling
jframe Feb 4, 2020
c886a63
rename method
jframe Feb 5, 2020
3dc38aa
rename test variables
jframe Feb 6, 2020
7714111
reuse request id in rpcs
jframe Feb 6, 2020
e8a978d
include transaction hash on debug logs
jframe Feb 6, 2020
cbd1c21
move privacyGroup calculation onto PrivateTransaction
jframe Feb 6, 2020
adfdc6c
Merge branch 'master' into validate_private_tx_before_enclave
jframe Feb 7, 2020
3ede57d
rename generateEeaPrivacyGroupId -> calculateEeaPrivacyGroupId
jframe Feb 7, 2020
10534ee
Merge branch 'master' into validate_private_tx_before_enclave
jframe Feb 10, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into validate_private_tx_before_enclave
  • Loading branch information
jframe committed Feb 3, 2020
commit ffb913130b01f6e2af1a528b8e481c3c3855da18

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.