f10bd00ceb
- `keypair_name` added to `accounts` table, all accounts derived from the same master key have the same keypair name and also no two keypairs share the same keypair name (keypair name is unique per keypair) - `last_used_derivation_index` added to `accounts` table, cause we need to maintain the highest index been used for the derivations made within the same keypair |
||
---|---|---|
.. | ||
migrations | ||
migrationsprevnodecfg | ||
database.go | ||
database_test.go | ||
node_config_test.go | ||
test_helpers.go |