Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Queued level db writes and batch writes. Closes #647 | obscuren | 2015-04-08 | 1 | -2/+0 |
* | Detect non-valid strings for blockheight | Taylor Gerring | 2015-04-02 | 1 | -0/+5 |
* | Fix block size output #613 | Taylor Gerring | 2015-04-01 | 1 | -0/+4 |
* | common: remove WriteFile and ReadAllFile (use ioutil instead) | zelig | 2015-03-27 | 2 | -76/+1 |
* | natspec: minor fix in test | zelig | 2015-03-24 | 1 | -2/+2 |
* | Merge pull request #547 from tgerring/commoncleanup | Jeffrey Wilcke | 2015-03-23 | 9 | -265/+250 |
|\ | |||||
| * | Remove common.go | Taylor Gerring | 2015-03-22 | 1 | -12/+0 |
| * | Move Big* vars to big.go | Taylor Gerring | 2015-03-22 | 2 | -14/+13 |
| * | Move MakeName to path | Taylor Gerring | 2015-03-22 | 2 | -8/+8 |
| * | Move OS-specific funcs to path.go | Taylor Gerring | 2015-03-22 | 4 | -98/+91 |
| * | Move CurrencyToString to size | Taylor Gerring | 2015-03-22 | 4 | -91/+95 |
| * | Move ToHex/FromHex into bytes | Taylor Gerring | 2015-03-22 | 4 | -42/+43 |
* | | Merge pull request #536 from zsfelfoldi/develop | Jeffrey Wilcke | 2015-03-23 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | using robertkrimen/otto, godeps updated | zsfelfoldi | 2015-03-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'ethereum/conversion' into conversion | Felix Lange | 2015-03-20 | 2 | -11/+4 |
|\ \ | |||||
| * | | copy over loop | obscuren | 2015-03-20 | 1 | -9/+2 |
| * | | Removed more casts | obscuren | 2015-03-20 | 1 | -2/+2 |
* | | | common: drop accessors for Value.Val | Felix Lange | 2015-03-20 | 3 | -10/+2 |
* | | | common: drop unused kind field from Value | Felix Lange | 2015-03-20 | 1 | -5/+1 |
* | | | common: make Value encodable with package rlp | Felix Lange | 2015-03-20 | 2 | -28/+55 |
|/ / | |||||
* | | merge | obscuren | 2015-03-19 | 1 | -0/+9 |
|\| | |||||
| * | DRY up the use of toHex in the project and move it to common | Maran | 2015-03-16 | 1 | -0/+9 |
* | | prep template for fixed size hashes | obscuren | 2015-03-18 | 1 | -0/+48 |
* | | Added Hex methods | obscuren | 2015-03-18 | 1 | -0/+2 |
* | | Fixed VM & Tests w/ conversion | obscuren | 2015-03-17 | 1 | -0/+15 |
* | | Merge branch 'develop' into conversion | obscuren | 2015-03-17 | 1 | -7/+2 |
|\| | |||||
| * | tmp | obscuren | 2015-03-16 | 1 | -2/+2 |
* | | updated blockpool | obscuren | 2015-03-17 | 1 | -0/+3 |
* | | converted vm | obscuren | 2015-03-17 | 1 | -18/+27 |
* | | conversion state | obscuren | 2015-03-17 | 1 | -3/+5 |
* | | Getters shouldn't need to be pointer receiver | obscuren | 2015-03-16 | 1 | -8/+7 |
* | | compilable trie (tests fail) | obscuren | 2015-03-16 | 1 | -5/+5 |
* | | Added functions to Hash & Address | obscuren | 2015-03-16 | 1 | -1/+37 |
* | | Added ToString methods | obscuren | 2015-03-16 | 1 | -3/+6 |
* | | new type + additional methods | obscuren | 2015-03-16 | 2 | -1/+37 |
|/ | |||||
* | Moved ethutil => common | obscuren | 2015-03-16 | 30 | -0/+2972 |