plugeth/cmd/geth
Kurkó Mihály 938cf4528a dashboard: deep state update, version in footer (#15837)
* dashboard: footer, deep state update

* dashboard: resolve asset path

* dashboard: remove bundle.js

* dashboard: prevent state update on every reconnection

* dashboard: fix linter issue

* dashboard, cmd: minor UI fix, include commit hash

* remove geth binary

* dashboard: gitCommit renamed to commit

* dashboard: move the geth version to the right, make commit optional

* dashboard: commit limited to 7 characters

* dashboard: limit commit length on client side

* dashboard: run go generate
2018-01-15 11:20:00 +02:00
..
testdata cmd/geth: add tests for account commands 2016-04-12 15:58:07 +02:00
accountcmd_test.go cmd, consensus, core, miner: instatx clique for --dev (#15323) 2017-10-24 13:40:42 +03:00
accountcmd.go cmd/geth: make geth account new faster with many keys (#15529) 2017-11-20 17:39:53 +01:00
bugcmd.go cmd/geth: migrate bug command/flags 2017-05-03 14:33:08 +02:00
chaincmd.go cmd, eth: separate out FakePeer for future reuse 2017-10-10 15:52:11 +03:00
config.go dashboard: deep state update, version in footer (#15837) 2018-01-15 11:20:00 +02:00
consolecmd_test.go swarm/test: add integration test for 'swarm up' (#14353) 2017-06-21 14:54:23 +02:00
consolecmd.go cmd/geth: add support for geth --rinkeby attach 2017-12-15 13:31:10 -08:00
dao_test.go params: remove redundant consts, disable metro on AllProtocolChanges 2017-07-04 12:28:58 +03:00
genesis_test.go swarm/test: add integration test for 'swarm up' (#14353) 2017-06-21 14:54:23 +02:00
main.go cmd/geth: user friendly light miner error 2018-01-12 11:59:18 +02:00
misccmd.go cmd/geth: remove trailing newline in license command (#15782) 2018-01-02 12:48:19 +01:00
monitorcmd.go cmd/geth: migrate metric command/flags 2017-05-03 14:33:08 +02:00
run_test.go swarm/test: add integration test for 'swarm up' (#14353) 2017-06-21 14:54:23 +02:00
usage.go cmd, dashboard: dashboard using React, Material-UI, Recharts (#15393) 2017-11-14 19:34:00 +02:00