aboutsummaryrefslogtreecommitdiffstats
path: root/common/types.go
Commit message (Expand)AuthorAgeFilesLines
* common: use package hexutil for fixed size type encodingFelix Lange2016-11-281-49/+9
* mobile: initial wrappers for mobile supportPéter Szilágyi2016-11-141-1/+4
* common: Add tests for Address#UnmarshalJSONPaulo L F Casaretto2016-04-261-1/+1
* common: added Hash unmarshal json length validationJeffrey Wilcke2016-04-011-0/+13
* rpc: new RPC implementation with pub/sub supportBas van Kervel2015-12-141-0/+49
* common: fix #2008, wrong hex prefix checkPéter Szilágyi2015-11-281-2/+2
* cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacksPéter Szilágyi2015-11-271-8/+20
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* core/state, core/vm: reworked storage get / set to use common.Hashobscuren2015-06-171-0/+4
* core: reduce max allowed queued txs per addressobscuren2015-06-151-0/+11
* common: add Hash.GenerateFelix Lange2015-04-301-1/+14
* copy over loopobscuren2015-03-201-9/+2
* Added Hex methodsobscuren2015-03-181-0/+2
* Merge branch 'develop' into conversionobscuren2015-03-171-7/+2
|\
| * tmpobscuren2015-03-161-2/+2
* | updated blockpoolobscuren2015-03-171-0/+3
* | converted vmobscuren2015-03-171-18/+27
* | conversion stateobscuren2015-03-171-3/+5
* | Getters shouldn't need to be pointer receiverobscuren2015-03-161-8/+7
* | compilable trie (tests fail)obscuren2015-03-161-5/+5
* | Added functions to Hash & Addressobscuren2015-03-161-1/+37
* | Added ToString methodsobscuren2015-03-161-3/+6
* | new type + additional methodsobscuren2015-03-161-0/+36
|/
* Moved ethutil => commonobscuren2015-03-161-0/+6