Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/disasm: fix array-out-of-bounds error (#3491) | Valentin Wüstholz | 2017-01-08 | 1 | -4/+8 |
* | core/vm: move Log to core/types | Felix Lange | 2017-01-06 | 1 | -1/+1 |
* | cmd/disasm: fix off-by-one error and improve error handling (#3482) | Valentin Wüstholz | 2016-12-22 | 1 | -2/+7 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -2/+2 |
* | all: add some godoc synopsis comments | Felix Lange | 2015-07-07 | 1 | -0/+1 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -1/+1 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -2/+2 |
* | Samples and disams cmd for evm code | obscuren | 2015-01-29 | 1 | -0/+34 |