status-go/geth/transactions
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
..
fake Switch mockgen to reflect mode (#800) 2018-04-05 15:14:47 +02:00
addrlock.go Refactoring of TxQueue and Manager (#530) 2018-01-25 21:59:21 -08:00
rpc_wrapper.go Generalize signing requests. 2018-04-09 20:48:00 +02:00
transactor.go Generalize signing requests. 2018-04-09 20:48:00 +02:00
transactor_test.go Generalize signing requests. 2018-04-09 20:48:00 +02:00
types.go Generalize signing requests. 2018-04-09 20:48:00 +02:00
types_test.go [#795] : Remove geth/common package (#796) 2018-04-04 19:39:38 +02:00