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 |
|
Jeffrey Wilcke
|
47460b3b4a
|
trie: removed shallow copies (thanks to @fjl)
|
2015-07-04 02:51:37 +02:00 |
|
Jeffrey Wilcke
|
0a1ff68c11
|
trie: dirty tracking
|
2015-07-04 02:51:36 +02: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 |
|