plugeth/internal/ethapi
Pulyak Viktor f5091e5711 internal/ethapi: fix js tracer to properly decode addresses (#15297)
* Add method getBalanceFromJs for work with address as bytes

* expect []byte instead of common.Address in ethapi tracer
2017-11-18 03:56:03 +02:00
..
addrlock.go internal/ethapi: add mutex around signing + nonce assignment 2017-05-30 16:43:38 +02:00
api.go Added output to clarify gas calculation in txpool.inspect 2017-11-17 15:07:57 +02: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: fix js tracer to properly decode addresses (#15297) 2017-11-18 03:56:03 +02:00