laconicd-deprecated/rpc
Daniel Choi b76c36fcdb
allow multikey unlock (#356)
* allow multikey unlock

* fix lint

* Update rpc/apis.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-06 10:03:34 -07:00
..
args Implement eth_newPendingTransactionFilter #51 (#251) 2020-04-16 16:53:14 +02:00
addrlock.go Implement eth_sendTransaction (#104) 2019-09-20 09:30:20 -04:00
apis.go allow multikey unlock (#356) 2020-07-06 10:03:34 -07:00
backend.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
config.go allow multikey unlock (#356) 2020-07-06 10:03:34 -07:00
eth_api.go allow multikey unlock (#356) 2020-07-06 10:03:34 -07:00
filter_api.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
filter_system.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
filters.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
net_api.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
personal_api.go run make format (#351) 2020-07-02 11:19:48 -04:00
types.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
web3_api.go run make format (#351) 2020-07-02 11:19:48 -04:00