status-go/lib
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
..
library.go [#797] Simplify node.Manager public api and rename it to StatusNode 2018-04-05 16:47:27 +02:00
library_test.go [#785] /lib specific code living on common moved to /lib 2018-03-29 15:12:46 +02:00
library_test_utils.go Generalize signing requests. 2018-04-09 20:48:00 +02:00
main.go Add workaround for testing/cgo issue (#469) 2017-11-22 15:06:14 +02:00
types.go [#795] : Remove geth/common package (#796) 2018-04-04 19:39:38 +02:00
utils.go fix megacheck errors 2018-03-29 18:02:06 +02:00