Commit Graph

10 Commits

Author SHA1 Message Date
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
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
ea54283b30 all: update license information 2015-07-07 14:12:44 +02:00
ad420d099a rename eth to backend 2015-03-24 16:01:44 +01:00
0330077d76 moved state and vm to core 2015-03-23 16:59:09 +01:00
942980609f conversions 2015-03-18 11:44:25 +01:00
b523441361 Moved ethutil => common 2015-03-16 11:27:38 +01:00
991993357c DRY up the use of fromHex and put it in ethutil 2015-03-14 11:39:35 +01:00
cd856cb213 Separated block db from state db. Partial fix for #416 2015-03-06 18:26:16 +01:00
49ded3aa77 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
Conflicts:
	accounts/account_manager.go
2015-02-26 12:06:01 +01:00