laconicd/rpc
Federico Kunze a243f43fe2
crypto: add keyring supported algorithms (#439)
* add keyring supported algorithms

* lint

* minor updates

* use eth_secp256k1 as the default signing algo

* add flag

* derivation func

* refactor

* rename keys amino registration

* fix keys

* address comments from review
2020-08-11 11:01:15 -04: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 implement ethereum-compatible websockets server (#357) 2020-07-06 13:23:35 -04:00
backend.go implement ethereum-compatible websockets server (#357) 2020-07-06 13:23:35 -04:00
config.go crypto: add keyring supported algorithms (#439) 2020-08-11 11:01:15 -04:00
eth_api.go crypto: add keyring supported algorithms (#439) 2020-08-11 11:01:15 -04: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
websockets.go implement ethereum-compatible websockets server (#357) 2020-07-06 13:23:35 -04:00