Commit Graph

6138 Commits (76821d167acd7da15e13b23beeceb6779138ffe5)
 

Author SHA1 Message Date
Felix Lange 76821d167a core, eth, rpc: avoid unnecessary block header copying 9 years ago
Felix Lange fccc7d71eb core: remove superfluous big.Int allocations 9 years ago
Felix Lange d0bb90c69e core: generate benchmark keys only once 9 years ago
Felix Lange 992dc74efd core: avoid duplicate calls to Transaction.Data 9 years ago
Felix Lange 0b22ad99c1 core: optimize IntrinsicGas 9 years ago
Felix Lange a8889b092b core/types: cache computed block values 9 years ago
Felix Lange 11b8d1df59 core/types: cache computed transaction values 9 years ago
Felix Lange 8743cc1c1c rlp: add ListSize 9 years ago
Felix Lange a0566c1058 rlp: remove Flat 9 years ago
Felix Lange 3d0c6a8345 rlp: pool encoder allocations 9 years ago
Felix Lange c3d6228023 core: add InsertChain benchmarks 9 years ago
Felix Lange 7098ec691c rpc: unmask pending block fields 9 years ago
Felix Lange e0e5f74776 eth/downloader, eth/fetcher: use core.GenerateChain in tests 9 years ago
Felix Lange ceaf1c080b core: add GenerateChain, GenesisBlockForTesting 9 years ago
Felix Lange 1d42888d30 core/types: make blocks immutable 9 years ago
Felix Lange 654564e164 core/types: make transactions immutable 9 years ago
Jeffrey Wilcke 9d8b512b27 Merge pull request #1356 from Gustav-Simonsson/debug_develop 9 years ago
Péter Szilágyi a7d22658ad eth/fetcher: don't drop on future blocks, just not propagate 9 years ago
Péter Szilágyi 29d53b2073 eth/fetcher: don't double filter/fetch the same block 9 years ago
Felix Lange a0191910fc Merge pull request #1341 from karalabe/proto-version-negotiation 9 years ago
Jeffrey Wilcke b9ebdffd83 Merge pull request #1335 from tgerring/mistcleanup 9 years ago
Jeffrey Wilcke 1169ec7681 Merge pull request #1344 from karalabe/monitor-fixes 9 years ago
Péter Szilágyi d099a42c85 cmd/geth: fix monitor panic, don't pre-fill with dummy data 9 years ago
Péter Szilágyi 7e69392249 cmd/geth: re-scale charts when changing unit magnitudes 9 years ago
Péter Szilágyi 216fc267fa p2p: fix local/remote cap/protocol mixup 9 years ago
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