Commit Graph

298 Commits (9d76a9b94f1d4f8b8a9c212151d96d6a13cb6ead)

Author SHA1 Message Date
zelig 3a540425a3 reorg: 10 years ago
zelig 5b0ea1044a add docserver using net/http Transport/Roundtrip 10 years ago
zsfelfoldi 3136bae4a5 NatSpec, URL register storage retrieval 10 years ago
zelig 97a602864a add common/resolver skeleton 10 years ago
zelig d0b3536593 new natspec 10 years ago
obscuren 52c874a609 common: Added debug reporter 10 years ago
Bas van Kervel ef393da933 removed utility function and implemented hex conversation in crypto functions 10 years ago
Bas van Kervel b3a3fdf9a4 Support for import/export hex encoded keys, closes #635 10 years ago
obscuren 7f32a08b60 Queued level db writes and batch writes. Closes #647 10 years ago
Taylor Gerring aa71e27a3b Detect non-valid strings for blockheight 10 years ago
Taylor Gerring ac03ff6f05 Fix block size output #613 10 years ago
zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 10 years ago
zelig 53af810851 natspec: minor fix in test 10 years ago
Taylor Gerring bf73f02fe0 Remove common.go 10 years ago
Taylor Gerring 360c66c65d Move Big* vars to big.go 10 years ago
Taylor Gerring 2477d10aa0 Move MakeName to path 10 years ago
Taylor Gerring c0741edc34 Move OS-specific funcs to path.go 10 years ago
Taylor Gerring 82a41a198e Move CurrencyToString to size 10 years ago
Taylor Gerring 08b21acff1 Move ToHex/FromHex into bytes 10 years ago
Felix Lange c161d73d42 common: drop accessors for Value.Val 10 years ago
Felix Lange dcb9614dfe common: drop unused kind field from Value 10 years ago
Felix Lange f7d1d601e9 common: make Value encodable with package rlp 10 years ago
zsfelfoldi 8324b683b4 using robertkrimen/otto, godeps updated 10 years ago
obscuren 62236dd95e copy over loop 10 years ago
obscuren df5901fdc5 Removed more casts 10 years ago
obscuren 48dd601de0 prep template for fixed size hashes 10 years ago
obscuren cd52ef315c Added Hex methods 10 years ago
obscuren 0fa7859b94 Fixed VM & Tests w/ conversion 10 years ago
obscuren 843db4978e updated blockpool 10 years ago
obscuren 91b0b14845 converted vm 10 years ago
obscuren e620bde405 conversion state 10 years ago
Maran 7330c97b5b DRY up the use of toHex in the project and move it to common 10 years ago
obscuren 76f215b0fe Getters shouldn't need to be pointer receiver 10 years ago
obscuren d338650089 compilable trie (tests fail) 10 years ago
obscuren 20b7162a62 Added functions to Hash & Address 10 years ago
obscuren dc864ee3a5 Added ToString methods 10 years ago
obscuren 3cf51d5479 tmp 10 years ago
obscuren f486c0ae56 new type + additional methods 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago