Felix Lange
|
cea2c0eedf
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
Conflicts:
common/config.go
|
2015-07-28 14:02:23 +02:00 |
Felix Lange
|
b1fdb9f38e
|
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-23 10:46:37 +02:00 |
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
obscuren
|
b26f5e0bb7
|
types: block json unmarshal method added
|
2015-06-03 22:39:17 +02:00 |
obscuren
|
79fa05867f
|
xeth: set balance max balance to from in call. Closes #951
|
2015-05-16 00:03:08 +02:00 |
Taylor Gerring
|
360c66c65d
|
Move Big* vars to big.go
|
2015-03-22 13:46:38 +01:00 |
obscuren
|
df5901fdc5
|
Removed more casts
|
2015-03-19 22:45:03 +01:00 |
obscuren
|
b523441361
|
Moved ethutil => common
|
2015-03-16 11:27:38 +01:00 |