quorum/miner
obscuren 6184781b49 Improved transaction pool
The transaction pool will now some easily be able to pre determine the
validity of a transaction by checking the following:

* Account existst
* gas limit higher than the instrinsic gas
* enough funds to pay upfront costs
* nonce check
2015-04-08 20:47:32 +02:00
..
agent.go Updated logging 2015-04-04 23:04:19 +02:00
miner.go Fixed pending states 2015-04-07 12:32:55 +02:00
remote_agent.go Fixed miner 2015-03-26 17:45:03 +01:00
worker.go Improved transaction pool 2015-04-08 20:47:32 +02:00