status-go/vendor/github.com/ethereum/go-ethereum/internal/ethapi
Adam Babik 750612f2bc fix SendTransaction signature in go-ethereum (#355)
I created a separate method SendTransactionWithPassphrase which accepts passphrase as a second argument. It's an exact copy of SendTransaction except for calling wallet.SignTxWithPassphrase.
2017-09-22 18:16:22 +03:00
..
addrlock.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
api.go fix SendTransaction signature in go-ethereum (#355) 2017-09-22 18:16:22 +03:00
backend.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
status_backend.go fix SendTransaction signature in go-ethereum (#355) 2017-09-22 18:16:22 +03:00
tracer.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00