aboutsummaryrefslogtreecommitdiffstats
path: root/mobile/bind.go
Commit message (Collapse)AuthorAgeFilesLines
* all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-071-24/+5
|
* mobile: iOS naming and API fixes for generators and Swift (#3408)Péter Szilágyi2016-12-081-11/+11
| | | | | * build: modify the iOS namespace to iGeth (gomobile limitation) * mobile: assign names to return types for ObjC wrapper * mobile: use more expanded names for iOS/Swift API
* mobile: port wrappers to EIP155 and EIP158 forkPéter Szilágyi2016-11-151-2/+2
|
* mobile: initial wrappers for mobile supportPéter Szilágyi2016-11-141-0/+202