plugeth/eth
obscuren 405720b218 xeth, core, cmd/utils: Transaction can not be over block gas limit
Transactions will be invalidated when the tx.gas_limit > block.gas_limit
2015-04-24 17:48:13 +02:00
..
downloader eth/downloader: fixed tests 2015-04-24 15:56:18 +02:00
backend.go xeth, core, cmd/utils: Transaction can not be over block gas limit 2015-04-24 17:48:13 +02:00
handler.go eth: added a few informative messages regarding downloading 2015-04-24 17:03:09 +02:00
peer.go eth, eth/downloader: moved peer selection to protocol handler 2015-04-24 14:40:32 +02:00
protocol_test.go downloader: don't remove peers. keep them around 2015-04-18 23:56:08 +02:00
protocol.go eth: began split up of peers and protocol manager 2015-04-18 01:11:09 +02:00