aboutsummaryrefslogtreecommitdiffstats
path: root/les/api_backend.go
Commit message (Expand)AuthorAgeFilesLines
* core/vm: move Log to core/typesFelix Lange2017-01-061-1/+1
* core/vm: improved EVM run loop & instruction calling (#3378)Jeffrey Wilcke2017-01-051-2/+2
* core: bugfix state change race condition in txpool (#3412)bas-vk2016-12-111-1/+1
* core, core/vm: implemented a generic environment (#3348)Jeffrey Wilcke2016-12-061-3/+5
* core/types, params: EIP#155Jeffrey Wilcke2016-11-131-1/+10
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-1/+1
* all: update license informationFelix Lange2016-11-091-8/+8
* les: light client protocol and APIZsolt Felfoldi2016-11-091-0/+144