aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
ModeNameSize
-rw-r--r--LICENSE54logstatsplainblame
-rw-r--r--Makefile.am105logstatsplainblame
d---------e-timezone-dialog181logstatsplain
d---------menus1187logstatsplain
d---------misc6249logstatsplain
d---------table7270logstatsplain
d---------text651logstatsplain
Merge pull request #309 from holgerd77/docs-testeth-updatewinsvega2017-09-082-62/+5 |\ \ | * | Remove outdated testeth information and link to C++ docsholgerd772017-09-062-62/+5 | |/ * | Merge pull request #304 from ethereum/splitvmtestswinsvega2017-09-0810-0/+3645 |\ \ | * | add a case with 0 gasDimitry2017-09-084-32/+845 | * | refill the tests with latest cppDimitry2017-09-086-154/+133 | * | add more issue tests from the fuzz serverDimitry2017-09-059-0/+2853 * | | Merge pull request #303 from ethereum/create-transaction-revertswinsvega2017-09-072-0/+543 |\ \ \ | * | | Remove the empty accountYoichi Hirai2017-09-051-50/+43 | * | | Add a Blockchaintest where create transaction fails for a REVERT instruction ...Yoichi Hirai2017-09-052-0/+550 | | |/ | |/| * | | Merge pull request #310 from ethereum/vmtests-are-on-homesteadwinsvega2017-09-071-1/+1 |\ \ \ | * | | Clarify that VM Tests are on Homestead rulesYoichi Hirai2017-09-071-1/+1 * | | | Merge pull request #311 from ethereum/revert-in-CALLCODEYoichi Hirai2017-09-072-0/+189 |\ \ \ \ | |/ / / |/| | | | * | | Add a test about REVERT during CALLCODEYoichi Hirai2017-09-072-0/+189 |/ / / * | | Merge pull request #307 from ethereum/remove-blockhash-from-badOpwinsvega2017-09-07124-5188/+5188 |\ \ \ | |/ / |/| | | * | add filled state testJared Wasinger2017-09-061-9/+9 | * | replace BLOCKHASH test case in stBadOpcodeJared Wasinger2017-09-06123-5179/+5179 |/ / * | Merge pull request #302 from ethereum/call-transaction-revertsYoichi Hirai2017-09-052-0/+704 |\ \ | * | Add a test containing a call transaction that revertsYoichi Hirai2017-09-052-0/+704 * | | Merge pull request #290 from ethereum/returndata-testsYoichi Hirai2017-09-0528-1/+9885 |\ \ \ | |/ / |/| | | * | add converted blockchain test for 'returndatasize_after_successful_callcode'Jared Wasinger2017-09-051-48/+48 | * | fill 'returndatasize_after_successful_callcode' state testJared Wasinger2017-09-052-76/+116 | * | rename 'returndatasize_after_callcode' -> 'returndatasize_after_successful_ca...Jared Wasinger2017-09-051-0/+76 | * | add more returndatasize/returndatacopy testsJared Wasinger2017-09-0526-0/+9768 |/ / * | Merge pull request #301 from ethereum/splitvmtestsYoichi Hirai2017-09-043-0/+861 |\| | * randomTest643Dimitry2017-09-043-0/+861 * | Merge pull request #299 from ethereum/refill-stBadOpcodeswinsvega2017-09-041-1/+6756 |\ \ | * | refill stBadOpcodesJared Wasinger2017-09-041-1/+6756 |/ / * | Merge pull request #296 from ethereum/splitvmtestswinsvega2017-09-031376-1829136/+55309 |\| | * refill splited VMtestsDimitry2017-09-01711-1807322/+32330 | * split vm testsDimitry2017-09-01687-22389/+23554 * | Merge pull request #277 from ethereum/badOpcodes-CALLBLACKBOXwinsvega2017-09-02124-4730/+48742 |\ \ | * | add more blockchain test cases.Jared Wasinger2017-09-02123-9252/+48604 | * | add test case which successfully creates a contract to 'badOpcodes' state tes...Jared Wasinger2017-09-012-745/+799 | * | add more bad opcodesJared Wasinger2017-09-012-41/+4577 | * | add CALLBLACKBOX testJared Wasinger2017-09-012-313/+383 * | | Merge pull request #297 from ethereum/sstore-in-contract-initYoichi Hirai2017-09-023-0/+767 |\ \ \ | * | | include produced testJared Wasinger2017-09-011-1/+101 | * | | remove tabsJared Wasinger2017-09-011-2/+2 | * | | add state test for sstore in contract init codeJared Wasinger2017-09-013-0/+667 | | |/ | |/| * | | Merge pull request #295 from ethereum/not_homsteadYoichi Hirai2017-09-022-43/+73 |\ \ \ | |/ / |/| | | * | Refill suicideCoinbase test after fixing a typo Homstead -> HomesteadYoichi Hirai2017-08-312-43/+73 |/ / * | Merge pull request #293 from ethereum/refill-refund50PercentCap-againYoichi Hirai2017-08-311-82/+82 |\ \ | * | --fillchain refund50percentCap testYoichi Hirai2017-08-311-82/+82 | |/ * | Merge pull request #292 from holgerd77/update-docsYoichi Hirai2017-08-3111-245/+365 |\ \ | |/ |/| | * Updated contribute notice on table of contents in docsholgerd772017-08-311-2/+1 | * Moved to a simpler file structure for test typesholgerd772017-08-317-6/+6 | * Updated VM testsholgerd772017-08-312-19/+53 | * Updated difficulty test structure, network/fork informationholgerd772017-08-311-7/+13 | * Updated rlp tests structureholgerd772017-08-311-10/+20 | * Added updated version of the state test docs from EIP 176 (rough version as a...holgerd772017-08-312-59/+88 | * Structural improvements to the blockchain tests section, new info box with lo...holgerd772017-08-311-19/+43 | * Fix headings, line breaksholgerd772017-08-318-40/+58 * | Merge pull request #291 from ethereum/fill-more-bcWalletYoichi Hirai2017-08-314-1355/+1355 |\ \ | * | Fill wallet tests that were failing in the daily runYoichi Hirai2017-08-314-1355/+1355 |/ / * | Merge pull request #281 from ethereum/refill-refund50PercentCapYoichi Hirai2017-08-311-56/+56 |\ \ | |/ |/| | * Fill BlockchainTests/GeneralStateTests/stRefundTest/refund50percentCapYoichi Hirai2017-08-281-56/+56 * | Merge pull request #276 from ethereum/walletReorgwinsvega2017-08-302-13995/+13465 |\ \ | * | Refill walletReorganizeOwnersFiller.jsonYoichi Hirai2017-08-262-13995/+13465 * | | Merge pull request #280 from ethereum/refill-refund600Yoichi Hirai2017-08-302-103/+103 |\ \ \ | * | | Refull refund600 testYoichi Hirai2017-08-282-103/+103 | | |/ | |/| * | | Merge pull request #287 from ethereum/splittransactiontestswinsvega2017-08-301208-15471/+17168 |\ \ \ | * | | refill transaction testsDimitry2017-08-30455-284/+2740 | * | | more transaction testsDimitry2017-08-30173-2898/+3081 | * | | split transaction tests into separate filesDimitry2017-08-30868-12573/+11631 * | | | Merge pull request #286 from ethereum/refill-stQuadraticComplexityYoichi Hirai2017-08-3030-1410/+1200 |\ \ \ \ | * | | | --fillchain on GeneralStateTests/stQuadraticComplexityTestYoichi Hirai2017-08-2930-1410/+1200 * | | | | Merge pull request #284 from holgerd77/add-docsYoichi Hirai2017-08-3014-1/+890 |\ \ \ \ \ | |_|/ / / |/| | | | | * | | | Some updates on state tests, note on outdated structureholgerd772017-08-301-4/+19 | * | | | Updated the test structure of BlockchainTests, removed outdated informationholgerd772017-08-301-82/+91 | * | | | Added note on outdated docs, seek for helpholgerd772017-08-302-1/+7 | * | | | Updated test doc URL in README, added some contribution notesholgerd772017-08-303-1/+21 | * | | | Added doc rst files from the Homestead docsholgerd772017-08-309-8/+598 | * | | | Add initial Sphinx docs directory, added docs/_build/ folder to .gitignoreholgerd772017-08-305-0/+249 |/ / / / * | | | Merge pull request #288 from ethereum/fillchain-stRandomYoichi Hirai2017-08-301-54/+40 |\ \ \ \ | |/ / / |/| | | | * | | --fillchain BlockchainTests/GeneralStateTests/stRandom/randomStatetest642_d0g...Yoichi Hirai2017-08-301-54/+40 |/ / / * | | Merge pull request #285 from ethereum/log-as-hashYoichi Hirai2017-08-291-1509/+128 |\ \ \ | * | | Replace the remaining log arrays with log hashesYoichi Hirai2017-08-291-1509/+128 * | | | Merge pull request #283 from ethereum/returndatasize_after_staticcallYoichi Hirai2017-08-298-0/+772 |\ \ \ \ | |/ / / |/| | | | * | | add 'returndatacopy_after_successful_delegatecall' state testJared Wasinger2017-08-292-0/+193 | * | | add 'returndatacopy_after_successful_callcode' state testJared Wasinger2017-08-292-0/+193 | * | | add 'returndatasize_after_successful_delegatecall' state testJared Wasinger2017-08-292-0/+193 | * | | add 'returndatasize_after_successful_staticcall' state testJared Wasinger2017-08-292-0/+193 |/ / / * | | Merge pull request #282 from ethereum/precompiled-failure-means-balance-revertYoichi Hirai2017-08-291-3/+3 |\ \ \ | * | | This change is a part of the fix to https://github.com/ethereum/cpp-ethereum/...Yoichi Hirai2017-08-281-3/+3 |/ / / * / / add randomTest642 that fails on geth. a call to precompiled 007Dimitry2017-08-283-0/+896 |/ / * | Merge pull request #279 from ethereum/filled-hive-testsYoichi Hirai2017-08-283036-141382/+244798 |\ \ | * | Translate GeneralStateTests into BlockahtinTests/GeneralStateTestsYoichi Hirai2017-08-283036-141382/+244798 * | | Merge pull request #278 from ethereum/returndatasize_after_callcodeYoichi Hirai2017-08-282-0/+192 |\ \ \ | |/ / |/| | | * | add state test 'returndatasize_after_callcode'Jared Wasinger2017-08-282-0/+192 |/ / * | Merge pull request #268 from ethereum/bc-schemaYoichi Hirai2017-08-265-4/+507 |\ \ | * | add blockchain test linting to travisJared Wasinger2017-08-265-4/+507 |/ / * | Merge pull request #275 from ethereum/bc-schema-test-fixesYoichi Hirai2017-08-264-1549/+1532 |\ \ | |/ |/| | * fix tests that don't conform to blockchain test schemaJared Wasinger2017-08-264-1549/+1532 |/ * Merge pull request #273 from ethereum/vmIO-fixYoichi Hirai2017-08-252-146/+145 |\ | * Fix the filler and fill vmIOandFlowOperationsTestYoichi Hirai2017-08-242-146/+145 * | Merge pull request #274 from ethereum/log-new-formatYoichi Hirai2017-08-25