Commit Graph

195 Commits (96cf6fc147b7b9cb1f299a1fb2ae46bde660192a)

Author SHA1 Message Date
obscuren 10564723b9 added string casting 10 years ago
obscuren ff27df78fc Added new list type which can embed any slice type 10 years ago
obscuren 6afc16399f Block size 10 years ago
obscuren cdbc3ecc2a Serpent! :-) 10 years ago
obscuren 836ed9d6b7 Write Protocol version to the db so we can perform sanity checks 10 years ago
obscuren eaa2e8900d PoC 6 networking code. 10 years ago
obscuren 55a2f35a64 JS Filter 10 years ago
obscuren 793e666f36 Dump bytes instead of strings 10 years ago
obscuren a760ce05b9 Updated chain for filtering 10 years ago
obscuren 342cc122b4 Added general Pipe API 10 years ago
obscuren 5ede1224e4 minor rlp things 10 years ago
obscuren 5a2d62e4d9 Added better data parser 10 years ago
obscuren 5ca2938117 Fixed 10 years ago
obscuren 6fd2401cdf Fixed issue with var int reading. 10 years ago
obscuren 6e94c024e4 Added big data test and updating to reader 10 years ago
obscuren 8e7c4f91e3 Added ops 10 years ago
obscuren 41bd38147c Clean up and util methods 10 years ago
obscuren 5d57b78471 Added big int to uint switch 10 years ago
obscuren 20ee1ae65e Refactored CALLDATALOAD to use big int 10 years ago
obscuren a626b7ebe1 Fixed string data 10 years ago
obscuren ed3424ff75 Trie fixes 10 years ago
obscuren 14c4f06100 Convert a byte slice to address 10 years ago
zelig 1735ec0362 use ethreact.Event and ethreact.ReactorEngine 10 years ago
obscuren 2784e256f1 Vm logging on diff 10 years ago
Maran 8845fb7eae Add windows helper functions 10 years ago
obscuren 04f8c455e2 Added diff type 10 years ago
obscuren 9010857677 Special diff output for execution 10 years ago
obscuren 5c7e96d895 Removed serpent 10 years ago
Jeffrey Wilcke 6fe9b4ab5e Revert "ethreact - Feature/ethutil refactor" 10 years ago
zelig af27264140 remove reactor code from ethutil 10 years ago
obscuren 90eb4f1939 Debug output, minor fixes and tweaks 10 years ago
obscuren 23b5b5fa36 Length check 10 years ago
obscuren d5bcc01eae Fixed shebang check. Previously it would hang on an unknown shebang 10 years ago
zelig f02602d02d ConfigManager (transitional) 10 years ago
obscuren 1954ef47e6 Suicide is deferred to update 10 years ago
obscuren d7e396a98c l <=> r 10 years ago
obscuren 28ef7d228c Added Left and Right padding utility functions 10 years ago
obscuren 3889785017 Added Path utility 10 years ago
obscuren 7a9ff4f8d4 bump 10 years ago
obscuren 92693e4459 The dragon has been slain. Consensus reached! 10 years ago
obscuren 39263b674c Paranoia 10 years ago
obscuren 5f5910c603 Regression test for trie 10 years ago
obscuren ed276cd7c2 Added Paranoia check for VM execution 10 years ago
obscuren 82272ee08a Iterator fix 10 years ago
obscuren 9ed0d389b2 Generic trie 10 years ago
obscuren 8ddd4c4c52 wip 10 years ago
obscuren 5a86892ecb Using remote for test cases 10 years ago
zelig 707d413761 refactor ethutil/trie to ethtrie 10 years ago
zelig e3b911652d move CreateAddress from ethutil/common to ethcrypto 10 years ago
zelig 5e50b50dc3 no strconv import needed 10 years ago