| Commit message (Expand) | Author | Age | Files | Lines |
* | common: added Hash unmarshal json length validation | Jeffrey Wilcke | 2016-04-01 | 1 | -0/+13 |
* | rpc: new RPC implementation with pub/sub support | Bas van Kervel | 2015-12-14 | 1 | -0/+49 |
* | common: fix #2008, wrong hex prefix check | Péter Szilágyi | 2015-11-28 | 1 | -2/+2 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -8/+20 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | core/state, core/vm: reworked storage get / set to use common.Hash | obscuren | 2015-06-17 | 1 | -0/+4 |
* | core: reduce max allowed queued txs per address | obscuren | 2015-06-15 | 1 | -0/+11 |
* | common: add Hash.Generate | Felix Lange | 2015-04-30 | 1 | -1/+14 |
* | copy over loop | obscuren | 2015-03-20 | 1 | -9/+2 |
* | Added Hex methods | obscuren | 2015-03-18 | 1 | -0/+2 |
* | 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 | 1 | -0/+36 |
|/ |
|
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -0/+6 |