aboutsummaryrefslogtreecommitdiffstats
path: root/transaction_pool.go
Commit message (Collapse)AuthorAgeFilesLines
* Rearrange packagesobscuren2014-01-241-177/+0
|
* Added synchronisation of transactions across remote poolsobscuren2014-01-221-5/+21
|
* Transaction processing. Implemented sending and receiving weiobscuren2014-01-211-0/+161