BeamMW / ios-wallet

Beam iOS Wallet
https://beam.mw/downloads
Apache License 2.0
21 stars 9 forks source link

Export / import transaction history, tags and addresses (in settings) #306

Closed alexandrashelenkova closed 4 years ago

alexandrashelenkova commented 4 years ago
alexandrashelenkova commented 4 years ago

@sasha-abramovich when you have time, please take a look at the screen so @dariatarakanova can do it for other platforms.

alexandrashelenkova commented 4 years ago

@sasha-abramovich main screens design is ready. Let't discuss some task details with developers when you have time.

sasha-abramovich commented 4 years ago

talked to @DenisDemyanko today, it looks like the most recent version of the transaction can always be displayed as we have transaction_id and last_modification_date

we seem to be good :)

sinaizd commented 4 years ago

@dariatarakanova Need to do an alert or add the info on the screen, that import is possible only in the wallet from which was made from export.

dariatarakanova commented 4 years ago

@dariatarakanova Need to do an alert or add the info on the screen, that import is possible only in the wallet from which was made from export.

Show this alert after tap on "Import wallet data" https://zpl.io/2GR6zZd

sinaizd commented 4 years ago

@DenisDemyanko When export\import contacts don't transfer.

sinaizd commented 4 years ago

@DenisDemyanko We need to show an error warning if data has been imported into the wallet with another seed phrase.

sinaizd commented 4 years ago

When import addresses and contacts without tags which were assigned to them earlier displayed "None". I think we need doesn't display "None" in this case. image

sinaizd commented 4 years ago

checked