Commit Graph

440 Commits (aba3066658a32723543f9e4eda74a14ef140fc0e)
 

Author SHA1 Message Date
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 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
obscuren e4a6ee3d7f Added dirty tracking on the cache 11 years ago
obscuren 7264044122 Added a few tests 11 years ago
obscuren f1d6f1bd17 Removed Reset 11 years ago
obscuren c95a27e394 Added more tests 11 years ago
obscuren 066940f134 Defer undo on the current block's state 11 years ago
obscuren 07c12f0b92 Added trie tests, value tests 11 years ago
obscuren 5883446b21 Fixed test 11 years ago
obscuren 9bcb3d2216 Fixed test 11 years ago
obscuren 424b0b8bac Merge branch 'hotfix/0.2.2-1' into develop 11 years ago
obscuren 30ee32a725 Merge branch 'hotfix/0.2.2-1' 11 years ago
obscuren f5fbbb147f Removed debug message 11 years ago
obscuren 147a74dff2 Merge branch 'release/0.2.2' into develop 11 years ago
obscuren 60afd02e59 Merge branch 'release/0.2.2' 11 years ago
obscuren fd1aa869e1 Bumped version number 11 years ago
obscuren 334c41d088 Added MIT license 11 years ago
obscuren 4a656eff7b Added git flow explanation 11 years ago
obscuren 73fd358d94 Removed RlpValue in favour of Value 11 years ago
obscuren f247f0c518 Added readme 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago
obscuren c2fb9f06ad Refactoring RlpValue => Value 11 years ago
obscuren 67de76c217 Put leveldb 11 years ago
obscuren 02acef23d5 Interop! 11 years ago
obscuren 5a83114efd Seed bootstrapping added 11 years ago
obscuren 42123b4396 Fixed peer handling 11 years ago
obscuren 0ae6a38825 Database 11 years ago
obscuren 8ab6c53231 Reversed back 11 years ago