Commit Graph

171 Commits (61cc2ba7d960b2e82886223b78190d552529cb12)

Author SHA1 Message Date
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
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
zelig e1ea41ee9c remove ethutil helpers (refactored), and keypair (key management under ethcrypto package) 10 years ago
zelig d87857ffdb config Pubkey removed (unused) 10 years ago
zelig 1db3e2241e move ethutil/mnemonic to ethcrypto - electrum word list now sourced from file 10 years ago
zelig 5c1e0a6dc4 move ethutil hex conversion functions to bytes 10 years ago
zelig 7489fb784e move ethutil helper slice functions -> slice 10 years ago
zelig 79009ca074 transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIXME :) 10 years ago
obscuren 8119d77a21 :-( 10 years ago
zelig d551a75c35 bump v5.15 10 years ago
zelig 853053a3b2 go fmt 10 years ago
obscuren 0ed19d9f20 Logging, variable rearrangement 10 years ago
obscuren b0dc50c2a0 New mutan implementation 10 years ago
zelig 63157c798d refactor config (transitional). Details: 10 years ago
obscuren 299b50a0d4 Support serpent lang 10 years ago
obscuren 7ad073fb30 bump 10 years ago
obscuren c4af1340fa Updated test 10 years ago
obscuren 7f94bd09ae Return a single byte if byte get called 10 years ago
obscuren 2fbcfd8824 Proper checks for multiple data items. Fixes #80 10 years ago
obscuren 34c8045d5b Fixed issue where JUMPI would do an equally check with 1 instead of GT 10 years ago
obscuren ff0f15f763 bump 10 years ago
obscuren 58a0e8e3e2 Changed RlpEncodable 10 years ago