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

[bugfix] Fix loss of account info on export/import, add tests #759

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

tsmethurst
Copy link
Contributor

This PR updates some of the export/import logic to export more fields from accounts, and adds tests to ensure that account data matches across export/import. To support this, the PR updates the sqlite in-memory implementation to use a different random address per in-memory database, to allow easier testing/comparison of multiple databases.

@tsmethurst tsmethurst merged commit b96533c into main Aug 22, 2022
@tsmethurst tsmethurst deleted the import_export_updates branch August 22, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant