status-go/geth/transactions
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
..
fake Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +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 Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
transactor_test.go Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
types.go Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
types_test.go [#795] : Remove geth/common package (#796) 2018-04-04 19:39:38 +02:00