Commit Graph

55 Commits (c12f4df910e2da1cc5dd28c5c4bbe2d8721e1057)

Author SHA1 Message Date
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Jeffrey Wilcke a91908e567 tests: updated 8 years ago
Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
Felix Lange 87670a7ac1 all: remove weird files 8 years ago
Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 8 years ago
Péter Szilágyi 461cdb593b core, params, tests: add DAO hard-fork balance moves 8 years ago
Péter Szilágyi 90e07b19ab cmd: fix CLI package deprecation warnings 8 years ago
Bas van Kervel 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli 8 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 years ago
Jeffrey Wilcke 67c8ccc309 cmd/ethtest: added trace flag for debugging 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Taylor Gerring d103af5dd4 Disassociate test directory from test name 9 years ago
Felix Lange 5da82077d1 cmd/ethtest, tests: add support for RLP JSON tests 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange e813626ee1 all: remove @author comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Taylor Gerring d1e589289c Expand --test switch 9 years ago
Taylor Gerring 0743243dce Add --skip option to CLI 9 years ago
Taylor Gerring 01ec4dbb12 Add stdin option 9 years ago
Taylor Gerring a86452d22c Minor cleanup 9 years ago
Taylor Gerring 49336675f3 Expand CLI options to allow running all tests 9 years ago
Taylor Gerring 516362bcad Allow specifying single depth directory 9 years ago
Taylor Gerring c941a39b75 Cleanup logging 9 years ago
Taylor Gerring 6931267324 Wire ethtest to new tests structure 9 years ago
Taylor Gerring 6415ed0730 Require a first argument of test type 9 years ago
obscuren f047699afb Updated glog 10 years ago
obscuren a7750c929b Fixed tests to reflect log changes 10 years ago
zelig a983a215dc fix ethtest logging 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
Gustav Simonsson 5d31a475e9 Fix new types for blocktests and comment out non-working log level setter 10 years ago
obscuren df5901fdc5 Removed more casts 10 years ago
obscuren ad7e491214 improved test output 10 years ago
obscuren d7ab716eea Fixed mkdnode & added some tests 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren 80592f244d more obvious failure for ethtest 10 years ago
obscuren 347cb272be fixed ethtest 10 years ago
obscuren fb71c9f6ee Return 1 on fail 10 years ago
obscuren 31a95151c9 updated rnd vm test => state test 10 years ago
obscuren ea9a549bbd Removed exported fields from state object and added proper set/getters 10 years ago
obscuren d5d9746ca3 updated tests 10 years ago
obscuren 585f259b63 Support input from args 10 years ago
obscuren 982c812e81 Read directly from stdin 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 117f66e823 Added license headers 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren 89244981a8 Additional checking on gas 10 years ago
obscuren e42517754a updated ethereum.js 10 years ago
obscuren 3664cd58e3 Updated testing tools 10 years ago