status-go/geth/params
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
..
cluster.go Rewrite config as a native golang structure and remove it from static (#762) 2018-03-26 15:52:20 +03:00
config.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
config_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
defaults.go Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
validator.go Validate JSON config (#240) 2017-08-10 22:31:29 +07:00
version.go Create status-go API to return a current revision (#804) 2018-04-10 12:36:11 +02:00