status-go/api
Sale Djenic b348cca15c feat: added functionality to ask a client to sign a transaction and an endpoint to continue sending using provided signature
This functionality is needed in case the user wants to send a transaction and
signs it using the signature provided by the keycard (or any other compatible way).
2023-10-17 19:42:06 +02:00
..
multiformat Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
.gitignore Fix some tests & upgrade contracts 2021-07-20 10:57:38 +02:00
app_state.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
app_state_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
backend.go fix: discard backed up messages if `ProcessBackedupMessages` is not set to `true` 2023-07-25 07:50:43 +02:00
backend_test.go Update waku nodes 2023-10-05 18:20:44 +01:00
create_account_and_login_test.go Fix/mobile issue 15899 : error when trying login under updated password (#3493) 2023-05-18 22:00:55 +08:00
default_networks.go feat: add related chain id to networks (#3697) 2023-07-13 16:03:49 +02:00
default_networks_test.go Add LoginAccount endpoint 2023-06-01 10:05:11 +01:00
defaults.go feat: url unfurling settings (#4128) 2023-10-13 15:31:56 +01:00
geth_backend.go feat: added functionality to ask a client to sign a transaction and an endpoint to continue sending using provided signature 2023-10-17 19:42:06 +02:00
test_helpers.go feat(wallet): move wallet-related tables to a dedicated db. 2023-08-18 09:00:56 +02:00
utils.go synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
utils_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00