Jeffrey Wilcke
|
a23478c0be
|
core, eth, trie, xeth: merged state, chain, extra databases in one
|
2015-08-07 22:29:02 +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 |
|
Taylor Gerring
|
ad420d099a
|
rename eth to backend
|
2015-03-24 16:01:44 +01:00 |
|
obscuren
|
0330077d76
|
moved state and vm to core
|
2015-03-23 16:59:09 +01:00 |
|
obscuren
|
942980609f
|
conversions
|
2015-03-18 11:44:25 +01:00 |
|
obscuren
|
b523441361
|
Moved ethutil => common
|
2015-03-16 11:27:38 +01:00 |
|
Maran
|
991993357c
|
DRY up the use of fromHex and put it in ethutil
|
2015-03-14 11:39:35 +01:00 |
|
obscuren
|
cd856cb213
|
Separated block db from state db. Partial fix for #416
|
2015-03-06 18:26:16 +01:00 |
|
obscuren
|
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 |
|