Jeffrey Wilcke
|
846f34f78b
|
core/vm, tests: implemented semi-jit vm
* changed stack and removed stack ptr. Let go decide on slice reuse.
|
2015-08-07 12:52:17 +02:00 |
|
Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
|
2015-07-23 18:35:11 +02:00 |
|
Felix Lange
|
3f047be5aa
|
all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
|
2015-07-22 18:51:45 +02:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Gustav Simonsson
|
6e3b58e491
|
Remove unneeded if check on EC recover padding
|
2015-06-09 16:03:05 +02:00 |
|
Gustav Simonsson
|
ad5b5a4895
|
Pad precompiled EC recover input and add validations
|
2015-06-09 15:41:15 +02:00 |
|
obscuren
|
fa4aefee44
|
core/vm: cleanup and renames
|
2015-06-03 22:39:17 +02:00 |
|