Commit Graph

9277 Commits (9123eceb0f78f69e88d909a56ad7fadb75570198)
 

Author SHA1 Message Date
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
Kurkó Mihály 05ade19302 dashboard: CPU, memory, diskIO and traffic on the footer (#15950) 7 years ago
Felföldi Zsolt ec96216d16 Chain indexer fix + new CHT (#15934) 7 years ago
Felföldi Zsolt 397c6cde1e p2p/discv5: fix topic register panic at shutdown (#15946) 7 years ago
Péter Szilágyi 302c17c36a
Merge pull request #15948 from holiman/addr_v5_bootnode 7 years ago
Felix Lange 924065e19d consensus/ethash: improve cache/dataset handling (#15864) 7 years ago
Martin Holst Swende 48641d7308
p2p/discv5: logs info about discv5 node info at bind time 7 years ago
Péter Szilágyi 5d4267911a
Merge pull request #15941 from karalabe/fix-header-reorg-order 7 years ago
Felföldi Zsolt 92580d69d3 p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 7 years ago
Péter Szilágyi 84be009154
core: sorted reorg insertion order for proper head header updating 7 years ago
Péter Szilágyi 02aeb3d766
Merge pull request #15902 from shapeshed/patch-2 7 years ago
George Ornbo 370dca4491
core/vm: Fix comment typo 7 years ago
Felix Lange f08cd94fb7
cmd/ethkey: fix formatting, review nits (#15807) 7 years ago
Péter Szilágyi 216e584899
Revert "trie: make fullnode children hash calculation concurrently (#15131)" (#15889) 7 years ago
Jim McDonald 18a7d31338 miner: avoid unnecessary work (#15883) 7 years ago
Kurkó Mihály 938cf4528a dashboard: deep state update, version in footer (#15837) 7 years ago
Péter Szilágyi 81ad8f665d
Merge pull request #15869 from Magicking/ethstats-reporting-fix 7 years ago
Magicking 90e5744d6f
ethstats: Fix ethstats reporting while syncing 7 years ago
Péter Szilágyi 3f40b22dac
Merge pull request #15863 from karalabe/light-miner-error 7 years ago
gluk256 fd869dc839 whisper/whisperv6: implement pow/bloom exchange protocol (#15802) 7 years ago
Péter Szilágyi bd0dbfa2a8
cmd/geth: user friendly light miner error 7 years ago
Ricardo Domingos 56152b31ac common/fdlimit: Move fdlimit files to separate package (#15850) 7 years ago
Jean-André Santoni 023769d9d4 travis.yml: remove alias for 'cd' to avoid hang on macOS (#15849) 7 years ago
Nick Johnson b06e20bc7c eth/gasprice: set default percentile to 60%, count blocks instead of transactions (#15828) 7 years ago
gary rong 3a5a5599dd consensus/ethash: fix byzantium difficulty comment typo (#15842) 7 years ago
Felföldi Zsolt 83d1657444 les: fix les/1 CHT compatibility issue (#15692) 7 years ago
Felix Lange 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 years ago
Russ Cox a139041d40 dashboard: use balanced trees to include binary data (#15813) 7 years ago
Felix Lange 1c2378b926
tests: update to upstream commit 2bb0c3da3b (#15806) 7 years ago
Péter Szilágyi ae71da1b03 eth: fix tracer panic when running without configs + reexec (#15799) 7 years ago
Evangelos Pappas 7a59a9380e cmd/utils: handle git commit a bit safer for user specified strings (#15790) 7 years ago
Péter Szilágyi 762f3a48a0
Merge pull request #15466 from karalabe/uint64-gas-limit 7 years ago
Felix Lange b47285f1cf vendor: update github.com/rjeczalik/notify (#15801) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
Felix Lange 9d48dbf5c2
eth: revert tracer preimage recording (#15800) 7 years ago
Felix Lange 85a1eda59e eth: uncaptialize tracer preimage error message (#15792) 7 years ago
Richard Hart 72e70bcec2 console: remove comment about 'invalid' input (#15735) 7 years ago
ferhat elmas 5866626b08 core, p2p/discv5: use time.NewTicker instead of time.Tick (#15747) 7 years ago
cdetrio c495bca4ad eth: enable preimage recording when tracing (#15787) 7 years ago
Péter Szilágyi 413cc5b0c8 cmd/geth: remove trailing newline in license command (#15782) 7 years ago
Péter Szilágyi d2533d0efb vendor: update github.com/rjeczalik/notify for go1.10 (#15785) 7 years ago
Péter Szilágyi 3e0113fff4 build: set CC through a command-line flag (#15784) 7 years ago
Péter Szilágyi 9c42a41ed8 eth/downloader: avoid hidden reference to finished statesync request (#15545) 7 years ago
Péter Szilágyi 2fe07c203e build: fix version comparison for go1.10 and beyond (#15781) 7 years ago
Deepak Sharma 6882943e39 containers/docker: change docker images to go1.9 (#15789) 7 years ago
Péter Szilágyi b98aa3b4f1 whisper/whisper2: fix Go 1.10 vet issues on type mismatches (#15783) 7 years ago
Alex Wu 6cd6b921ac crypto: ensure private keys are < N (#15745) 7 years ago
sunxiaojun2014 908faf8cd7 consensus/ethash: fix overdue link (#15786) 7 years ago