aboutsummaryrefslogtreecommitdiffstats
path: root/chain/transaction_pool.go
Commit message (Expand)AuthorAgeFilesLines
* Renamed `chain` => `core`obscuren2014-12-041-236/+0
* updated to typesobscuren2014-12-031-41/+4
* merge errors fixedobscuren2014-12-021-9/+36
|\
| * Transaction strictnessobscuren2014-12-021-4/+8
| * Changed the way transactions are being added to the transaction poolobscuren2014-12-021-1/+30
* | Begin of moving objects to types packageobscuren2014-11-181-20/+21
|/
* 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