Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unnecessary code. | obscuren | 2014-10-27 | 1 | -3/+0 |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 3 | -4/+4 |
* | Added generic big to 256 method. Implemented new iterator | obscuren | 2014-10-10 | 5 | -105/+129 |
* | Implemented new iterator | obscuren | 2014-10-10 | 1 | -0/+143 |
* | Renamed Sha3Bin to Sha3 | obscuren | 2014-10-08 | 1 | -1/+1 |
* | Fixed race condition | obscuren | 2014-09-24 | 1 | -2/+2 |
* | Upped protocol version for VM change | obscuren | 2014-09-18 | 1 | -0/+7 |
* | ethtrie.NewTrie => ethtrie.New | obscuren | 2014-08-04 | 3 | -29/+35 |
* | Trie fixes | obscuren | 2014-07-17 | 2 | -18/+81 |
* | Fixed an issue where the trie might crash on missmatching lengths | obscuren | 2014-07-15 | 2 | -10/+55 |
* | Added paranoia check | obscuren | 2014-07-02 | 1 | -0/+14 |
* | Moved methods | obscuren | 2014-07-02 | 1 | -46/+47 |
* | merge upstream | zelig | 2014-07-01 | 2 | -30/+185 |
* | refactor ethutil/trie to ethtrie | zelig | 2014-06-29 | 5 | -0/+925 |