quorum/eth
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).
2015-06-29 18:51:47 +02:00
..
downloader eth/downloader, eth/fetcher: use core.GenerateChain in tests 2015-06-29 18:51:47 +02:00
fetcher eth/downloader, eth/fetcher: use core.GenerateChain in tests 2015-06-29 18:51:47 +02:00
backend.go eth, ethdb: measure database operation latencies too 2015-06-24 18:34:05 +03:00
gasprice.go fixed gas price corr. factor 2015-06-15 15:55:38 +02:00
handler.go eth: fix the propagation/announce order for mined blocks 2015-06-19 10:07:37 +03:00
peer.go eth: fix data race accessing peer.td 2015-06-09 14:56:27 +03:00
protocol.go core, eth: document that result of GetTransactions is modifiable 2015-06-09 17:07:10 +02:00
protocol_test.go core/types: make transactions immutable 2015-06-29 18:51:47 +02:00
sync.go eth, eth/fetcher: separate notification sync mechanism 2015-06-18 15:56:07 +03:00