aboutsummaryrefslogtreecommitdiffstats
path: root/mobile/ethclient.go
Commit message (Expand)AuthorAgeFilesLines
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-031-2/+2
* mobile: fix FilterLogs (#15418)Eugene Valeyev2017-11-061-2/+2
* ethclient, mobile: add TransactionSender (#15127)Felix Lange2017-10-011-0/+7
* core/vm: move Log to core/typesFelix Lange2017-01-061-3/+2
* mobile: iOS naming and API fixes for generators and Swift (#3408)Péter Szilágyi2016-12-081-78/+78
* ethclient, ethereum: add NotFound, split transactions out of ChainReaderFelix Lange2016-12-051-1/+2
* mobile: initial wrappers for mobile supportPéter Szilágyi2016-11-141-0/+305