plugeth/cmd/puppeth
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543)
* all: implement simple checkpoint syncing

cmd, les, node: remove callback mechanism

cmd, node: remove callback definition

les: simplify the registrar

les: expose checkpoint rpc services in the light client

les, light: don't store untrusted receipt

cmd, contracts, les: discard stale checkpoint

cmd, contracts/registrar: loose restriction of registeration

cmd, contracts: add replay-protection

all: off-chain multi-signature contract

params: deploy checkpoint contract for rinkeby

cmd/registrar: add raw signing mode for registrar

cmd/registrar, contracts/registrar, les: fixed messages

* cmd/registrar, contracts/registrar: fix lints

* accounts/abi/bind, les: address comments

* cmd, contracts, les, light, params: minor checkpoint sync cleanups

* cmd, eth, les, light: move checkpoint config to config file

* cmd, eth, les, params: address comments

* eth, les, params: address comments

* cmd: polish up the checkpoint admin CLI

* cmd, contracts, params: deploy new version contract

* cmd/checkpoint-admin: add another flag for clef mode signing

* cmd, contracts, les: rename and regen checkpoint oracle with abigen
2019-06-28 10:34:02 +03:00
..
testdata cmd/puppeth: implement chainspec converters 2018-12-03 12:34:41 +02:00
genesis_test.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
genesis.go core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 2019-01-24 11:36:30 +01:00
module_dashboard.go core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 2019-01-24 11:36:30 +01:00
module_ethstats.go cmd/puppeth: support latest docker compose, expose faucet UDP 2018-12-11 13:41:41 +02:00
module_explorer.go cmd/puppeth: support latest docker compose, expose faucet UDP 2018-12-11 13:41:41 +02:00
module_faucet.go cmd/puppeth: support latest docker compose, expose faucet UDP 2018-12-11 13:41:41 +02:00
module_nginx.go cmd/puppeth: support latest docker compose, expose faucet UDP 2018-12-11 13:41:41 +02:00
module_node.go cmd/puppeth: support latest docker compose, expose faucet UDP 2018-12-11 13:41:41 +02:00
module_wallet.go cmd/puppeth: support latest docker compose, expose faucet UDP 2018-12-11 13:41:41 +02:00
module.go cmd/puppeth: your Ethereum private network manager (#13854) 2017-04-11 01:25:53 +02:00
puppeth.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
ssh.go cmd/puppeth: accept ssh identity in the server string (#17407) 2018-08-20 16:54:38 +03:00
wizard_dashboard.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_ethstats.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_explorer.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_faucet.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_genesis.go all: on-chain oracle checkpoint syncing (#19543) 2019-06-28 10:34:02 +03:00
wizard_intro.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_netstats.go cmd/puppeth: fix nil panic on disconnected stats gathering 2018-08-16 09:41:16 +03:00
wizard_network.go cmd/puppeth: fix comment typo (#17690) 2018-09-18 11:30:39 +03:00
wizard_nginx.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_node.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_wallet.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00