Łukasz Magiera
|
c10d99e3fd
|
multiwallet: Don't fail if key is found in any wallet
|
2021-06-25 12:17:53 +02:00 |
|
Łukasz Magiera
|
c41777dcd2
|
API proxy struct codegen (#5854)
* mostly working api proxy gen
* api: Consistent api names
* fix docsgen
* regenerate api struct
* api: expand external interfaces
* Add missing gen files
* apigen: fix perm detection
* api: Move perm tags to the interface
* gofmt
* worker perms
* docsgen
* docsgen: ignore tag comments
* apigen: add codegen warning
* gofmt
* missing actor type
* docsgen
* make linter happy
* fix lint
* apigen: use directives for tags
* docsgen
* regen openrpc docs
|
2021-03-23 13:42:56 +01:00 |
|
Łukasz Magiera
|
290414e935
|
wallet: Don't return null from WalletList
|
2020-11-09 18:42:43 +01:00 |
|
Jakub Sztandera
|
fda8b932ba
|
Ask for confirmation when creating a key
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 01:27:15 +02:00 |
|
Jakub Sztandera
|
2b21fdef33
|
Refactor from crypto.SigType to types.KeyType
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 00:07:53 +02:00 |
|
Łukasz Magiera
|
6a232e7214
|
Basic multi-wallet support
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 00:07:41 +02:00 |
|