Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/mobile
Péter Szilágyi 1a83114c74
all: update author list and licenses
6 years ago
..
accounts.go mobile: don't retain transient []byte in CallMsg.SetData (#14804) 8 years ago
android_test.go accounts/abi/bind: support event filtering in abigen 7 years ago
big.go mobile: added constructor for BigInts (#17828) 6 years ago
bind.go mobile: fix mobile interface (#19180) 6 years ago
common.go mobile: fix mobile interface (#19180) 6 years ago
context.go mobile: fix comment typos (#19741) 6 years ago
discover.go
doc.go
ethclient.go mobile: add whisper client (#15922) 7 years ago
ethereum.go mobile: fix missing return for CallMsg.SetTo(nil) 7 years ago
geth.go cmd, eth, les: fix up ultra light config integration 6 years ago
geth_android.go
geth_ios.go
geth_other.go
init.go
interface.go mobile: fix mobile interface (#19180) 6 years ago
interface_test.go mobile: fix mobile interface (#19180) 6 years ago
logger.go
p2p.go
params.go mobile: add RinkebyGenesis method 8 years ago
primitives.go mobile: fix mobile interface (#19180) 6 years ago
shhclient.go all: update author list and licenses 6 years ago
types.go all: simplify timestamps to uint64 (#19372) 6 years ago
vm.go