Adrià Cidre
|
d5be8c525d
|
[#856] move geth subpackages to root level (#1007)
|
2018-06-08 13:29:50 +02:00 |
|
Adrià Cidre
|
c82d5635b6
|
Allow gas and gas input as argument on signing TTXX (#1000)
* Allow gas and gas input as argument on signing TTXX
* Two different bindings ApproveSignRequest and ApproveSignRequestWithArgs
|
2018-06-06 09:35:32 +02:00 |
|
Igor Mandrigin
|
f0f55d408f
|
Make sure that only personal_sign and personal_ecRecover are exported.
|
2018-04-18 18:22:21 +02:00 |
|
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 |
|