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
Derek Gottfrid 4097ba6a00 mobile: add ability to create transactions for deploying contracts (#16104) 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: added constructor for BigInts (#17828) 6 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 all: import "context" instead of "golang.org/x/net/context" 8 years ago
discover.go mobile: iOS naming and API fixes for generators and Swift (#3408) 8 years ago
doc.go mobile: Fix typo ( Ethereun -> Ethereum ) 8 years ago
ethclient.go mobile: add whisper client (#15922) 6 years ago
ethereum.go mobile: fix missing return for CallMsg.SetTo(nil) 6 years ago
geth.go cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
geth_android.go mobile: initial wrappers for mobile support 8 years ago
geth_ios.go mobile: initial wrappers for mobile support 8 years ago
geth_other.go mobile: initial wrappers for mobile support 8 years ago
init.go all: disable log message colors outside of geth 8 years ago
interface.go build: enable unconvert linter (#15456) 7 years ago
logger.go all: disable log message colors outside of geth 8 years ago
p2p.go all: update license information 8 years ago
params.go mobile: add RinkebyGenesis method 7 years ago
primitives.go all: update license information 8 years ago
shhclient.go mobile: add whisper client (#15922) 6 years ago
types.go mobile: add ability to create transactions for deploying contracts (#16104) 6 years ago
vm.go core/vm: move Log to core/types 8 years ago