laconicd/tests/rpc
Adu a3f1d8d89d
rpc: personal_unpair (#733)
* Problem: need to add rpc endpoint personal_unpair

Closes #730

* this is aimed at smartcard wallet which is not supported yet.

* will return unsupported error now.

* Update rpc/ethereum/namespaces/personal/api.go

* add changelog entry and use errors.Is

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Tomas Tauber <2410580+tomtau@users.noreply.github.com>
2021-11-10 10:09:53 +01:00
..
net_test.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
personal_test.go rpc: personal_unpair (#733) 2021-11-10 10:09:53 +01:00
rpc_pending_test.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
rpc_test.go rpc: add NoBaseFee check in backend.BaseFee (#697) 2021-10-23 17:47:32 +00:00
utils.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00