Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved transaction pool | obscuren | 2015-04-09 | 1 | -67/+30 |
* | Changed R S to big int and fixed tests | obscuren | 2015-04-05 | 1 | -2/+6 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -1/+1 |
* | core: fix tests | Felix Lange | 2015-03-18 | 1 | -7/+5 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -3/+3 |
* | Validate transactions sender before adding to pool. Closes #272 | obscuren | 2015-02-01 | 1 | -0/+10 |
* | Refactored ethutil.Config.Db out | obscuren | 2015-01-07 | 1 | -4/+10 |
* | Fixed tests | obscuren | 2015-01-06 | 1 | -3/+3 |
* | Removed the need of having a backend for the tx pool | obscuren | 2015-01-02 | 1 | -1/+1 |
* | Added tests for valid transactions | obscuren | 2015-01-02 | 1 | -11/+10 |
* | Refactored tx pool and added extra fields to block | obscuren | 2015-01-02 | 1 | -0/+82 |