Commit Graph

6219 Commits (a4df9d74eabb3bef8449744c4fe966572586dc39)
 

Author SHA1 Message Date
Péter Szilágyi d84638bd31 p2p: support protocol version negotiation 9 years ago
Jeffrey Wilcke b0a5be4495 Merge pull request #1321 from karalabe/cut-it-open-3000 9 years ago
Jeffrey Wilcke e64625aa82 Merge pull request #1332 from bas-vk/ipcbatch 9 years ago
Taylor Gerring c6dbe9dc07 Travis and README cleanup 9 years ago
Bas van Kervel 662285074e improved logging for IPC connection lifetime management 9 years ago
Péter Szilágyi e9c0b5431c cmd/geth: finalize mem stats 9 years ago
Péter Szilágyi fdbf8be735 cmd/geth, rpc/api: fix reported metrics issues 9 years ago
Bas van Kervel 5757a0edb5 added IPC timeout support 9 years ago
unknown 04910c902a support for large request/response on windows 9 years ago
Bas van Kervel ffbe5656ff support for large requests/responses 9 years ago
Péter Szilágyi c0343c8f17 cmd/geth: add memory stat collection too 9 years ago
Bas van Kervel 6d92fdc0df added support for batch requests 9 years ago
Jeffrey Wilcke 6b2a03faa2 Merge pull request #1085 from Gustav-Simonsson/key_store_v3 9 years ago
Péter Szilágyi c6e2af14c0 cmd/geth: limit the maximum chart colums to 6 9 years ago
Jeffrey Wilcke 8774fdcd64 Merge pull request #1329 from Gustav-Simonsson/ethash_input_validations 9 years ago
Péter Szilágyi 3ea6b5ae32 cmd/geth: list the available metrics if none specified 9 years ago
Péter Szilágyi d02f07a983 cmd/geth: polish monitor visuals, add footer, refresh flag 9 years ago
Péter Szilágyi b98b444179 cmd/geth: add attach and rows flags to the monitor command 9 years ago
Péter Szilágyi 1ce40d7581 Godeps: remove mist remnants, add termui deps 9 years ago
Péter Szilágyi 92ef33d97a rpc/api, cmd/geth: retrievel all percentiles, add time units 9 years ago
Péter Szilágyi 302187ae39 cmd/geth: allow branching metric patterns 9 years ago
Péter Szilágyi bf99d5b33c cmd/geth: polish the monitoring charts a bit 9 years ago
Péter Szilágyi e5b820c47b cmd/geth, rpc/api: extend metrics API, add a basic monitor command 9 years ago
Péter Szilágyi bde2ff0343 cmd/geth, rpc/api: move the metrics into the new console 9 years ago
Péter Szilágyi 803b3c4a82 eth, ethdb: measure database operation latencies too 9 years ago
Péter Szilágyi 0609fcf030 eth: make sure dbs are lvldb before instrumenting 9 years ago
Péter Szilágyi 792b0ddccd core, eth, eth/fetcher, ethdb: polish metrics gathering a bit 9 years ago
Péter Szilágyi 6260b86c15 eth/fetcher: fix failed merge 9 years ago
Péter Szilágyi 43e4a6501b core, ethdb: instrument the block and state db 9 years ago
Péter Szilágyi 7bd71fa800 godeps: pull in go-metrics 9 years ago
Péter Szilágyi 7f92e708c5 cmd/geth, core: impl. percentile reporting, instrument insertions 9 years ago
Péter Szilágyi b426301467 cmd/geth, eth/fetcher: polish metrics reporting, add some more 9 years ago
Péter Szilágyi 6994a3daaa p2p: instrument P2P networking layer 9 years ago
Péter Szilágyi 821e01b013 cmd/geth, eth/fetcher: initial metrics support 9 years ago
Bas van Kervel ee73f09727 fixed unittest compilation issue 9 years ago
Bas van Kervel dc58568a25 added eth.resend 9 years ago
Bas van Kervel f1a4a6e563 added eth.pendingTransactions 9 years ago
Gustav Simonsson 8363aba7ac Update Ethash Godeps 9 years ago
Gustav Simonsson d23ec6c419 Change keystore to version 3 9 years ago
Jeffrey Wilcke 22c7ce0162 cmd/geth: version bump 0.9.33 9 years ago
Jeffrey Wilcke 983a33cf11 Merge branch 'release/0.9.32' into develop 9 years ago
Jeffrey Wilcke 72e2613a9f Merge branch 'release/0.9.32' 9 years ago
Jeffrey Wilcke 67e6f74e9a cmd/geth: bump 9 years ago
Jeffrey Wilcke d21c2bfb68 Merge pull request #1314 from karalabe/handle-fetcher-attacks-2 9 years ago
Jeffrey Wilcke 6b5532ab0d Merge pull request #1279 from bas-vk/rpc-http 9 years ago
Jeffrey Wilcke 139439dcdc Merge pull request #1309 from fjl/p2p-fix-lookup-spin 9 years ago
Bas van Kervel 2b3957f373 fixed relative path issue with javascript files 9 years ago
Bas van Kervel 55424a11af improved action description 9 years ago
Bas van Kervel 57c911c398 bugfix in startRPC error handling 9 years ago
Péter Szilágyi 3ce17d2862 eth/fetcher: fix a closure data race 9 years ago