Commit Graph

238 Commits (8f733461b3f4aee982eb9991d46ff828281b1ac9)

Author SHA1 Message Date
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
obscuren dccef70728 Method for creating a new key from scratch 10 years ago
obscuren 6d52da58d9 Logging mechanism 10 years ago
obscuren 8124547348 Moving a head closer to interop 10 years ago
obscuren 3a9d7d318a log changes 10 years ago
Maran 97cc762143 Expose GasLimit to ethPub 10 years ago
Maran 2e6cf42011 Fix BigMax to return the biggest number, not the smallest 10 years ago
obscuren a51dfe89c0 bump 10 years ago
obscuren 1153fd9a0c Added Douglas and Einstan 10 years ago
obscuren 9e8127accb woops 10 years ago
obscuren 17c825f53a Peer changes broadcasting and minor miner fix 10 years ago
obscuren b15e03acd7 Fixed issue with casting to smaller byte array 10 years ago
obscuren 6c91ffcfbe Do not panic, but return nil instead 10 years ago