forked from JSKitty/scc-web3
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Shield Activity #416
Merged
Merged
Shield Activity #416
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
02daacd
During the initial sync, add to the wallet txs that are decrypted by …
panleone 5d6b822
Make getCredit and getDebit return whether all vins/vouts belongs to …
panleone 2d2e8d2
Update HistoricalTx class, to take in account shield data
panleone 4a22816
make toHistoricalTXs take in account shield data
panleone d03eabe
make the Activity show shielded txs
panleone 4516976
Update broken tests
panleone 0479684
Add missing await
panleone c9dd54a
Make old wallet resync if load operation is not succesful
panleone dd37093
Add utils function to reverse and swap endianess
panleone e9782c9
Simplify logic and fix bug of sent to shield address
panleone 23aea91
Merge branch 'master' into shield_activity_final
panleone 7ae5fb8
Remove unused imports
panleone 5bb43be
Merge remote-tracking branch 'origin' into shield_activity_final
panleone 6e90c82
DebugLog in case of failure
panleone da9d7bf
Merge branch 'master' into shield_activity_final
panleone 8567bd6
Merge remote-tracking branch 'upstream/master' into shield_activity_f…
panleone 63fb108
apply new lint rules
panleone 7eb8b65
yet another merge commit
panleone 9f7f082
fix: load first the shield from disk
panleone 379f556
fix: Do not use txSelfMap for DELEGATION
panleone c5e68a0
feat: Use new pivx-shield beta version
panleone feb837f
Merge remote-tracking branch 'upstream/master' into shield_activity_f…
panleone 17f7b0f
beautify numbers
panleone 7f2ad19
Update E2E tests (new icons)
panleone 9e81bae
remove merge trash
panleone 829449c
regenerate snaphost again again
panleone 371e908
fix infinite await bug
panleone 00145e5
fix: Use block.time instead of mediantime
panleone 98c00ed
handle block at batches of 50
panleone ead84d0
Merge remote-tracking branch 'upstream/master' into shield_activity_f…
panleone 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 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
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.
Follow the design colors/icons