- Jan 06, 2017
-
-
Felix Lange authored
-
- Jan 20, 2016
-
-
Péter Szilágyi authored
-
- Dec 18, 2015
-
-
Felix Lange authored
In order to make this happen, kill all remaining trivial uses of common/{rlp,value}.go. The non-trivial ones have been updated earlier.
-
- Oct 21, 2015
-
-
Péter Szilágyi authored
-
- Oct 19, 2015
-
-
Péter Szilágyi authored
-
- Sep 14, 2015
-
-
Felix Lange authored
-
Felix Lange authored
Storing a value in LevelDB copies the bytes, modifying the value afterwards does not affect the content of the database. This commit ensures that MemDatabase satisfies the same property.
-
Felix Lange authored
-
- Aug 24, 2015
-
-
Péter Szilágyi authored
-
- Jul 23, 2015
-
-
Felix Lange authored
I forgot to update one instance of "go-ethereum" in commit 3f047be5.
-
- Jul 22, 2015
-
-
Felix Lange authored
All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
-
- Jul 07, 2015
-
-
Felix Lange authored
-
- Jun 21, 2015
-
-
Jeffrey Wilcke authored
-
- Apr 23, 2015
-
-
Bas van Kervel authored
change order of block insert and update LastBlock bugfix, wrong hash stored in blockDb
-
- Apr 22, 2015
-
-
Bas van Kervel authored
-
- Mar 20, 2015
-
-
Felix Lange authored
I don't see why we would need two different accessors for a public field.
-
- Mar 16, 2015
-
-
Jeffrey Wilcke authored
-
- Nov 19, 2014
-
-
Jeffrey Wilcke authored
* Reimplemented caching for trie * Reimplemented resetting and persisting trie
-
- May 14, 2014
-
-
Jeffrey Wilcke authored
-
- Feb 28, 2014
-
-
Jeffrey Wilcke authored
-
- Feb 24, 2014
-
-
Jeffrey Wilcke authored
-
- Feb 15, 2014
-
-
Jeffrey Wilcke authored
-
- Feb 14, 2014
-
-
Jeffrey Wilcke authored
-