erigon-pulse/cmd/puppeth
Alex Prut 1fb76cca04 all: remove unneeded parentheses (#21921)
* remove uneeded convertion type

* remove redundant type in composite literal

* omit explicit type where implicit

* remove unused redundant parenthesis

* remove redundant import alias duktape
# Conflicts:
#	core/state/snapshot/conversion.go
#	eth/tracers/tracer.go
#	metrics/cpu_syscall.go
#	trie/trie_test.go
2021-03-09 13:59:30 +01:00
..
testdata cmd/puppeth: update chain spec of parity (#20241) 2019-12-03 13:45:56 +01:00
genesis_test.go cmd/puppeth: update chain spec of parity (#20241) 2019-12-03 13:45:56 +01:00
genesis.go all: remove unneeded parentheses (#21921) 2021-03-09 13:59:30 +01:00
module_dashboard.go all: fix typos in comments (#21118) 2020-06-15 19:38:13 +03:00
module_ethstats.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
module_explorer.go cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs (#21317) 2020-08-07 12:54:50 +02:00
module_faucet.go cmd: support v1.1 Twitter API in faucet, fix puppeth 2021-03-09 10:14:38 +01:00
module_nginx.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
module_node.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
module_wallet.go cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs (#21317) 2020-08-07 12:54:50 +02:00
module.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
puppeth.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
ssh.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
wizard_dashboard.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
wizard_ethstats.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
wizard_explorer.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
wizard_faucet.go cmd: support v1.1 Twitter API in faucet, fix puppeth 2021-03-09 10:14:38 +01:00
wizard_genesis.go all: remove unneeded parentheses (#21921) 2021-03-09 13:59:30 +01:00
wizard_intro.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
wizard_netstats.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
wizard_network.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
wizard_nginx.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
wizard_node.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
wizard_wallet.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
wizard.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00