aboutsummaryrefslogtreecommitdiffstats
path: root/core/transaction_pool.go
Commit message (Expand)AuthorAgeFilesLines
* Moved methods to messagesobscuren2014-12-181-6/+0
* Created generic message (easy for testing)obscuren2014-12-181-10/+7
* Locks, refactor, testsobscuren2014-12-181-10/+16
* states moved to chainobscuren2014-12-111-1/+1
* Skip mining on transactions that don't meet the min accepted gas priceobscuren2014-12-051-4/+4
* Improved and simplified wallet functions and behaviourobscuren2014-12-041-1/+1
* Renamed State => StateDBobscuren2014-12-041-1/+1
* Renamed `chain` => `core`obscuren2014-12-041-0/+236