status-go/api
kaichao e2a4a22896
chore: refactor status cli (#5010)
* chore: remove opts when create account

* chore: namings and better logging

* chore: config api modules with flag.

* chore: renaming

* chore: use methods on object

* fix: allow less characters for name

* fix: display name unit test

* chore: revert display name check.

* chore: change simulate display name.
2024-04-09 18:44:43 +03: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 [#4200] Avoid tx watching for addresses which were not exposed 2023-12-01 12:30:42 +01:00
backend_test.go Login endpoints improvements (#4980) 2024-03-28 15:01:44 +00:00
create_account_and_login_test.go Revert "Comment out all logged flaky tests" 2024-02-27 11:00:29 +01:00
default_networks.go [Chore] Remove POKT Sepolia and Goerli RPC URL (#4830) 2024-03-06 15:23:32 +05:30
default_networks_test.go [Chore] Remove POKT Sepolia and Goerli RPC URL (#4830) 2024-03-06 15:23:32 +05:30
defaults.go chore: refactor status cli (#5010) 2024-04-09 18:44:43 +03:00
geth_backend.go chore: refactor status cli (#5010) 2024-04-09 18:44:43 +03: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