plugeth/internal/ethapi
Martin Holst Swende 722bac84fa ethapi: add personal.signTransaction (#15971)
* ethapi: add personal.signTransaction

* ethapi: refactor to minimize duplicate code

* ethapi: make nonce,gas,gasPrice obligatory in signTransaction
2018-01-26 19:32:43 +02:00
..
addrlock.go internal/ethapi: add mutex around signing + nonce assignment 2017-05-30 16:43:38 +02:00
api.go ethapi: add personal.signTransaction (#15971) 2018-01-26 19:32:43 +02:00
backend.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00