plugeth/mobile
Martin Holst Swende e1c000b0dd
cmd/geth: add support for sepolia testnet (#23730)
* cmd/geth: add support for sepolia testnet

* core: last details on sepolia genesis

* params: fix sepolia hash + reduce testing code

* Update params/bootnodes.go

* cmd/geth: fix attach path for sepolia

* params: update bootnodes

* params: fix

* core: fix docstring

* params: add sepolia CHT
2021-11-08 13:06:01 +02:00
..
accounts.go
android_test.go mobile: fix CopyFile switch to package cp 2019-11-20 14:42:36 +02:00
big.go mobile: added constructor for big int (#21597) 2020-09-28 14:12:08 +02:00
bind.go accounts/abi/bind: allow specifying signer on transactOpts (#21356) 2020-12-08 14:44:56 +01:00
common.go mobile: better api for java users (#21580) 2020-09-21 16:33:35 +02:00
context.go
discover.go les: switch to new discv5 (#21940) 2021-01-26 21:41:35 +01:00
doc.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
ethclient.go
ethereum.go all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
geth_android.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
geth_ios.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
geth_other.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
geth.go cmd/geth: add support for sepolia testnet (#23730) 2021-11-08 13:06:01 +02:00
init.go
interface_test.go
interface.go
logger.go all: disable log message colors outside of geth 2017-02-27 15:33:12 +01:00
p2p.go
params.go cmd/geth: add support for sepolia testnet (#23730) 2021-11-08 13:06:01 +02:00
primitives.go
types.go mobile: remove deprecated code (#23357) 2021-08-10 11:40:54 +03:00
vm.go