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
..
2015-03-24 15:14:03 +01:00
2015-03-23 16:59:09 +01:00
2015-04-08 17:15:45 +02:00
2015-03-23 16:59:09 +01:00
2015-04-04 13:24:01 +02:00
2015-04-01 23:58:26 +02:00
2015-04-08 20:47:32 +02:00