[RIP-20] 12 Words and a number support for android app #87
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.
This PR closes #86 [Add RIP-20 Support to Android RVN Wallet]
Raven Core blog post: RIP-20 proposal
I decided on the name "Fast-restore key" for the field, but I am open to changing this. I'll happily update all the verbiage and references if there is another name to use.
Implemented:
knownSeedTime_RVN
BRPeerManager.c
to allow more places that new syncs will be able to use.The primary functionality is fully working and useable currently. A brand new wallet is synced in under 10 minutes now (in emulator.) The time can be brought down more by having additional checkpoints in the header file, perhaps even automatically updated. There are plenty of ways this could be achieved, but for the moment I went with monthly checkpoints.
Remaining:
Additional thoughts:
Raven Address: RYW4MmiT2jDdZPa499VQiPANZdStxGt8y5
Screenshots: