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
Nikita Kozhemyakin fb801d8837
mobile: fix receipt encoding to json (#24701)
2 years ago
..
accounts.go mobile: don't retain transient []byte in CallMsg.SetData (#14804) 7 years ago
android_test.go all: use T.TempDir to create temporary test directories (#24633) 2 years ago
big.go mobile: added constructor for big int (#21597) 4 years ago
bind.go accounts/abi/bind: allow specifying signer on transactOpts (#21356) 4 years ago
common.go mobile: better api for java users (#21580) 4 years ago
context.go mobile: fix comment typos (#19741) 5 years ago
discover.go les: switch to new discv5 (#21940) 4 years ago
doc.go all: fix typos in comments (#21118) 4 years ago
ethclient.go mobile: add whisper client (#15922) 6 years ago
ethereum.go eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
geth.go mobile: remove deprecated Stop function (#24369) 3 years ago
geth_android.go all: add go:build lines (#23468) 3 years ago
geth_ios.go all: add go:build lines (#23468) 3 years ago
geth_other.go all: add go:build lines (#23468) 3 years ago
init.go all: disable log message colors outside of geth 8 years ago
interface.go mobile: fix mobile interface (#19180) 5 years ago
interface_test.go mobile: fix mobile interface (#19180) 5 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 cmd/geth: add support for sepolia testnet (#23730) 3 years ago
primitives.go mobile: fix mobile interface (#19180) 5 years ago
types.go mobile: fix receipt encoding to json (#24701) 2 years ago
vm.go core/vm: move Log to core/types 8 years ago