status-go/geth
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
..
account [#795] : Remove geth/common package (#796) 2018-04-04 19:39:38 +02:00
api Generalize signing requests. 2018-04-09 20:48:00 +02:00
jail Use web3code from separate repo and remove static 2018-04-09 15:42:36 +02:00
mailservice [#797] Simplify node.Manager public api and rename it to StatusNode 2018-04-05 16:47:27 +02:00
node [#797] Unify EnsureSync on t/utils/utils.go and StatusManager (#806) 2018-04-09 09:16:43 +02:00
notifications/push Switch mockgen to reflect mode (#800) 2018-04-05 15:14:47 +02:00
params Generalize signing requests. 2018-04-09 20:48:00 +02:00
rpc Ensure that To field is nil when contract is created 2018-04-09 14:41:50 +03:00
signal Move status-go over to go-ethereum/log #717 (#727) 2018-03-20 19:35:28 +01:00
transactions Generalize signing requests. 2018-04-09 20:48:00 +02:00