plugeth/internal/ethapi
Felix Lange 8c33ac10bf
internal/ethapi: support "input" in transaction args (#15640)
The tx data field is called "input" in returned objects and "data" in
argument objects. Make it so "input" can be used, but bail if both
are set.
2017-12-18 12:50:21 +01:00
..
addrlock.go internal/ethapi: add mutex around signing + nonce assignment 2017-05-30 16:43:38 +02:00
api.go internal/ethapi: support "input" in transaction args (#15640) 2017-12-18 12:50:21 +01:00
backend.go core: make txpool operate on immutable state 2017-09-05 13:34:41 +03:00
tracer_test.go consensus, core/*, params: metropolis preparation refactor 2017-05-18 09:05:58 +02:00
tracer.go internal/ethapi: avoid recreating JavaScript tracer wrappers 2017-11-24 13:55:12 +02:00