aboutsummaryrefslogtreecommitdiffstats
path: root/data/art
Commit message (Expand)AuthorAgeFilesLines
* Use the browser icon from gnome icon theme. Get rid of cache comparingMarco Pesenti Gritti2003-07-022-1/+1
* Better icons. Thanks to Luca Ferretti for suggesting them and to Jimmac.Marco Pesenti Gritti2003-06-072-0/+0
* Install epiphany-bookmarks.png also in art dir, we are forced to do itMarco Pesenti Gritti2003-04-291-0/+1
* Do not install two copies of epiphany.pngMarco Pesenti Gritti2003-04-181-1/+0
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-091-2/+1
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-252-0/+1
* Set and icon for the download windowDavid Bordoley2003-03-242-0/+1
* Add a stock icon for entry box so that it has an icon in the tbe.David Bordoley2003-03-082-0/+1
* Add tab load notification (a little spinning icon), and a context menu forJames Willcox2003-02-152-1/+2
* Add some icons, thanks to jorn to provide them. last api change seem toMarco Pesenti Gritti2003-02-035-1/+3
* *** empty log message ***Marco Pesenti Gritti2003-01-311-0/+0
* Add icons, fix some minor appeareance stuff, rework ui updating to dealMarco Pesenti Gritti2003-01-315-1/+5
* Rehash link context menu order to be hig compliant. Set a desktop icon.Marco Pesenti Gritti2003-01-101-1/+4
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-052-1/+2
* Initial revisionMarco Pesenti Gritti2002-12-314-0/+9
cgit.cgi/tangerine-tests/commit/GeneralStateTests?id=f0f5da7f893bf0c903758ed06bf4eabace65d780'>Add test for EXTCODEHASH of account created in same transaction.Adrian Sutton2018-11-181-0/+63 |/ * refill tests using create2 branch of aleth, fix extCodeHashPrecompiles json o...Jose Hugo De la cruz Romero2018-11-154-29/+6 * fix precompiles codehash test, refill using latest aleth/testethJose Hugo De la cruz Romero2018-11-154-73/+113 * EXTCODEHASH testsJose Hugo De la cruz Romero2018-11-154-0/+372 * Merge pull request #545 from ethereum/moresstorewinsvega2018-11-143-0/+52170 |\ | * sstore combinations change testsDimitry2018-11-133-0/+52170 * | Use '>=Constantinople' instead of '>Byzantium' to be a bit more readable that...Adrian Sutton2018-11-133-58/+3 * | Add more dynamic argument test cases to cover non-existent accounts, precompi...Adrian Sutton2018-11-131-34/+33 * | Add test case for a contract executing EXTCODEHASH of the account being creat...Adrian Sutton2018-11-121-0/+64 * | Add test case for a contract executing EXTCODEHASH with a dynamic argument.Adrian Sutton2018-11-121-0/+126 * | Add test case for a contract executing EXTCODEHASH on itself.Adrian Sutton2018-11-121-0/+119 * | Merge pull request #538 from ajsutton/memory-write-testswinsvega2018-11-094-0/+479 |\ \ | * | Add comment to new tests explaining what they're covering.Adrian Sutton2018-11-094-26/+26 | * | Refill new test.Adrian Sutton2018-11-061-1/+1 | * | Add tests to cover cases where data is copied to a memory range longer than t...Adrian Sutton2018-11-034-0/+479 | |/ * | Merge pull request #484 from ethereum/extcodehashwinsvega2018-11-095-0/+661 |\ \ | |/ |/| | * fill initial stExtCodeHash testsextcodehashDimitry2018-11-095-4/+97 | * stExtCodeHash WIPDimitry2018-10-114-0/+568 * | InitCollision testDimitry2018-10-251-0/+27 * | sstore collision overwrite sstoreDimitry2018-10-252-0/+303 * | fill as blockchain testsDimitry2018-10-1817-146/+3692 * | fill as blockchainDimitry2018-10-1714-60/+1744 * | fill as blockchain testsDimitry2018-10-167-64/+222 * | sstore refund bugDimitry2018-10-151-0/+63 * | more sstore testsDimitry2018-10-154-0/+317 |/ * refill badOpcodesDimitry2018-10-091-2/+2 * refill stCreate2 with new gasPriceDimitry2018-10-0544-102/+102 * refill all state testsDimitry2018-09-252380-9112/+47096 * create2 smart init codeDimitry2018-09-141-0/+87 * (RevertDepthCreateAddressCollision) for CREATE2Dimitry2018-09-141-0/+136 * recursive create2Dimitry2018-09-141-0/+73 * push32 without bytes at the endDimitry2018-09-141-0/+63 * create2 on depth 1023 1024Dimitry2018-09-142-0/+140 * create2 oog in initDimitry2018-09-121-0/+73 * REVERT in CREATE2Dimitry2018-09-124-0/+274 * RevertDepthCreate2 OOGDimitry2018-09-111-0/+136 * returndatacopy after create2 testsDimitry2018-09-113-0/+192 * Merge pull request #500 from mattdean-digicatapult/add-new-touched-cleanup-casewinsvega2018-09-101-0/+99 |\ | * Add new touched cleanup caseMatthew Dean2018-09-101-0/+99 * | more create2 testsDimitry2018-09-084-7/+292 * | create2 check fields in init codeDimitry2018-09-081-0/+135 * | create2 call precompiles from init codeDimitry2018-09-061-0/+140 |/ * more create2 collision testsDimitry2018-09-057-37/+395 * refill collision testDimitry2018-09-041-5/+32 * create2 bounds + yoichi testsDimitry2018-09-045-0/+393 * create2 OOG testsDimitry2018-09-038-5/+503 * Suicide in create2 testsDimitry2018-08-312-0/+236 * create2 init code testsDimitry2018-08-282-0/+248 * create2 testDimitry2018-08-279-0/+692 * fix mining reward in sar testDimitry2018-08-081-1/+1 * fix sar 2^256 0 testDimitry2018-08-081-50/+6 * fix the sar blockchain testsDimitry2018-08-032-2/+2 * sar00 testDimitry2018-07-271-0/+75 * sar 0 256-1 testDimitry2018-07-271-0/+75 * check returndatasize after failing createDimitry2018-07-061-0/+74 * check returndata after failing createDimitry2018-07-061-0/+81 * fill create failure testsDimitry2018-07-035-0/+441 * fix remaining testsDimitry2018-05-182-103/+143 * restore ecmul testDimitry2018-05-151-102/+63 * fix more tests with coinbase touchDimitry2018-05-153-168/+209 * fix more tests with touch coinbaseDimitry2018-05-1525-892/+1179 * fix more testsDimitry2018-05-154-96/+130 * fix more testsDimitry2018-05-155-138/+341 * fix oog transaction executionDimitry2018-05-151-30/+51 * Merge pull request #428 from ethereum/touched-revert-createYoichi Hirai2018-05-091-0/+119 |\ | * Test whether a failed create transaction reverts account deletionYoichi Hirai2018-03-091-0/+119 * | Fill doubleSelfdestructTestYoichi Hirai2018-04-241-0/+118 * | Fill doubleSelfdestructTest2Yoichi Hirai2018-04-201-0/+118 * | add test which checks codesize/extcodesize on contract in initJared Wasinger2018-04-181-0/+100 * | Filling the test 201503110226PYTHON_DUP6Yoichi Hirai2018-04-101-0/+118 * | Merge pull request #442 from ethereum/id-input-is-biggerYoichi Hirai2018-04-061-0/+74 |\ \ | * | Fill identity_to_small testYoichi Hirai2018-03-301-0/+74 * | | Fill RevertOnEmptyStack testYoichi Hirai2018-04-031-0/+118 |/ / * | Merge pull request #424 from ethereum/sarYoichi Hirai2018-03-2616-0/+1904 |\ \ | * | Fill SAR testsYoichi Hirai2018-03-2316-0/+1904 * | | Fill SHR testsYoichi Hirai2018-03-2211-0/+1309 |/ / * | Fill the modified filler filesYoichi Hirai2018-03-2279-183/+1048 * | Filled test casesYoichi Hirai2018-03-1968-204/+7549 * | Merge pull request #421 from ethereum/more-shiftswinsvega2018-03-1711-1/+1191 |\ \ | * | Add more shl testsYoichi Hirai2018-03-1011-1/+1191 | |/ * / Fill identity_to_bigger testYoichi Hirai2018-03-141-0/+74 |/ * Merge pull request #419 from ethereum/init-create-revertYoichi Hirai2018-03-011-0/+108 |\ | * revert in CREATE in init code, followed by returndatasize/copyYoichi Hirai2018-02-271-0/+108 * | Add (shl 0 1) testYoichi Hirai2018-03-011-0/+119 * | Add directories for tests for shift instructionsYoichi Hirai2018-02-271-0/+1 |/ * replace 0x1 with 0x01Dimitry2018-02-1793-457/+457 * fix syntax in testsDimitry2018-02-172-7/+7 * fix stCreateTestDimitry2018-02-1723-27/+27 * fix stRevertTestDimitry2018-02-1741-89/+89 * fix stStaticCallDimitry2018-02-17284-591/+591 * fix stZeroKnowledge2Dimitry2018-02-17130-406/+406 * fix stZeroKnowledgeDimitry2018-02-16133-411/+411 * fix stBugsDimitry2018-02-163-8/+8 * fix stMemoryStressTestDimitry2018-02-1638-45/+45 * fix stQuadraticComplexityTestDimitry2018-02-1616-48/+48 * fix stArgsZeroOneBalanceDimitry2018-02-1646-220/+106 * fix stBadOpcodesDimitry2018-02-161-3/+3 * fix stPreCompiledContracts2Dimitry2018-02-1694-99/+99 * fix stPreCompiledContracts empty expectDimitry2018-02-1694-281/+281 * update stSolidityTestDimitry2018-02-0713-13/+156 * refill stZeroCallsRevertDimitry2018-02-0724-1148/+92 * refill stZeroKnowledge2Dimitry2018-02-07130-20150/+390 * refill stZeroKnowledgeDimitry2018-02-07133-26791/+399 * refill and update stSpecialTest, stStackTest, stZeroCallsDimitry2018-02-0719-7788/+63 * refill stRecursiveDimitry2018-02-072-30/+8 * refill stQuadraticComplexityDimitry2018-02-0716-959/+152 * update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexityDimitry2018-02-07105-17362/+325 * update stCodeSize stBadOpcodeDimitry2018-02-073-21/+10 * refill stBugsDimitry2018-02-063-139/+10 * refill stAttack stBadOpcodeDimitry2018-02-063-2211/+11 * refill stArgsZeroOneBalanceDimitry2018-02-0646-4486/+230 * refill blockchain stZeroCallsTestDimitry2018-02-0624-92/+92 * refill blockchain stWalletTestDimitry2018-02-0642-1722/+128 * refill blockchain stTransitionTestDimitry2018-02-069-30/+30 * refill stTransitionTestDimitry2018-02-05