-
Notifications
You must be signed in to change notification settings - Fork 1
Add authorized re-encryption of past transfers #66
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 6 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
1f40012
Add authorized re-encryption of past transfers
eduv09 0d7b5cb
fix documentation, bug in _handleDecryption, and omit event in view k…
eduv09 e11c9c0
Add script to test decription and functionality on live network
eduv09 3b1bd3b
fix spelling
eduv09 3c26898
refactor Historic decryption and fix solidity pragma
eduv09 e64dae2
fix pragma solidity to be compatible with bite-solidity
eduv09 3ea309f
fix spelling and natSpec comments
eduv09 da20709
re-implement allways return true if not revert logic
eduv09 80419b3
Update contracts/HistoricView.sol Licence
eduv09 ea59465
move errors to contract, event emission to contract, and all event de…
eduv09 d9c95bf
address PR comments with bugfixes and style recomendations
eduv09 552926b
fix time range validation
eduv09 a955cac
fix lint issue
eduv09 d5954ee
fix increment of transferId
eduv09 2050616
add validation of plaintext arguments onDecrypt
eduv09 ad43afa
Style fixes, adjust allowed time ranges, and ad revoke function to in…
eduv09 c10cf98
fix lint
eduv09 5892111
fix logic in hadPermissions and remove unused lines
eduv09 ca619d1
refactor given feedback from confidential pay
eduv09 d0f1a17
Update README.md
eduv09 dcc8533
rename variable in CnfToken
eduv09 6d5f8f6
Update style in IConfidentialToken.sol
eduv09 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
Oops, something went wrong.
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.