Commit Graph

12110 Commits (a19b4235c71a1d440e585b13be90677e3572261e)
 

Author SHA1 Message Date
Gav Wood 6ad14c1a15 Added VM test suite. 11 years ago
obscuren 3e8b27c9dc WIP library, sample app 11 years ago
obscuren 95a48cea18 Peer amount update 11 years ago
obscuren aaac0c9998 Initial block chain fetching of existing blocks 11 years ago
obscuren cca8585554 Get a chain of blocks made simple 11 years ago
obscuren 05c353eca0 Added a basic <UNSTABLE> UI 11 years ago
obscuren 18cc35338a Fixed contract running 11 years ago
obscuren 681eacaa7f Removed old instruction code 11 years ago
obscuren b20c0b1d59 Removed all old code 11 years ago
obscuren f2a1260294 Nil is also considered empty 11 years ago
obscuren d7ecc92c41 Fixed broken links. Fixes #18 11 years ago
obscuren 06ea7fc830 re: Added contract fees 11 years ago
obscuren ed05779adb Updated fees 11 years ago
obscuren 8f69c2ac45 Added contract addr acessors 11 years ago
obscuren 504d356232 Added peek(n) 11 years ago
obscuren 059ad35215 Type checking 11 years ago
obscuren 9bc5c4a0c5 Long over due Trie delete implemented 11 years ago
obscuren 4afb624c45 WIP state object 11 years ago
obscuren 39b6eaf51c Debug logging functions 11 years ago
obscuren d4cc125456 Added more logging functions 11 years ago
obscuren dc994b3518 Changed fee structure 11 years ago
obscuren 8e7daec886 Added fees and debugging 11 years ago
obscuren b3da104e56 Corrected contract addresses 11 years ago
obscuren 0936e5ccf5 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 11 years ago
Jeffrey Wilcke 531b3a96eb Merge pull request #5 from sdboyer/iotas 11 years ago
Jeffrey Wilcke 3dae732f36 Merge pull request #6 from sdboyer/genisis 11 years ago
Jeffrey Wilcke 1e241e3a61 Merge pull request #7 from sdboyer/vet-fixes 11 years ago
obscuren 24f2b2afc3 Running contracts fixed 11 years ago
Sam Boyer 357b4bc14c Add comment explaining why iota is not used. 11 years ago
Sam Boyer 5adbd39946 Express bit flag constants using iota bitshift. 11 years ago
Sam Boyer 6dac014978 Fix a couple errors from go vet 11 years ago
Sam Boyer 4d405f6654 s/GenisisHeader/GenesisHeader/ 11 years ago
Jeffrey Wilcke bbcf304b99 Merge pull request #3 from josephyzhou/develop 11 years ago
obscuren c866fcc5b3 Added new address 11 years ago
obscuren 6736c03711 Added editor for contracts 11 years ago
obscuren ab7dc92404 Added import/exporting of private keys 11 years ago
obscuren 8c8554f558 Added license name and updated block output from the dev console 11 years ago
obscuren d7eca7bcc1 Rlp update 11 years ago
obscuren 68028f492f Fixed block handling 11 years ago
obscuren 8629d9a418 String changed and removed some debugging code 11 years ago
obscuren c7623c3165 Changed debug messages 11 years ago
obscuren ba95849097 Added hex method 11 years ago
obscuren bb3e28310e If sender is receiver only subtract the fee 11 years ago
obscuren a5b7279cb5 Changed uncle block fee as to what it should be 11 years ago
Joey Zhou c5b009ba6f new line 11 years ago
Joey Zhou e72a782bf0 adding compact decode tests 11 years ago
obscuren 7413552a28 Root should reset on undo 11 years ago
obscuren b7a636b894 Values should accept bytes as valid string output 11 years ago
obscuren e5b97fe03e Added proper error message 11 years ago
obscuren 2ea05292c0 Added proper name :) 11 years ago