Felix Lange
7098ec691c
rpc: unmask pending block fields
...
This pleases the RPC tests.
9 years ago
Felix Lange
e0e5f74776
eth/downloader, eth/fetcher: use core.GenerateChain in tests
...
TestMadeupParentBlockChainAttack has been deleted because it was too
hard to port and the attack that it checks the prevention of is being
averted in a different way (through a protocol change).
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
...
Debug develop
9 years ago
Jeffrey Wilcke
b39042db56
core, miner: implemented canary
9 years ago
Jeffrey Wilcke
d1e93db3eb
core, miner: added write block method & changed mining propagation
9 years ago
Jeffrey Wilcke
059a1e9e4e
miner: broadcast block before insertion/validation
9 years ago
Jeffrey Wilcke
5e7db8f5cd
Merge pull request #1353 from karalabe/fix-double-fetch
...
eth/fetcher: don't double filter/fetch the same block
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
Bas van Kervel
61ccc39b56
initialize fields to prevent nil pointer exception
9 years ago
Bas van Kervel
f9264e87ec
add json parsing method for resend transaction
9 years ago
Bas van Kervel
a355777ff8
improved error handling in parsing request
9 years ago
Felix Lange
a0191910fc
Merge pull request #1341 from karalabe/proto-version-negotiation
...
p2p: support protocol version negotiation
9 years ago
Jeffrey Wilcke
b9ebdffd83
Merge pull request #1335 from tgerring/mistcleanup
...
Travis and README cleanup
10 years ago
Jeffrey Wilcke
1169ec7681
Merge pull request #1344 from karalabe/monitor-fixes
...
Monitor fixes
10 years ago
Péter Szilágyi
d099a42c85
cmd/geth: fix monitor panic, don't pre-fill with dummy data
10 years ago
Péter Szilágyi
7e69392249
cmd/geth: re-scale charts when changing unit magnitudes
10 years ago
Péter Szilágyi
216fc267fa
p2p: fix local/remote cap/protocol mixup
10 years ago
Péter Szilágyi
d84638bd31
p2p: support protocol version negotiation
10 years ago
Jeffrey Wilcke
b0a5be4495
Merge pull request #1321 from karalabe/cut-it-open-3000
...
Metrics collecting and reporting support
10 years ago
Jeffrey Wilcke
e64625aa82
Merge pull request #1332 from bas-vk/ipcbatch
...
IPC interface improvements
10 years ago
Taylor Gerring
c6dbe9dc07
Travis and README cleanup
10 years ago
Bas van Kervel
662285074e
improved logging for IPC connection lifetime management
10 years ago
Péter Szilágyi
e9c0b5431c
cmd/geth: finalize mem stats
10 years ago
Péter Szilágyi
fdbf8be735
cmd/geth, rpc/api: fix reported metrics issues
10 years ago
Bas van Kervel
5757a0edb5
added IPC timeout support
10 years ago
unknown
04910c902a
support for large request/response on windows
10 years ago
Bas van Kervel
ffbe5656ff
support for large requests/responses
10 years ago
Péter Szilágyi
c0343c8f17
cmd/geth: add memory stat collection too
10 years ago
Bas van Kervel
6d92fdc0df
added support for batch requests
10 years ago
Jeffrey Wilcke
6b2a03faa2
Merge pull request #1085 from Gustav-Simonsson/key_store_v3
...
crypto: key store v3
10 years ago
Péter Szilágyi
c6e2af14c0
cmd/geth: limit the maximum chart colums to 6
10 years ago
Jeffrey Wilcke
8774fdcd64
Merge pull request #1329 from Gustav-Simonsson/ethash_input_validations
...
Update Ethash Godeps
10 years ago
Péter Szilágyi
3ea6b5ae32
cmd/geth: list the available metrics if none specified
10 years ago
Péter Szilágyi
d02f07a983
cmd/geth: polish monitor visuals, add footer, refresh flag
10 years ago
Péter Szilágyi
b98b444179
cmd/geth: add attach and rows flags to the monitor command
10 years ago
Péter Szilágyi
1ce40d7581
Godeps: remove mist remnants, add termui deps
10 years ago
Péter Szilágyi
92ef33d97a
rpc/api, cmd/geth: retrievel all percentiles, add time units
10 years ago
Péter Szilágyi
302187ae39
cmd/geth: allow branching metric patterns
10 years ago
Péter Szilágyi
bf99d5b33c
cmd/geth: polish the monitoring charts a bit
10 years ago
Péter Szilágyi
e5b820c47b
cmd/geth, rpc/api: extend metrics API, add a basic monitor command
10 years ago
Péter Szilágyi
bde2ff0343
cmd/geth, rpc/api: move the metrics into the new console
10 years ago
Péter Szilágyi
803b3c4a82
eth, ethdb: measure database operation latencies too
10 years ago
Péter Szilágyi
0609fcf030
eth: make sure dbs are lvldb before instrumenting
10 years ago
Péter Szilágyi
792b0ddccd
core, eth, eth/fetcher, ethdb: polish metrics gathering a bit
10 years ago
Péter Szilágyi
6260b86c15
eth/fetcher: fix failed merge
10 years ago
Péter Szilágyi
43e4a6501b
core, ethdb: instrument the block and state db
...
Conflicts:
ethdb/database.go
10 years ago