status-go/geth
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
..
account Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
api Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
db Peer pool to manage v5 peers (#736) 2018-04-10 09:44:09 +03:00
jail Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
mailservice Expose only public APIs in inproc RPC client [breaking-change] (#815) 2018-04-12 18:17:10 +02:00
node Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
notifications/push Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
params Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
peers Fix two race conditions in peerpool tests (#827) 2018-04-13 11:34:30 +03:00
rpc Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
signal Send an expiration signal when envelope wasn't delivered to any peer 2018-04-15 10:44:49 +03:00
transactions Implement `personal_sign`. 2018-04-17 11:18:58 +02:00