diff --git a/spec/002_xdai_migration.md b/spec/002_xdai_migration.md index a923fd8..2b67611 100644 --- a/spec/002_xdai_migration.md +++ b/spec/002_xdai_migration.md @@ -26,11 +26,11 @@ Each existing user should have a completley new wallet and private key for secur ### Workflow 1. Synch db <->Blockchain - ensure synronization between our db (USSD interface) and blockchain -1. Finalize any contract changes to Bancor SUit (such as [Depth Bump](https://gitlab.com/grassrootseconomics/cic-docs/-/blob/master/spec/003_depth_bump.md)) +1. Finalize any contract changes to Bancor Suite (such as [Depth Bump](https://gitlab.com/grassrootseconomics/cic-docs/-/blob/master/spec/003_depth_bump.md)) +1. Create Public vs Private Functions - Contracts as permissionless as possible 1. Create group of govenors on a multi-sig wallet with the power to assign the facilitator address of all blockchain contracts (Bancor Suite). -1. Create a white list for token users 1. Deploy contracts to create Sarafu_2, set inital variables - deposit reserve and mint tokens -1. Migration - New wallets for users - Replicate user accounts with new token Sarafu_2 +1. Migration - New wallets for users - Replicate user accounts with new token Sarafu_2 - ensure private keys are safely stored 1. Can our own xDAI node process transactions? ### Variables