aboutsummaryrefslogtreecommitdiffstats
path: root/chain/transaction_pool.go
Commit message (Expand)AuthorAgeFilesLines
* Transaction strictnessobscuren2014-12-021-4/+8
* Changed the way transactions are being added to the transaction poolobscuren2014-12-021-1/+30
* StateManager => BlockManagerobscuren2014-11-041-2/+2
* ethwire => wireobscuren2014-10-311-2/+2
* ethstate => stateobscuren2014-10-311-2/+2
* ethlog => loggerobscuren2014-10-311-2/+2
* Moved ethchain to chainobscuren2014-10-311-0/+245