status-go/geth/params
Igor Mandrigin a9eb5a7d2b Generalize signing requests.
We need to be able to sign more than just transactions to make DApps
work properly. This change separates signing requests from the
transactions and make it more general to prepare to intoduce different
types of signing requests.

This change is designed to preserve status APIs, so it is
backward-comparible with the current API bindings.
2018-04-09 20:48:00 +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 Rewrite config as a native golang structure and remove it from static (#762) 2018-03-26 15:52:20 +03:00
config_test.go Add `race-check` target to Makefile. Closes #710 (#769) 2018-03-27 14:38:41 +02:00
defaults.go Generalize signing requests. 2018-04-09 20:48:00 +02:00
validator.go Validate JSON config (#240) 2017-08-10 22:31:29 +07:00
version.go Started 0.9.9-unstable 2017-09-19 14:30:02 +03:00