Commit Graph

9214 Commits (216e584899ed522088419438c9c605a20b5dc9ae)
 

Author SHA1 Message Date
Péter Szilágyi 80be5e5463
cmd/puppeth: store genesis locally to persist restarts 7 years ago
Péter Szilágyi 7abf968d6f
cmd/puppeth: skip genesis custom extra-data 7 years ago
Péter Szilágyi 6eb38e02a8
cmd/puppeth: fix dashboard iframes, extend with new services 7 years ago
Péter Szilágyi 51a86f61be
cmd/faucet: protocol relative websockets, noauth mode 7 years ago
Péter Szilágyi b5cf603895
cmd/puppeth: add support for deploying web wallets 7 years ago
Péter Szilágyi 1e0c336d29
cmd/puppeth: etherchain light block explorer for PoW nets 7 years ago
Péter Szilágyi 9e095251b7
cmd/puppeth: mount ethash dir from the host to cache DAGs 7 years ago
Péter Szilágyi da3b9f831e
cmd/puppeth: support deploying services with forced rebuilds 7 years ago
Péter Szilágyi 7b258c9681
cmd/puppeth: concurrent server dials and health checks 7 years ago
Péter Szilágyi 8c78449a9e
cmd/puppeth: reorganize stats reports to make it readable 7 years ago
Péter Szilágyi 005665867d
VERSION, params: begin 1.8.0 release cycle 7 years ago
Péter Szilágyi 4bb3c89d44
params: release v1.7.3 stable 7 years ago
Martin Holst Swende bedf6f40af cmd/geth: make geth account new faster with many keys (#15529) 7 years ago
Felix Lange b4f2e4de8f
.github: add CODEOWNERS (#15507) 7 years ago
Nick Johnson 72ed186f46 eth, internal: Implement getModifiedAccountsBy(Hash|Number) using trie diffs (#15512) 7 years ago
Péter Szilágyi 7b95cca56c
Merge pull request #15527 from holiman/bump_watch 7 years ago
Martin Holst Swende e2b3a23663
accounts/keystore: Ignore initial trigger of rescan-event 7 years ago
Péter Szilágyi 0f184d3b14
Merge pull request #15526 from karalabe/accounts-new 7 years ago
Péter Szilágyi 6810674de9
accounts/keystore: lock file cache during scan, minor polish 7 years ago
Péter Szilágyi 8a79836044
accounts: list, then subscribe (sub requires active reader) 7 years ago
Pulyak Viktor f5091e5711 internal/ethapi: fix js tracer to properly decode addresses (#15297) 7 years ago
Péter Szilágyi 0dbf55d478
Merge pull request #15509 from tbm/typo 7 years ago
Martin Michlmayr 2ab5c11261 README: fix typo 7 years ago
Péter Szilágyi e39ca5e597
Merge pull request #15506 from tsarpaul/master 7 years ago
tsarpaul c7b0abf86b Added output to clarify gas calculation in txpool.inspect 7 years ago
Péter Szilágyi c8b7ea1c2e
Merge pull request #15505 from karalabe/fix-rpc-pr 7 years ago
Péter Szilágyi 3c6b9c5d72
rpc: minor cleanups to RPC PR 7 years ago
Armani Ferrante c5b8569707 rpc: disallow PUT and DELETE on HTTP (#15501) 7 years ago
Péter Szilágyi b0190189a3
core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499) 7 years ago
Péter Szilágyi 87f5b4123c
Merge pull request #15496 from karalabe/rpc-get-healthcheck 7 years ago
Anton Evangelatov b64525694b accounts/keystore: comments above time.Sleep 7 years ago
Anton Evangelatov 448abb61eb accounts/keystore: change modtime for test cases to be bigger than 1sec. 7 years ago
Péter Szilágyi 4013e23312
rpc: allow dumb empty requests for AWS health checks 7 years ago
jtakalai 5aa3eac22d eth/downloader: minor comments cleanup (#15495) 7 years ago
Péter Szilágyi bb57f1f1e5
Merge pull request #15489 from karalabe/bloombits-shifted-start 7 years ago
Péter Szilágyi 463014126f
core/bloombits: handle non 8-bit boundary section matches 7 years ago
Péter Szilágyi bce5d837b5
Merge pull request #14582 from holiman/jumpdest_improv 7 years ago
Péter Szilágyi 43c8a1914c
Merge pull request #15470 from karalabe/clique-sametd-splitter 7 years ago
Kurkó Mihály ba62215d9e cmd, dashboard: dashboard using React, Material-UI, Recharts (#15393) 7 years ago
gary rong 984c25ac40 accounts, internal: fail if no suitable estimated gas found (#15477) 7 years ago
Péter Szilágyi a3128f9099
Merge pull request #15479 from guoger/patch-1 7 years ago
Jay Guo 924098c6e5 core/vm: fix typos in jump_table.go 7 years ago
Martin Holst Swende 96ddf27a48
core/vm: copyright header on test-file 7 years ago
Péter Szilágyi 54ce3887d8
core: split same-td blocks on block height 7 years ago
Péter Szilágyi b81a9cd829
Merge pull request #15467 from karalabe/docker-alltools 7 years ago
Péter Szilágyi cef06358ff
Dockerfile: support alltools image beside plain Geth 7 years ago
Péter Szilágyi 9b97f98334
Merge pull request #15457 from robert-zaremba/testify 7 years ago
Péter Szilágyi 836314c055
Merge pull request #15464 from karalabe/docker-fix 7 years ago
Péter Szilágyi e401536c97
dockerignore, internal/build: forward correct git folder 7 years ago
Bo cb8bbe7081 puppeth: handle encrypted ssh keys (closes #15442) (#15443) 7 years ago