status-go/geth/node
Igor Mandrigin 4cc6028d59 Implement `personal_sign`.
This commit implements `personal_sign` RPC or web3 personal.sign
methods.

NB! Contains breaking API changes.
2018-04-17 11:18:58 +02:00
..
node.go Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
node_api_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
status_node.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
status_node_rpc_client_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
status_node_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00