status-go/services/web3provider
Sale Djenic eeaaf0ce3f feat: accounts improvements applied
- old `accounts` table is moved/mapped to `keypairs` and `keypairs_accounts`
- `keycards` table has foreign key which refers to `keypairs.key_uid`
- `Keypair` introduced as a new type
- api endpoints updated according to this change
2023-05-25 19:46:47 +02:00
..
api.go upgrade ethereum 2022-10-26 09:39:30 +02:00
api_test.go feat: accounts improvements applied 2023-05-25 19:46:47 +02:00
service.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
signature.go upgrade ethereum 2022-10-26 09:39:30 +02:00