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
|
bdae4fd573
|
all: add some godoc synopsis comments
|
2015-07-07 14:12:45 +02:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Jeffrey Wilcke
|
0a1ff68c11
|
trie: dirty tracking
|
2015-07-04 02:51:36 +02:00 |
|
obscuren
|
cf45b939a0
|
fixed tests
|
2015-03-19 14:31:14 +01:00 |
|
obscuren
|
d7ab716eea
|
Fixed mkdnode & added some tests
|
2015-03-19 10:57:02 +01:00 |
|
obscuren
|
b523441361
|
Moved ethutil => common
|
2015-03-16 11:27:38 +01:00 |
|
obscuren
|
3c7181d28f
|
Fixed a copy issue in the trie which could cause a consensus failure
|
2015-02-02 19:58:34 -08:00 |
|
obscuren
|
db4aaedcbd
|
Moved ptrie => trie. Removed old trie
|
2015-01-08 11:47:04 +01:00 |
|
obscuren
|
fed3e6a808
|
Refactored ethutil.Config.Db out
|
2015-01-07 13:17:48 +01:00 |
|
obscuren
|
3220a32ff0
|
Added some comparison tests for the new ptrie
|
2014-11-18 12:03:09 +01:00 |
|
obscuren
|
60cdb1148c
|
Transaction execution fixes
|
2014-11-12 01:36:36 +01:00 |
|
obscuren
|
a82b89e2d5
|
Added storage root to dump
|
2014-11-03 23:45:44 +01:00 |
|
obscuren
|
af34749a6b
|
ethtrie => trie
|
2014-10-31 14:45:03 +01:00 |
|