aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Refactor toJson out into separate file.Gav Wood2015-06-150-0/+0
| |/ / / / / /
| * | | | | | Admin methods.Gav Wood2015-06-130-0/+0
| * | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-06-132-0/+10
| |\ \ \ \ \ \
| | * | | | | | Optimize RETURN x 0 to STOP.chriseth2015-06-121-0/+8
| | | |_|_|/ / | | |/| | | |
| | * | | | | expectOut fill section to vmTestsDimitry2015-06-111-0/+2
| * | | | | | First JSONRPC admin method.Gav Wood2015-06-120-0/+0
| * | | | | | Allow unlocking of wallets over RPC.Gav Wood2015-06-120-0/+0
| |/ / / / /
* | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-06-113-2/+503
|\| | | | |
| * | | | | Merge pull request #2148 from chriseth/sol_walletTestsGav Wood2015-06-111-0/+491
| |\ \ \ \ \
| | * | | | | Wallet tests.chriseth2015-06-111-0/+491
| * | | | | | Merge pull request #2107 from debris/web3_5.0Gav Wood2015-06-110-0/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge commit '8d6d0f84c18542369a0cdc8e9618c7e2fbf0bf6b' into web3_5.0Marek Kotewicz2015-06-070-0/+0
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | Squashed 'libjsqrc/ethereumjs/' changes from 16861fc..ca46cb5Marek Kotewicz2015-06-079-198/+240
| * | | | | | Merge pull request #2108 from debris/filter_blockHashGav Wood2015-06-110-0/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filte...Marek Kotewicz2015-06-100-0/+0
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filte...Marek Kotewicz2015-06-100-0/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'eth_newPendingTransactionFilter' into filter_blockHashMarek Kotewicz2015-06-090-0/+0
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | udpated eth_compileSolidityMarek Kotewicz2015-06-090-0/+0
| | * | | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filte...Marek Kotewicz2015-06-091-1/+3
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | new Ex methodsMarek Kotewicz2015-06-080-0/+0
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #2120 from winsvega/issuesGav Wood2015-06-101-0/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Precomp. Contracts from Transaction: one more testDimitry2015-06-100-0/+0
| | * | | | | | | | | | stPrecompiledContracts from transaction testDimitry2015-06-101-0/+10
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Added missing source locations for new memory management code.chriseth2015-06-101-2/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Add code hash to VM tester.Paweł Bylica2015-06-110-0/+0
* | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-06-1112-293/+620
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #2122 from chriseth/sol_memoryArrays2chriseth2015-06-102-12/+49
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Use dynamic memory for argument encoding.chriseth2015-06-092-12/+49
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #2114 from LianaHus/sol_byte0_in_storagechriseth2015-06-102-44/+9
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | cleaned up the testsLiana Husikyan2015-06-092-34/+14
| | * | | | | | | | removed byte0 keywordLiana Husikyan2015-06-082-33/+1
| | * | | | | | | | added testLiana Husikyan2015-06-081-17/+34
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bcarkpar2015-06-100-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #2112 from chfast/refactor_move_overrideGav Wood2015-06-090-0/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | Remove pessimising moves.Paweł Bylica2015-06-080-0/+0
| | | |/ / / / / /
| | * | | | | | | Merge pull request #2106 from debris/eth_newPendingTransactionFilterGav Wood2015-06-090-0/+0
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | eth_newPendingTransactionFilterMarek Kotewicz2015-06-070-0/+0
| | | |/ / / / /
| | * | | | | | Merge pull request #2111 from CJentzsch/addTestsGav Wood2015-06-090-0/+0
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | move test from stSpecialTest to transaction testCJentzsch2015-06-080-0/+0
| | | * | | | | add sec80 test as provided by secCJentzsch2015-06-080-0/+0
| | | * | | | | all precompiled contracts tests as CALLCODECJentzsch2015-06-080-0/+0
| | | * | | | | add precompiled contracts with prefixed 0's and retune gas limitCJentzsch2015-06-080-0/+0
| | | |/ / / /
| * | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum intoarkpar2015-06-091-1/+3
| |\| | | | |
| | * | | | | Merge pull request #2025 from imapp-pl/refactor_executiveGav Wood2015-06-081-1/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Rename Executive::collectResult -> setResultRecipient.Paweł Bylica2015-06-081-1/+1
| | | * | | | Merge remote-tracking branch 'upstream/develop' into refactor_executivePaweł Bylica2015-06-0310-220/+279
| | | |\ \ \ \
| | | * | | | | Rename Executive::setResultRef -> collectResult.Paweł Bylica2015-05-281-1/+1
| | | * | | | | Change the way execution results are collected.Paweł Bylica2015-05-281-1/+3
| | | * | | | | Change VM interface to return a copy of output.Paweł Bylica2015-05-270-0/+0
| * | | | | | | codeHash in ExtVMarkpar2015-06-080-0/+0
| |/ / / / / /
| * | | | | | Merge pull request #2103 from chriseth/sol_fix_sequenceErrorGav Wood2015-06-071-1/+27
| |\ \ \ \ \ \
| | * | | | | | Quick fix to not access inaccessible sequences.chriseth2015-06-061-1/+2
| | * | | | | | Test for the invalid sequence access bug.chriseth2015-06-061-0/+25
| * | | | | | | Merge pull request #2102 from chriseth/sol_iszeroiszeroGav Wood2015-06-071-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | Optimize double ISZERO.chriseth2015-06-061-0/+10
| | |/ / / / / /
| * | | | | | | Merge pull request #2091 from gluk256/v_test_refactorGav Wood2015-06-071-5/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Update peer.cppgluk2562015-06-050-0/+0
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | fixed peer testVlad Gluhovsky2015-06-051-5/+1
| * | | | | | | Merge pull request #2089 from winsvega/issuesGav Wood2015-06-070-0/+0
| |\ \ \ \ \ \ \
| | * | | | | | | VM Filler: StyleDimitry2015-06-050-0/+0
| | * | | | | | | Issues: VMTest filler fixDimitry2015-06-040-0/+0
| * | | | | | | | sec-80 testCJentzsch2015-06-070-0/+0
| * | | | | | | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-06-066-8/+226
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #2096 from chriseth/sol_constantFallbackchriseth2015-06-061-0/+22
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bare functions return success condition.chriseth2015-06-051-0/+22
| | * | | | | | | | Merge pull request #2084 from chriseth/sol_computeConstantschriseth2015-06-062-1/+47
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Compute constantschriseth2015-06-052-1/+47
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * / | | | | | Ability to specify the storage location of a reference type.chriseth2015-06-053-7/+82
| | |/ / / / / /
| | * | | | | | Merge pull request #2074 from LianaHus/sol_PosIntegerLiteralsConversationchriseth2015-06-052-0/+75
| | |\ \ \ \ \ \
| | | * | | | | | fixed assigning negative number to unsignedLiana Husikyan2015-06-041-0/+10
| | | * | | | | | - style fixesLiana Husikyan2015-06-041-0/+10
| | | * | | | | | - conversion of positive literals to signed intLiana Husikyan2015-06-042-0/+44
| | | * | | | | | testLiana Husikyan2015-06-041-0/+11
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge pull request #1581 from ethereum/whisperGav Wood2015-06-050-0/+0
| | |\ \ \ \ \ \
| | | * | | | | | update whisper testssubtly2015-06-040-0/+0
| | | * | | | | | Merge branch 'develop' into whispersubtly2015-06-0411-375/+824
| | | |\| | | | |
| | | * | | | | | Merge branch 'develop' into whispersubtly2015-05-115-20/+171
| | | |\ \ \ \ \ \
| | | * | | | | | | update whisper test to use fixture for new network code, to allow private add...subtly2015-05-090-0/+0
| | | * | | | | | | Merge branch 'develop' into whispersubtly2015-05-0989-50634/+841
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'p2p' into whispersubtly2015-04-1129-227/+5915
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'p2p' into whispersubtly2015-04-089-10/+1338
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'p2p' into whispersubtly2015-04-060-0/+0
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into whispersubtly2015-04-0621-21/+71
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | reenable whisper testssubtly2015-04-051-3/+1
| | | * | | | | | | | | | | | fix first whisper testsubtly2015-04-051-41/+36
| | * | | | | | | | | | | | | Fix network tests: delete host pointers after use.subtly2015-06-040-0/+0
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | fix expected sectionCJentzsch2015-06-050-0/+0
| * | | | | | | | | | | | | add call-a-suicided-contract-again-testCJentzsch2015-06-050-0/+0
| * | | | | | | | | | | | | styleCJentzsch2015-06-050-0/+0
| * | | | | | | | | | | | | log on OOG callCJentzsch2015-06-050-0/+0
| * | | | | | | | | | | | | retune gas cost of recursive bombsCJentzsch2015-06-050-0/+0
| * | | | | | | | | | | | | styleCJentzsch2015-06-051-2/+2
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-06-040-0/+0
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #2082 from gluk256/v_refactorGav Wood2015-06-040-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | refactored the topic naming conventionsVlad Gluhovsky2015-06-040-0/+0
| | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | * / | | | | | | | | | TransactionTest: V = unit64+28Dimitry2015-06-040-0/+0
| | |/ / / / / / / / / /
| * | | | | | | | | | | some data copy testsCJentzsch2015-06-040-0/+0
| * | | | | | | | | | | add tests for returning from call and then hitting 1024 stack limit depthCJentzsch2015-06-040-0/+0
| * | | | | | | | | | | add blockhash DOS attack testCJentzsch2015-06-040-0/+0
| * | | | | | | | | | | add gasLimit is zero blockchain testCJentzsch2015-06-040-0/+0
| * | | | | | | | | | | add ability to test unsigned transactionCJentzsch2015-06-041-1/+15
| |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #2058 from CJentzsch/uncleisbrotherGav Wood2015-06-030-0/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | styleCJentzsch2015-06-020-0/+0
| | * | | | | | | | | | fix bruncle testCJentzsch2015-06-020-0/+0
| | * | | | | | | | | | add EqualUncleInTwoDifferentBlocks testCJentzsch2015-06-020-0/+0
| | * | | | | | | | | | fix block chain tests creationCJentzsch2015-06-020-0/+0
| | * | | | | | | | | | add ambiguous push testCJentzsch2015-06-020-0/+0
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_r...Paweł Bylica2015-06-0210-220/+279
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge pull request #2003 from winsvega/fuzzGav Wood2015-06-022-3/+5
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Random Code: build issuesDimitry2015-06-010-0/+0
| | | * | | | | | | | | Random code: styleDimitry2015-06-010-0/+0
| | | * | | | | | | | | Random Code: cath fill exceptionsDimitry2015-06-011-1/+1
| | | * | | | | | | | | Random Code: smart opcode fuzzDimitry2015-06-010-0/+0
| | | * | | | | | | | | Random Code: exceptions when filling rnd StateTestDimitry2015-06-010-0/+0
| | | * | | | | | | | | Random Code: fulloutput option + testDimitry2015-06-011-1/+0
| | | * | | | | | | | | Random Code: StyleDimitry2015-06-010-0/+0
| | | * | | | | | | | | Random test codeDimitry2015-06-012-1/+4
| | | * | | | | | | | | Random Codes With Probabilitywinsvega2015-06-010-0/+0
| | | * | | | | | | | | undo vmTestwinsvega2015-06-010-0/+0
| | | * | | | | | | | | Random Codewinsvega2015-06-010-0/+0
| | * | | | | | | | | | Merge pull request #2055 from winsvega/blockweightGav Wood2015-06-020-0/+0
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | BlockWeight: uncle POW issueDimitry2015-06-010-0/+0
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #1975 from LianaHus/sol_EVMExceptionschriseth2015-06-013-207/+92
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | renamed the test framwork function.Liana Husikyan2015-06-012-3/+3
| | | * | | | | | | | | fixed CALL case. added exceptionLiana Husikyan2015-06-011-1/+1
| | | * | | | | | | | | corrected intends in solidityExecutionFramwork.hLiana Husikyan2015-06-011-147/+147
| | | * | | | | | | | | style fixesLiana Husikyan2015-06-012-144/+142
| | | * | | | | | | | | style fixes in test/libsolidity/solidityExecutionFramework.hLiana Husikyan2015-06-012-135/+150
| | | * | | | | | | | | removed exception when function is not foundLiana Husikyan2015-06-011-30/+2
| | | * | | | | | | | | special handle of sendLiana Husikyan2015-06-011-1/+0
| | | * | | | | | | | | modified the testLiana Husikyan2015-06-011-4/+12
| | | * | | | | | | | | remove line for debuggingLiana Husikyan2015-06-011-1/+0
| | | * | | | | | | | | test for constructor (out of band exception)Liana Husikyan2015-06-011-2/+20
| | | * | | | | | | | | test for exception in constructorLiana Husikyan2015-06-011-0/+17
| | | * | | | | | | | | one more test to test the call of non-existed functionLiana Husikyan2015-06-011-1/+27
| | | * | | | | | | | | added test to check evm exceptionLiana Husikyan2015-06-011-0/+24
| | | * | | | | | | | | added error jump instead of STOP instraction in case of exceptionLiana Husikyan2015-06-012-192/+1
| | * | | | | | | | | | Merge pull request #2027 from chriseth/sol_dupRemForLoopschriseth2015-06-011-0/+32
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Allow duplicate code removal for loops.chriseth2015-05-281-0/+32
| | * | | | | | | | | | | Merge pull request #2029 from chriseth/sol_stringschriseth2015-06-012-0/+60
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Re-introduce string type.chriseth2015-05-282-0/+60
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | Merge pull request #2046 from CJentzsch/uncleisbrotherGav Wood2015-06-010-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | add uncle is brother testCJentzsch2015-06-010-0/+0
| | | * | | | | | | | | | | add ability to test uncle as brotherCJentzsch2015-06-010-0/+0
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Move external-dependencies test out of lifdevcoreLefteris Karapetsas2015-06-011-1/+1
| | * | | | | | | | | | | Move the u256 test to external_dependencies testsLefteris Karapetsas2015-06-011-0/+1
| | * | | | | | | | | | | Test for issue #1977Lefteris Karapetsas2015-06-010-0/+0
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge pull request #2032 from CJentzsch/jumpdestMemoryUsageGav Wood2015-06-010-0/+0
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | add JUMPDEST attack test with JUMPCJentzsch2015-05-290-0/+0
| | | * | | | | | | | | | add similiar tests for jumpiCJentzsch2015-05-290-0/+0
| | | * | | | | | | | | | fix testCJentzsch2015-05-290-0/+0
| | | * | | | | | | | | | add test for PC overflow in jumpCJentzsch2015-05-290-0/+0
| | | * | | | | | | | | | add creation transactionCJentzsch2015-05-290-0/+0
| | * | | | | | | | | | | Merge pull request #2026 from gluk256/pbkdf2Gav Wood2015-06-010-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | gamma generation algorithm changedVlad Gluhovsky2015-05-290-0/+0
| | | * | | | | | | | | | | topic encryption with pbkdf2Vlad Gluhovsky2015-05-290-0/+0
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | Merge pull request #2024 from arkpar/bcGav Wood2015-05-290-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | GetBlockHashesByNumber packetarkpar2015-05-290-0/+0
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #2022 from debris/miniupnp_winGav Wood2015-05-290-0/+0
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | changes required to make miniupnp working on windowsethdev zug2015-05-271-3/+0
| | | * | | | | | | | | | Merge branch 'develop' of https://github.com/lotrf3/cpp-ethereum into developethdev zug2015-05-271-0/+3
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | Fix dumbest syntax error everlotrf32015-05-271-1/+1
| | | | * | | | | | | | | Ensure dependencies are conditional on Windowslotrf32015-05-271-1/+3
| | | | * | | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developlotrf32015-05-260-0/+0
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Added upnp support to Windowslotrf32015-05-261-0/+1
| | * | | | | | | | | | | | Merge pull request #2017 from CJentzsch/fixMemCallGav Wood2015-05-290-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | styleCJentzsch2015-05-260-0/+0
| | | * | | | | | | | | | | | more testsCJentzsch2015-05-260-0/+0
| | | * | | | | | | | | | | | fix output memory for CALLCJentzsch2015-05-260-0/+0
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #2009 from CJentzsch/walletTestsGav Wood2015-05-290-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | fix blockhashOutOfRange testCJentzsch2015-05-260-0/+0
| | | * | | | | | | | | | | | update wallet contract to latest changesCJentzsch2015-05-260-0/+0
| | | * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into walletTestsCJentzsch2015-05-260-0/+0
| | | |\| | | | | | | | | | |
| | | * | | | | | | | | | | | update wallet testsCJentzsch2015-05-260-0/+0
| | | * | | | | | | | | | | | test clearing pending transactionsCJentzsch2015-05-230-0/+0
| | | * | | | | | | | | | | | update and expand wallet testsCJentzsch2015-05-230-0/+0
| | | * | | | | | | | | | | | update wallet testsCJentzsch2015-05-230-0/+0
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #1951 from imapp-pl/no_warningsGav Wood2015-05-290-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'develop' into no_warningsPaweł Bylica2015-05-264-7/+159
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | One more unit test for base64 encoding.Paweł Bylica2015-05-210-0/+0
| | | * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into no_warningsPaweł Bylica2015-05-212-8/+35
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Little improved base64 implementation.Paweł Bylica2015-05-180-0/+0
| | * | | | | | | | | | | | | Merge pull request #2006 from chriseth/sol_functionalGasEstimatorchriseth2015-05-261-10/+89
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | Removed redundant std.chriseth2015-05-261-1/+1
| | | * | | | | | | | | | | | Functional gas estimator.chriseth2015-05-221-10/+31
| | | * | | | | | | | | | | | Path gas meter.chriseth2015-05-221-6/+64
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'develop' into feature/vm_gas_counter_refactorPaweł Bylica2015-05-260-0/+0
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | Fix code duplication in Executive::call overloadings.Paweł Bylica2015-05-211-1/+1
| * | | | | | | | | | | | | Merge branch 'develop' into feature/vm_gas_counter_refactorPaweł Bylica2015-05-211-2/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_r...Paweł Bylica2015-05-213-5/+152
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | testeth: let expected be expected.Paweł Bylica2015-05-210-0/+0
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_r...Paweł Bylica2015-05-206-88/+263
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_r...Paweł Bylica2015-05-128-25/+239
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove gas counter from interpreter VM. OnOp callback signature changed.Paweł Bylica2015-05-110-0/+0
| * | | | | | | | | | | | | | | | Remove gas counter from VM interface (VMFace)Paweł Bylica2015-05-110-0/+0
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'develop' into evmjit-developPaweł Bylica2015-05-265-15/+163
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add secret store test.Gav Wood2015-05-250-0/+0
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'up/develop' into bugFixyann3002015-05-214-7/+159
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #1980 from CJentzsch/shaingTestOutputGav Wood2015-05-211-2/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | remove eth_solidity dependency for statetestsCJentzsch2015-05-200-0/+0
| | | * | | | | | | | | | | | handle output larger than 4069 bytes in testCJentzsch2015-05-191-2/+7
| | * | | | | | | | | | | | | Merge pull request #1988 from LianaHus/sol_Check_ref_problems_for_structschriseth2015-05-211-0/+86
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Update SolidityEndToEndTest.cppLiana Husikyan2015-05-211-1/+1
| | | * | | | | | | | | | | | | Update SolidityEndToEndTest.cppLiana Husikyan2015-05-211-1/+1
| | | * | | | | | | | | | | | | style fixLiana Husikyan2015-05-211-2/+2
| | | * | | | | | | | | | | | | Update SolidityEndToEndTest.cppLiana Husikyan2015-05-211-1/+0
| | | * | | | | | | | | | | | | added tests to check references to struct type.Liana Husikyan2015-05-201-0/+87
| | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #1983 from chriseth/sol_knowledgeableGasEstimationchriseth2015-05-212-5/+66
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | Gas estimation taking known state into account.chriseth2015-05-202-5/+66
| * | | | | | | | | | | | | | Merge remote-tracking branch 'up/develop' into bugFixyann3002015-05-202-8/+4
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Pregenerate DAG when mining on AZ/eth/ethminer.Gav Wood2015-05-200-0/+0
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Move OverlayDB (leveldb dependent) back into libdevcrypto.Gav Wood2015-05-200-0/+0
| | * | | | | | | | | | | | Merge branch 'bc' of https://github.com/arkpar/cpp-ethereum into arkpar-bcGav Wood2015-05-200-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | orderedTrieRoot testingarkpar2015-05-190-0/+0
| | | * | | | | | | | | | | | use TrieHash for transactions and receipts rootsarkpar2015-05-190-0/+0
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | Move non-cryptopp dependent stuff into devcore.Gav Wood2015-05-202-2/+2
| | * | | | | | | | | | | | SHA3, RIPEMD160 and SHA256 are now not cryptopp impls.Gav Wood2015-05-201-7/+3
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | merge with developyann3002015-05-191-0/+31
| |\| | | | | | | | | | |
| * | | | | | | | | | | | add list of second errorannotation instead of single item.yann3002015-05-190-0/+0
* | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-05-194-1/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #1966 from CJentzsch/addTestsGav Wood2015-05-190-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | add create retrun value testsCJentzsch2015-05-180-0/+0
| * | | | | | | | | | | | | Merge pull request #1899 from debris/web.js4.2Gav Wood2015-05-180-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge commit '89dbcca30b752ecf2b8b56b5f396a6a86c29fc0a' into web.js4.2Marek Kotewicz2015-05-140-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from e908439..16861fcMarek Kotewicz2015-05-1415-146/+413
| * | | | | | | | | | | | | | Blocktests: SimpleTx3winsvega2015-05-180-0/+0
| * | | | | | | | | | | | | | New Testswinsvega2015-05-180-0/+0
| * | | | | | | | | | | | | | Merge pull request #1931 from chriseth/sol_callcodechriseth2015-05-181-0/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Bare callcode for addresses and contracts.chriseth2015-05-161-0/+31
| * | | | | | | | | | | | | | Fixed error introduced in 953be7886b5681f0fa8ecde94b1fdb8c25afbfd4Martin Holst Swende2015-05-180-0/+0
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #1908 from arkpar/trie_perfGav Wood2015-05-180-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | stylearkpar2015-05-150-0/+0
| | * | | | | | | | | | | | | Trie optimizationsarkpar2015-05-150-0/+0
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Parallelised BlockQueue.Gav Wood2015-05-180-0/+0
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #1890 from LefterisJP/ethash_aux_use_seedhashGav Wood2015-05-160-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Stricter interface for EthashAux::light()Lefteris Karapetsas2015-05-150-0/+0
| * | | | | | | | | | | | | Merge pull request #1912 from CJentzsch/fixGasPricerTestsGav Wood2015-05-150-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | update gas Pricer testsCJentzsch2015-05-150-0/+0
| * | | | | | | | | | | | | | Merge pull request #1911 from CJentzsch/ficInChainUncleTestsGav Wood2015-05-150-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | fix in chain uncle testsCJentzsch2015-05-150-0/+0
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Store copied assembly items in test. Fixes OSX issues.chriseth2015-05-151-16/+13
| * | | | | | | | | | | | | Disable test.chriseth2015-05-151-12/+15
| * | | | | | | | | | | | | Merge pull request #1889 from chriseth/sol_multipleTagsOnStackchriseth2015-05-151-0/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Known state: store tags on stack as unions.chriseth2015-05-131-0/+43
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #1891 from imapp-pl/pr/testsGav Wood2015-05-150-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Tests: SMOD edge case test.Paweł Bylica2015-05-140-0/+0
| | * | | | | | | | | | | | Add support for --singletest filter in VM tests.Paweł Bylica2015-05-140-0/+0
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | correct expext value for in chain uncle testsCJentzsch2015-05-140-0/+0
| * | | | | | | | | | | | add in chain uncle test for every generationCJentzsch2015-05-140-0/+0
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #1870 from subtly/discoveryGav Wood2015-05-130-0/+0
| |\ \ \ \ \ \ \ \ \ \ \