aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2014-11-052-52/+54
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Classify Transaction.Gav Wood2014-11-053-43/+16
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-11-051-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Bugfix: Special case of statements starting with type conversion.Christian2014-11-051-1/+9
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | coding standards, documentation, new exception syntaxsubtly2014-11-051-1/+8
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-11-052-51/+47
| |\| | | | | | | | | | | | |
| * | | | | | | | | | | | | | codereview fixessubtly2014-11-041-2/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'crypto' into cryptablesubtly2014-11-040-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into cryptosubtly2014-11-039-11/+1415
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'develop' into cryptablesubtly2014-11-049-11/+1415
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| / / / / / / / / / / / / / | | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Placeholder kdf. More cleanup and tests.subtly2014-11-021-16/+18
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-303-32/+36
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | remove asserts for recid being 2, which is rare, but may occursubtly2014-10-301-58/+16
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | recover public key from ecdsa,v sig using cryptoppsubtly2014-10-301-0/+108
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-287-12/+116
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-286-19/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Require secret for hmac.subtly2014-10-281-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | support for verifying ec signatures w/secp256k1 or cryptopp.subtly2014-10-271-84/+94
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ecdsa testssubtly2014-10-271-33/+76
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Cleaner everything. CryptoPP doesn't recover public keys. secp256k1lib base ↵subtly2014-10-261-59/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doesn't verify compact signatures. CryptoPP sign and verify. Stub for secp256k1lib verification from compact signature.
* | | | | | | | | | | | | | | | compiles fine now (on Linux) with both cryptopp and json-rpc-cpp dependenciessveneh2014-11-111-1/+1
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | full project compile with crypto++ dependencysveneh2014-11-061-1/+7
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | ... addition to last commit, these were lost.sveneh2014-11-061-2/+2
| |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #465 from ethereum/bugfixGav Wood2014-11-051-51/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | jsonrpc to run once, and only when jsonrpc test suite is invoked
| * | | | | | | | | | | | | | coding standards. suite setup struct.subtly2014-11-041-46/+45
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'develop' into bugfixsubtly2014-11-041-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | json rpc only runs once, and only when json rpc test suite is invokedsubtly2014-11-041-6/+1
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #468 from CJentzsch/bugfixGav Wood2014-11-040-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | bugfix jumps after push
| * | | | | | | | | | | | | Merge pull request #454 from jorisbontje/423-dockerfileChristoph Jentzsch2014-11-041-24/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update Dockerfile with cryptopp and jsonrpc dependencies, fixes #423 Cleaned up jsonrpc test Forgot the #if Undo jsonrpc test changes
| * | | | | | | | | | | | | # This is a combination of 2 commits.Christoph Jentzsch2014-11-041-30/+24
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # The first commit's message is: Merge pull request #454 from jorisbontje/423-dockerfile update Dockerfile with cryptopp and jsonrpc dependencies, fixes #423 Cleaned up jsonrpc test # This is the 2nd commit message: Forgot the #if
* / / / / / / / / / / / / Bugfix: Swap before mod and div.Christian2014-11-031-0/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServerMarek Kotewicz2014-11-011-1/+5
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-11-015-8/+573
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Big fixes.Gav Wood2014-10-311-2/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #415 from chriseth/sol_expressionCompilerchriseth2014-10-313-2/+231
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Solidity expression compiler
| | * | | | | | | | | | | Further const placement changes.Christian2014-10-303-3/+3
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompilerChristian2014-10-303-34/+38
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Adjustments for the NEG->BNOT change.Christian2014-10-291-3/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompilerChristian2014-10-2911-29/+142
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libsolidity/Types.cpp
| | * | | | | | | | | | | Forgot some asterisks.Christian2014-10-281-1/+3
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Expression compiler.Christian2014-10-251-0/+229
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #432 from CJentzsch/newTestsGav Wood2014-10-312-6/+342
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | Added tests for SIGNEXTEND and BNOT
| | * | | | | | | | | Clean upChristoph Jentzsch2014-10-302-31/+35
| | | | | | | | | | |
| | * | | | | | | | | Update tests to new definitionChristoph Jentzsch2014-10-301-6/+6
| | | | | | | | | | |
| | * | | | | | | | | clean up PRChristoph Jentzsch2014-10-302-35/+31
| | | | | | | | | | |
| | * | | | | | | | | Update SIGNEXTEND definition and testsChristoph Jentzsch2014-10-301-0/+336
| | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libevm/VM.h test/vmBitwiseLogicOperationTestFiller.json
* | | | | | | | | | fixed style issueMarek Kotewicz2014-11-011-1/+2
| | | | | | | | | |
* | | | | | | | | | applied changes from ethereum.js 5538ff725235f30a9afbbedc098fd18dfd9f1293Marek Kotewicz2014-10-311-0/+12
| | | | | | | | | |
* | | | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-311-1/+1
|\| | | | | | | | |
| * | | | | | | | | Fix for Trie roots.Gav Wood2014-10-301-1/+1
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | AddressState -> Account.
* | | | | | | | | common changesMarek Kotewicz2014-10-301-0/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-303-32/+36
|\| | | | | | | |
| * | | | | | | | Merge pull request #442 from chriseth/sol_fix_breakGav Wood2014-10-301-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Parser fix: Consume break and continue.
| | * | | | | | | | Parser fix: Consume break and continue.Christian2014-10-291-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #434 from CJentzsch/vmtraceBugFixGav Wood2014-10-302-31/+35
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | Vmtrace bug fix
| | * | | | | | mergeChristoph Jentzsch2014-10-282-286/+6
| | | | | | | |
| | * | | | | | Fixed storage output in VMTRACE for vm testsChristoph Jentzsch2014-10-282-31/+35
| | | | | | | |
| | * | | | | | Added tests for SIGNEXTEND and BNOTChristoph Jentzsch2014-10-282-6/+286
| | | | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-283-9/+65
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/vm.cpp test/vm.h
| | * | | | | | Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-286-66/+28
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libevm/VM.h libevmface/Instruction.h test/vm.cpp
| | * | | | | | bugfixChristoph Jentzsch2014-10-281-1/+1
| | | | | | | |
| | * | | | | | use ETHEREUM_TEST_PATH in all testsChristoph Jentzsch2014-10-284-4/+48
| | | | | | | |
| | * | | | | | VMTRACE for internal callsChristoph Jentzsch2014-10-271-1/+1
| | | | | | | |
| | * | | | | | Add VMTRACE to user defined vm testChristoph Jentzsch2014-10-272-3/+54
| | | |_|/ / / | | |/| | | |
* | | | | | | whisper polling, not finishedMarek Kotewicz2014-10-291-0/+39
| | | | | | |
* | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-291-2/+2
|\| | | | | |
| * | | | | | Fix VM test code loading conditionsPaweł Bylica2014-10-281-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-287-21/+129
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libevm/VM.h libqethereum/QEthereum.h
| * | | | | Merge pull request #428 from CJentzsch/useETHEREUM_TEST_PATHGav Wood2014-10-284-4/+48
| |\ \ \ \ \ | | | | | | | | | | | | | | use ETHEREUM_TEST_PATH in all tests
| | * | | | | use ETHEREUM_TEST_PATH in all testsChristoph Jentzsch2014-10-284-4/+48
| | | |/ / / | | |/| | |
| * | | | | Update vm.hChristoph Jentzsch2014-10-281-1/+0
| | | | | |
| * | | | | Update vm.cppChristoph Jentzsch2014-10-281-3/+0
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/develop' into vmtraceChristoph Jentzsch2014-10-281-1/+1
| |\ \ \ \ \
| | * | | | | Draft of new LOG/bloom/headers/block format.Gav Wood2014-10-281-1/+1
| | |/ / / /
| * | | | | log VMTRACE in file for user defined testChristoph Jentzsch2014-10-282-27/+40
| | | | | |
| * | | | | VMTRACE for internal callsChristoph Jentzsch2014-10-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/vm.cpp
| * | | | | Add VMTRACE to user defined vm testChristoph Jentzsch2014-10-282-5/+55
| |/ / / / | | | | | | | | | | | | | | | | | | | | Conflicts: test/vm.cpp
| * | | | Move suicides into SubState and include logs and refunds.Gav Wood2014-10-272-11/+15
| | | | | | | | | | | | | | | | | | | | Refund gas from zero-resetting SSTOREs.
* | | | | whisper in web3jsonrpcMarek Kotewicz2014-10-281-0/+66
| | | | |
* | | | | ldb access from apiMarek Kotewicz2014-10-281-0/+58
| | | | |
* | | | | missing setDefaultBlock methodMarek Kotewicz2014-10-281-0/+13
| | | | |
* | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-285-8/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: alethzero/MainWin.cpp alethzero/MainWin.h libqethereum/QEthereum.cpp libqethereum/QEthereum.h third/MainWin.cpp third/MainWin.h
| * | | | PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''Gav Wood2014-10-275-8/+13
| |/ / /
* | | | common changes in testsMarek Kotewicz2014-10-272-47/+37
| | | |
* | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-245-114/+449
|\| | |
| * | | Merge pull request #412 from CJentzsch/newTestsGav Wood2014-10-243-1/+212
| |\ \ \ | | | | | | | | | | New vm tests
| | * | | mergeChristoph Jentzsch2014-10-241-1/+1
| | | | |
| | * | | Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-240-0/+0
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-234-0/+543
| | |\ \ \ \
| | * | | | | Added new recursive bombs to vm testsChristoph Jentzsch2014-10-232-1/+113
| | | | | | |
| | * | | | | Merge branch 'bugfix' into newTestsChristoph Jentzsch2014-10-231-2/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-230-0/+0
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ bug fixChristoph Jentzsch2014-10-233-29/+95
| | |\ \ \ \ \ \ \
| | * | | | | | | | Added call depth testsChristoph Jentzsch2014-10-233-1/+100
| | | | | | | | | |
| | * | | | | | | | Bugfix, get correct gas after exceptionChristoph Jentzsch2014-10-221-9/+8
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | style. remove unused code.subtly2014-10-241-43/+4
| | | | | | | | |
| * | | | | | | | coding standardssubtly2014-10-241-15/+15
| | | | | | | | |
| * | | | | | | | remove irrelevant test codesubtly2014-10-241-8/+0
| | | | | | | | |
| * | | | | | | | cleanup more headerssubtly2014-10-241-1/+1
| | | | | | | | |
| * | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-241-2/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | add ecies encrypt/decrypt support to common cryptosubtly2014-10-242-17/+19
| | | | | | | | |
| * | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-245-7/+550
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | two ec curves walked into a bar...subtly2014-10-231-9/+26
| | | | | | | | |
| * | | | | | | | commit before narrowing down import-public key issue w/cryptoppsubtly2014-10-231-18/+46
| | | | | | | | |
| * | | | | | | | cryptopp_vs_secp256k1subtly2014-10-231-1/+32
| | | | | | | | |
| * | | | | | | | fix public import/exportsubtly2014-10-231-11/+7
| | | | | | | | |
| * | | | | | | | import/export cryptopp keys. begin to separate operations and public/secret.subtly2014-10-231-28/+21
| | | | | | | | |
| * | | | | | | | Export and encrypt via dev::Public. more cryptopp abstraction.subtly2014-10-231-1/+21
| | | | | | | | |
| * | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-233-30/+95
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | abstract cryptopp. add/test encrypt/decrypt for key.subtly2014-10-231-26/+40
| | | | | | | | |
| * | | | | | | | aes ctr mode testsubtly2014-10-221-0/+73
| | | | | | | | |
| * | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-197-37/+482
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | cleanup headerssubtly2014-10-191-2/+6
| | | | | | | | |
| * | | | | | | | basic ecies classsubtly2014-10-182-77/+31
| | | | | | | | |
| * | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-188-14/+70
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/TestHelperCrypto.h
| * | | | | | | | | cryptopp aes128-cbcsubtly2014-10-152-7/+46
| | | | | | | | | |
* | | | | | | | | | checked headless builds with and without jsonrpcMarek Kotewicz2014-10-242-3/+1
| | | | | | | | | |
* | | | | | | | | | ethrpc -> web3jsonrpc, other issues fixedMarek Kotewicz2014-10-242-3/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-241-2/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into bugfixChristoph Jentzsch2014-10-234-0/+543
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Changing gas cost to zero at stackunderflowChristoph Jentzsch2014-10-231-2/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-244-0/+543
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #381 from chriseth/solidityGav Wood2014-10-234-0/+543
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Solidity parser - not polished yet, but usable
| | * | | | | | Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for typeChristian2014-10-202-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pointer.
| | * | | | | | Corrected coding style.Christian2014-10-163-98/+115
| | | | | | | |
| | * | | | | | Some fixes for the type system, should be quite usable now.Christian2014-10-161-0/+58
| | | | | | | |
| | * | | | | | Added meaningful exception types.Christian2014-10-162-6/+7
| | | | | | | |
| | * | | | | | Type system, not yet complete.Christian2014-10-161-7/+7
| | | | | | | |
| | * | | | | | Merge remote-tracking branch 'ethereum/develop' into solidityChristian2014-10-133-67/+290
| | |\ \ \ \ \ \
| | * | | | | | | Name resolution.Christian2014-10-131-0/+113
| | | | | | | | |
| | * | | | | | | Initial implementation of Solidity parser finished, not yet tested much.Christian2014-10-101-0/+78
| | | | | | | | |
| | * | | | | | | Parse everything up to function bodies and report parser errors with location.Christian2014-10-092-21/+106
| | | | | | | | |
| | * | | | | | | Solidity parser, can not parse much yet.Christian2014-10-082-19/+70
| | | | | | | | |
| | * | | | | | | Solidity scanner and some unit tests.Christian2014-10-082-0/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The scanner is a modified version of the v8 javascript scanner.
* | | | | | | | | jsonrpc library dependency made mandatoryMarek Kotewicz2014-10-232-4/+1
| | | | | | | | |
* | | | | | | | | removed outdated testsMarek Kotewicz2014-10-231-11/+0
| | | | | | | | |
* | | | | | | | | json-rpc generic apiMarek Kotewicz2014-10-231-23/+36
| | | | | | | | |
* | | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-233-36/+101
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libqethereum/QEthereum.cpp libqethereum/QEthereum.h
| * | | | | | | | bug fixChristoph Jentzsch2014-10-231-7/+7
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge pull request #404 from imapp-pl/pr-fixesGav Wood2014-10-231-2/+38
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Enhance VM tests reports
| | * | | | | | | Enhance VM tests reports, resolves ethereum/cpp-ethereum#399Paweł Bylica2014-10-211-2/+38
| | | | | | | | |
| * | | | | | | | Merge pull request #405 from CJentzsch/randomTestCreaterGav Wood2014-10-231-13/+42
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Random test creater optimization
| | * | | | | | | | Change output of random test to std::out instead of fileChristoph Jentzsch2014-10-211-15/+3
| | | | | | | | | |
| | * | | | | | | | Random test optimizationsChristoph Jentzsch2014-10-211-13/+54
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Drop universal initializer in some placesPaweł Bylica2014-10-222-2/+2
| | | | | | | | |
| * | | | | | | | Add virtual specifier to overridden methods in FakeVMPaweł Bylica2014-10-221-10/+10
| | | | | | | | |
| * | | | | | | | Remove dead codePaweł Bylica2014-10-221-11/+0
| | | | | | | | |
| * | | | | | | | Another round of fixing ExtVM interfacePaweł Bylica2014-10-222-13/+24
| |/ / / / / / /
* | | | | | | | block, transaction, uncle by hash and number separatelyMarek Kotewicz2014-10-221-9/+47
| | | | | | | |
* | | | | | | | changes from Generic JSON-RPCMarek Kotewicz2014-10-222-216/+48
| | | | | | | |
* | | | | | | | common changes in testsMarek Kotewicz2014-10-201-19/+16
| | | | | | | |
* | | | | | | | key, keys -> accounts populated to WebThreeStubServerMarek Kotewicz2014-10-202-25/+13
| | | | | | | |
* | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-207-37/+482
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: alethzero/MainWin.cpp libqethereum/QEthereum.cpp libqethereum/QEthereum.h third/MainWin.cpp
| * | | | | | | In this house, we use std::chrono!Gav Wood2014-10-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #395.
| * | | | | | | Style fix.Gav Wood2014-10-181-2/+0
| | | | | | | |
| * | | | | | | Update CMakeLists.txtChristoph Jentzsch2014-10-181-1/+0
| | | | | | | |
| * | | | | | | Make all exceptions dervie virtualChristoph Jentzsch2014-10-188-13/+68
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | style fixChristoph Jentzsch2014-10-151-1/+1
| | | | | | | |
| * | | | | | | Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-152-4/+219
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | bug fixChristoph Jentzsch2014-10-141-23/+29
| | | | | | | |
| * | | | | | | Added random test createrChristoph Jentzsch2014-10-147-19/+462
| | | | | | | |
* | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-178-12/+67
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: libqethereum/QEthereum.h
| * | | | | | | Merge pull request #383 from imapp-pl/pr-fixesGav Wood2014-10-172-6/+7
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | Prepare VM test engine for running JIT-ed tests (+ a bugfix)
| | * | | | | | Prepare VM test engine for running JIT-ed testsPaweł Bylica2014-10-171-5/+6
| | | | | | | |
| | * | | | | | test/rlp bugfix: expectedText can be emptyPaweł Bylica2014-10-171-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Add QtCreator code style.Gav Wood2014-10-171-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix warnings. Bad boy, Alex!
| * | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2014-10-173-5/+221
| |\| | | | |
| * | | | | | Correct namespace for a few things in devcrypto.Gav Wood2014-10-174-5/+48
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Added lower_bound to TrieDB. Added nextActiveAddress to State.
* | | | | | codding standardsMarek Kotewicz2014-10-171-5/+6
| | | | | |
* | | | | | EthStubServer renamed to WebThreeStubServerMarek Kotewicz2014-10-172-16/+16
| | | | | |
* | | | | | jsonrpc offset methodMarek Kotewicz2014-10-161-0/+14
| | | | | |
* | | | | | retabMarek Kotewicz2014-10-161-137/+137
| | | | | |
* | | | | | added headers to ethrpc cmakeMarek Kotewicz2014-10-161-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | add headers to cmakesubtly2014-10-161-1/+2
| | |/ / / | |/| | |
* | | | | missing testsMarek Kotewicz2014-10-161-24/+41
| | | | |
* | | | | jsonrpc http watchMarek Kotewicz2014-10-161-3/+29
| | | | |
* | | | | common changes to unify apisMarek Kotewicz2014-10-162-31/+20
| | | | |
* | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-152-4/+219
|\| | | |
| * | | | cryptopp ecdh and eciessubtly2014-10-152-4/+219
| |/ / /
* | | | jsonrpc renaming properties in requestMarek Kotewicz2014-10-151-9/+9
| | | |
* | | | listening and mining param namesMarek Kotewicz2014-10-151-4/+4
| | | |
* | | | setCoinbase methodMarek Kotewicz2014-10-151-6/+19
| | | |
* | | | isMining changes to miningMarek Kotewicz2014-10-142-26/+26
| | | |
* | | | value in messagesMarek Kotewicz2014-10-141-8/+9
| | | |
* | | | common changesMarek Kotewicz2014-10-141-3/+8
| | | |
* | | | stateless testsMarek Kotewicz2014-10-141-12/+20
| | | |
* | | | fixed jsonrpc param typesMarek Kotewicz2014-10-142-3/+4
| | | |
* | | | common changes in jsonrpc && testsMarek Kotewicz2014-10-142-6/+51
| | | |
* | | | common changesMarek Kotewicz2014-10-141-4/+4
| | | |
* | | | jsonrpc testsMarek Kotewicz2014-10-131-16/+33
| | | |
* | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-131-7/+7
|\| | |
| * | | Move Dagger to ProofOfWork and refactor in preparation for ARPoW.Gav Wood2014-10-131-7/+7
| | |/ | |/|
* | | jsornrpc tests in progressMarek Kotewicz2014-10-131-5/+174
| | |
* | | ethrpc separated && first testsMarek Kotewicz2014-10-132-18/+25
| | |
* | | preparing for testsMarek Kotewicz2014-10-133-0/+489
|/ /
* | Merge pull request #346 from CJentzsch/developGav Wood2014-10-103-64/+287
|\ \ | | | | | | Corrected call function in FakeExtVM
| * | Corrected call function in FakeExtVMChristoph Jentzsch2014-10-083-64/+287
| |/ | | | | | | | | | | | | | | Added ABA calls to tests, corrections in FakeExtVm::call Use FakeStateClass instead of altering real state class for testing purposes remove posts, add broken test
* / PoC-7: Maximum recursion limit 1024.Gav Wood2014-10-082-3/+3
|/
* PoC-7 crypto-contracts.Gav Wood2014-10-081-3/+3
|
* More attempts to fix for the ultra-pedantic clang compiler.Gav Wood2014-10-084-1/+5
|
* Merge pull request #324 from CJentzsch/developGav Wood2014-10-0610-339/+6289
|\ | | | | Added system operation tests. Switched to a primarily use of boost::exception.
| * Bug fix, push callcreate before changing gas value in FakeExtVMChristoph Jentzsch2014-10-062-14/+17
| |
| * Restructured exceptions. Boost::exception is now used primarily.Christoph Jentzsch2014-10-021-6/+19
| |
| * Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-012-1/+3
| |\
| * | corrected CALLSTATELESS test, style fixes, code length independent call in ↵Christoph Jentzsch2014-10-013-31/+30
| | | | | | | | | | | | FakeExtVM
| * | Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESSChristoph Jentzsch2014-09-292-3/+577
| | |
| * | undefined FILL_TESTS and some minor style fixesChristoph Jentzsch2014-09-271-1/+1
| | |
| * | Reorganized FakeExtVM class into .h and .cpp file. Added state class member ↵Christoph Jentzsch2014-09-273-312/+1035
| | | | | | | | | | | | in order to test CREATE and CALL. Added system operations test.
| * | Added more vm testsChristoph Jentzsch2014-09-259-38/+4676
| | |
* | | fixed segfaults on accessing temp objects vector buffersArkady Paronyan2014-10-031-8/+12
| |/ |/|
* | Avoid attempt to reget chain on block reception.Gav Wood2014-10-011-1/+1
| | | | | | | | Send genesis block hash in hash chain.
* | Networking fixes.Gav Wood2014-09-301-0/+2
|/
* style fixChristoph Jentzsch2014-09-211-31/+23
|
* Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-09-202-1/+4
|\
| * Moved miner over to new Worker class.Gav Wood2014-09-161-0/+1
| |
| * Remove old Client network code & API.Gav Wood2014-09-161-0/+2
| | | | | | | | Move over JsonRpcServer to WebThree.
| * Beginning of merge into AZ.Gav Wood2014-09-111-1/+1
| |
* | Added arithmetic testChristoph Jentzsch2014-09-202-11/+2102
|/
* Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.Gav Wood2014-09-0612-22/+22
| | | | Rename ethential to devcore.
* Project-wide reorganisation of namespaces.Gav Wood2014-09-0519-56/+79
|
* CALL_STATELESSGav Wood2014-09-041-1/+1
|
* Repot.Gav Wood2014-09-041-2/+2
| | | | No memsize increase on 0.
* Reorganisation.Gav Wood2014-09-041-2/+2
|
* Allow local networking option.Gav Wood2014-09-021-1/+0
|
* New net is compiling.Gav Wood2014-09-021-7/+4
|
* Split off general network layer.Gav Wood2014-08-274-5/+5
|
* Fix for #246. Removed sync() to prevent race condition within dropped() and ↵subtly2014-07-211-1/+1
| | | | . Raised maxblocks to 64.
* Debugger improvements.Gav Wood2014-07-141-9/+12
|
* Even numbers of hex digits for Jeff (Go can't handle odd numbers).Gav Wood2014-07-101-6/+7
| | | | Everything a string in VM tests.
* Fix for making code.Gav Wood2014-07-101-1/+4
|
* Proper debugger.Gav Wood2014-07-101-2/+2
|
* VM tests prettier.Gav Wood2014-07-061-28/+27
|
* Fix for state race condition.Gav Wood2014-07-061-2/+4
|
* Build fixes.Gav Wood2014-07-061-1/+1
|
* New client API.Gav Wood2014-07-041-2/+2
|
* Windows build coersions.Gav Wood2014-07-032-20/+15
|
* Gensis block unit test.Gav Wood2014-07-011-0/+49
|
* linker for local thread storage on OSXVincent Gariepy2014-06-291-1/+1
|
* Full python serpent support.Gav Wood2014-06-292-5/+11
| | | | Shared libs on all platforms.
* Project refactor. Introduce the Serpent library.Gav Wood2014-06-2811-22/+24
|
* Latest tests-related refactoring & improvments.Gav Wood2014-06-283-75/+65
|
* Repotting, renaming and reorganisation.Gav Wood2014-05-302-14/+14
|
* Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN!Gav Wood2014-05-302-62/+77
| | | | | | | Extra paranoia for trie. Trie fixes. Trie tests. Version bump.
* Revert "Fix for unless/when."Gav Wood2014-05-302-70/+59
| | | | This reverts commit b12d91e726ae5d1742e6d828c2cb5b694ffdf8a3.
* Fix for unless/when.Gav Wood2014-05-302-59/+70
|
* Tests updated.Gav Wood2014-05-281-2/+7
| | | | | Fixes to executive logging. Trie testing made considerably more rigourous.
* Fixes for tests.Gav Wood2014-05-285-7/+46
|
* Pinhole optimise working fairly well...Gav Wood2014-05-281-2/+2
|
* Major reorganisation.Gav Wood2014-05-2611-25/+26
| | | | | New libs (libethsupport, libevm, liblll). New LLLC binary.