Commit Graph

6081 Commits (6b2a03faa2473d38093adbeee62935af2fe2da59)
 

Author SHA1 Message Date
obscuren 22e2c3429b Infof rather than infoln 11 years ago
obscuren 4cc5b03137 Added opcodes 11 years ago
obscuren a3fb7008b2 Added make contract 11 years ago
obscuren 55c1c220d0 Added delete to database interfaces 11 years ago
obscuren 5971c82094 Updated opcodes ... again 11 years ago
obscuren 1a98bbf1c8 Added a trie iterator 11 years ago
obscuren 377c995103 Separated the VM from the block manager and added states 11 years ago
Gav Wood c006ed4ffd Tests fix. 11 years ago
Joey Zhou 8ecb24f114 parse now returns byte[] instead of string 11 years ago
obscuren 3a45cdeaf9 Moved txpool start to initialisation method of ethereumm 11 years ago
obscuren a4a4ffbeff Moved address 11 years ago
obscuren f5737b929a Added a secondary processor 11 years ago
obscuren c66cf95b40 Added address states for storing a session based address 11 years ago
obscuren 0656f465b0 Added transactions window 11 years ago
obscuren aa33a4b2fb Added some ui elements to make it easier to connect to nodes 11 years ago
obscuren 73b9ae9579 Updated some of the log statements to use the ethutil logger 11 years ago
obscuren 4bfd717ba2 Added the ability to extend the logger with more sub systems 11 years ago
obscuren 2b967558ce Working out UI 11 years ago
Gav Wood 510ff56363 Updated the tests. 11 years ago
Gav Wood a0ec843832 Moved over to new format, but RLP tests still need updating. 11 years ago
Gav Wood 660cd26f31 More docs. 11 years ago
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