Sale Djenic f10bd00ceb feat: keypair_name and last_used_derivation_index columns added to accounts table
- `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
2023-03-28 16:19:27 +02:00
2021-06-16 16:19:45 -04:00
2022-11-17 10:40:26 +01:00
2023-01-13 17:52:03 +00:00
2021-07-20 10:57:38 +02:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2022-12-29 14:16:19 +08:00
2021-09-01 13:02:18 +01:00
2023-01-13 17:52:03 +00:00
2023-03-28 15:11:35 +02:00
2022-07-17 15:37:14 +02:00
2023-03-28 15:11:35 +02:00
2023-03-14 17:13:21 +00:00
2023-03-14 17:13:21 +00:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2023-03-27 10:56:23 -04:00
2023-03-27 10:56:23 -04:00
2016-09-21 10:00:29 +08:00
2023-03-22 14:23:29 +02:00
2023-02-16 11:52:48 +01:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%