status-go/multiaccounts/accounts
Stefan b994cedfc3 feat(wallet) implement Wallet Connect sign APIs
add WalletConnect support for signing session events

- implement `eth_sendTransaction`
- implement `personal_sign`

Also fix exposing unusable accounts

Updates status-desktop #12637
2023-11-15 15:52:02 +01:00
..
account_test.go chore: Add ColorId for Wallet accounts that can be shared with mobile (#3521) 2023-06-02 17:06:51 +02:00
database.go feat(wallet) implement Wallet Connect sign APIs 2023-11-15 15:52:02 +01:00
database_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
doc.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
keycard_database.go chore: wallet accounts improvements - soft delete 2023-07-25 18:11:05 +02:00
keycard_database_test.go fix: review comments applied 2023-07-25 18:11:05 +02:00
test_helper.go feat: save preferred networks 2023-07-31 22:50:02 +02:00