status-go/geth/transactions
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
..
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 Allow gas and gas input as argument on signing TTXX (#1000) 2018-06-06 09:35:32 +02:00
transactor_test.go Allow gas and gas input as argument on signing TTXX (#1000) 2018-06-06 09:35:32 +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