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
gary rong 40a71f28cf miner: fix state commit, track old work packages too (#17490) 6 years ago
..
accounts.go mobile: don't retain transient []byte in CallMsg.SetData (#14804) 7 years ago
android_test.go accounts/abi/bind: support event filtering in abigen 7 years ago
big.go mobile: Add GetSign to BigInt (#15558) 7 years ago
bind.go Merge pull request #15776 from ProChain/master 7 years ago
common.go mobile: don't retain transient []byte in CallMsg.SetData (#14804) 7 years ago
context.go
discover.go
doc.go
ethclient.go all: switch gas limits from big.Int to uint64 7 years ago
ethereum.go mobile: fix missing return for CallMsg.SetTo(nil) 6 years ago
geth.go build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 6 years ago
geth_android.go
geth_ios.go
geth_other.go
init.go
interface.go build: enable unconvert linter (#15456) 7 years ago
logger.go
p2p.go
params.go mobile: add RinkebyGenesis method 7 years ago
primitives.go
types.go miner: fix state commit, track old work packages too (#17490) 6 years ago
vm.go