aboutsummaryrefslogtreecommitdiffstats
path: root/light/txpool.go
Commit message (Expand)AuthorAgeFilesLines
* core, light: allow zero cost txs from inexistent accounts tooPéter Szilágyi2016-12-161-12/+1
* core: bugfix state change race condition in txpool (#3412)bas-vk2016-12-111-2/+2
* core/types, params: EIP#155Jeffrey Wilcke2016-11-131-6/+10
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-2/+3
* all: update license informationFelix Lange2016-11-091-1/+1
* core/types: remove header accessorsFelix Lange2016-11-091-7/+7
* light: light chain, VM env and tx poolZsolt Felfoldi2016-11-091-0/+551