Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the u256 test to external_dependencies tests | Lefteris Karapetsas | 2015-06-01 | 1 | -0/+1 |
| | |||||
* | Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"" | Gav Wood | 2015-05-13 | 1 | -7/+2 |
| | |||||
* | Create symlink to old testeth location to make bildbot happy | Paweł Bylica | 2015-05-11 | 1 | -2/+7 |
| | |||||
* | jsconsole optional for tests | Marek Kotewicz | 2015-04-30 | 1 | -3/+16 |
| | |||||
* | cleanup, libjsengine | Marek Kotewicz | 2015-04-28 | 1 | -2/+2 |
| | |||||
* | v8 integration initial commit | Marek Kotewicz | 2015-04-28 | 1 | -0/+4 |
| | |||||
* | Removed (and added) some #ifs (but removed more than I added). | chriseth | 2015-04-21 | 1 | -6/+5 |
| | |||||
* | fixes | CJentzsch | 2015-04-21 | 1 | -21/+15 |
| | |||||
* | Restructure test folders | CJentzsch | 2015-04-21 | 1 | -39/+50 |
| | |||||
* | Nicer build options. | Gav Wood | 2015-04-06 | 1 | -1/+1 |
| | |||||
* | Allow Solidity build to be disabled. | Gav Wood | 2015-04-05 | 1 | -1/+3 |
| | |||||
* | Merge pull request #1441 from chriseth/ctest | Gav Wood | 2015-03-28 | 1 | -0/+15 |
|\ | | | | | Parse test files to automatically create ctest tests | ||||
| * | Parse test files and create ctest tests. | chriseth | 2015-03-27 | 1 | -0/+15 |
| | | |||||
* | | ClientBase tests | Marek Kotewicz | 2015-03-25 | 1 | -0/+24 |
|/ | |||||
* | Stats for testeth | Paweł Bylica | 2015-03-14 | 1 | -4/+4 |
| | | | | | | Simple listener support added to testeth. Stats class implements the Listener interface and collects tests execution times. Try options: --stats or --stats=full. Closes ethereum/cpp-ethereum#1285 | ||||
* | remove unneccessary dependencies | CJentzsch | 2015-03-12 | 1 | -2/+2 |
| | |||||
* | add check random state test for jit | CJentzsch | 2015-03-12 | 1 | -10/+15 |
| | |||||
* | create random state tests | CJentzsch | 2015-03-12 | 1 | -0/+5 |
| | |||||
* | State integration test. | Gav Wood | 2015-03-06 | 1 | -1/+1 |
| | | | | Fixes to the FatTrie. | ||||
* | merge | CJentzsch | 2015-02-23 | 1 | -4/+11 |
| | |||||
* | check test with JIT for random test simulations | CJentzsch | 2015-01-13 | 1 | -0/+6 |
| | |||||
* | fixed msvc not expanding macros correctly | ethdev | 2014-12-17 | 1 | -0/+1 |
| | |||||
* | boost library -> libraries | ethdev | 2014-12-16 | 1 | -2/+2 |
| | |||||
* | jsonrpc _library -> _libraries | Marek Kotewicz | 2014-12-12 | 1 | -4/+4 |
| | |||||
* | renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines | Marek Kotewicz | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | fixed styling issues | Marek Kotewicz | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | added curl libaries, which are required for testeth project | debris | 2014-12-09 | 1 | -0/+1 |
| | |||||
* | msvc changes in tests, but tests not yet working there | debris | 2014-12-09 | 1 | -31/+5 |
| | |||||
* | common changes | Marek Kotewicz | 2014-12-02 | 1 | -0/+1 |
| | |||||
* | use CMAKE_PREFIX_PATH instead of CMAKE_FILE_ROOT_PATH; removed the | sveneh | 2014-11-28 | 1 | -1/+0 |
| | | | | requirement to use EXACT version numbers for dependencies, cleanup | ||||
* | Merge remote-tracking branch 'debris/mk_jsonrpc_upgrade' into build_enhancement | sveneh | 2014-11-20 | 1 | -1/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This basically pulls in libjson-rpc-cpp 0.3.2, updated from previous 0.2.1. v0.3.2 completely changes its own setup, hence such a massive change builds fine on Ubuntu, needs check on OS X Conflicts: CMakeLists.txt cmake/EthDependenciesDeprecated.cmake eth/CMakeLists.txt libqethereum/CMakeLists.txt libweb3jsonrpc/CMakeLists.txt neth/CMakeLists.txt test/CMakeLists.txt | ||||
| * | Merge branch 'develop' into mk_jsonrpc_upgrade | Marek Kotewicz | 2014-11-18 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: alethzero/MainWin.cpp libweb3jsonrpc/WebThreeStubServer.cpp libweb3jsonrpc/abstractwebthreestubserver.h libweb3jsonrpc/spec.json test/jsonrpc.cpp test/webthreestubclient.h | ||||
| * | | little cleanup after upgrading jsonrpc | Marek Kotewicz | 2014-11-04 | 1 | -1/+1 |
| | | | |||||
| * | | jsonrpc 0.3.0 working, needs cleanup | Marek Kotewicz | 2014-11-03 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵ | sveneh | 2014-11-11 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | build_enhancement Conflicts: alethzero/CMakeLists.txt cmake/EthDependenciesDeprecated.cmake libdevcrypto/CryptoPP.h libdevcrypto/EC.cpp third/CMakeLists.txt | ||||
| * | | Merge remote-tracking branch 'upstream/develop' into stateTests | Christoph Jentzsch | 2014-11-03 | 1 | -2/+4 |
| |\| | | | | | | | | | | | | | Conflicts: test/vmBitwiseLogicOperationTestFiller.json | ||||
| * | | Clean up and organize tests + state class tests | Christoph Jentzsch | 2014-11-03 | 1 | -1/+1 |
| | | | |||||
* | | | compiles fine now (on Linux) with both cryptopp and json-rpc-cpp dependencies | sveneh | 2014-11-11 | 1 | -1/+1 |
| | | | |||||
* | | | full project compile with crypto++ dependency | sveneh | 2014-11-06 | 1 | -1/+7 |
| | | | |||||
* | | | ... addition to last commit, these were lost. | sveneh | 2014-11-06 | 1 | -2/+2 |
| |/ |/| | |||||
* | | checked headless builds with and without jsonrpc | Marek Kotewicz | 2014-10-24 | 1 | -2/+0 |
| | | |||||
* | | ethrpc -> web3jsonrpc, other issues fixed | Marek Kotewicz | 2014-10-24 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-24 | 1 | -0/+1 |
|\| | |||||
| * | Merge pull request #381 from chriseth/solidity | Gav Wood | 2014-10-23 | 1 | -0/+1 |
| |\ | | | | | | | Solidity parser - not polished yet, but usable | ||||
| | * | Solidity scanner and some unit tests. | Christian | 2014-10-08 | 1 | -0/+1 |
| | | | | | | | | | | | | The scanner is a modified version of the v8 javascript scanner. | ||||
* | | | jsonrpc library dependency made mandatory | Marek Kotewicz | 2014-10-23 | 1 | -3/+0 |
| | | | |||||
* | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-20 | 1 | -0/+7 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: alethzero/MainWin.cpp libqethereum/QEthereum.cpp libqethereum/QEthereum.h third/MainWin.cpp | ||||
| * | | Update CMakeLists.txt | Christoph Jentzsch | 2014-10-18 | 1 | -1/+0 |
| | | | |||||
| * | | Make all exceptions dervie virtual | Christoph Jentzsch | 2014-10-18 | 1 | -2/+2 |
| |\ \ | |||||
| * | | | Added random test creater | Christoph Jentzsch | 2014-10-14 | 1 | -0/+9 |
| | |/ | |/| | |||||
* | | | added headers to ethrpc cmake | Marek Kotewicz | 2014-10-16 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | add headers to cmake | subtly | 2014-10-16 | 1 | -1/+2 |
| |/ | |||||
* | | ethrpc separated && first tests | Marek Kotewicz | 2014-10-13 | 1 | -1/+1 |
| | | |||||
* | | preparing for tests | Marek Kotewicz | 2014-10-13 | 1 | -0/+6 |
|/ | |||||
* | Build fixes. | Gav Wood | 2014-07-06 | 1 | -1/+1 |
| | |||||
* | Windows build coersions. | Gav Wood | 2014-07-03 | 1 | -12/+9 |
| | |||||
* | Full python serpent support. | Gav Wood | 2014-06-29 | 1 | -0/+2 |
| | | | | Shared libs on all platforms. | ||||
* | Remove build cruft. | Gav Wood | 2014-05-05 | 1 | -4/+0 |
| | |||||
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 1 | -2/+2 |
| | |||||
* | fixed Ubuntu12.04 compile error | Jeffrey Lee | 2014-03-07 | 1 | -0/+2 |
| | |||||
* | cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64> | Eric Lombrozo | 2014-02-10 | 1 | -5/+20 |
| | |||||
* | cmake updates for building on osx | subtly | 2014-02-08 | 1 | -0/+4 |
| | |||||
* | Work on exceptions. | Gav Wood | 2014-02-06 | 1 | -0/+2 |
| | | | | Build fix. | ||||
* | Added SECP256k1 project. | Gav Wood | 2014-02-06 | 1 | -1/+0 |
| | |||||
* | Debian packaging and various needed changes to build. | Gav Wood | 2014-02-05 | 1 | -4/+1 |
| | |||||
* | Move towards more flexible cryptopp discovery. | Gav Wood | 2014-02-02 | 1 | -3/+0 |
| | |||||
* | Fledgling UPnP support. | Gav Wood | 2014-02-01 | 1 | -0/+1 |
| | |||||
* | Threads linking now. | Gav Wood | 2014-01-31 | 1 | -1/+1 |
| | |||||
* | added pthread to cmake | Fabian Schuh | 2014-01-24 | 1 | -0/+3 |
| | |||||
* | Various fixes. | Gav Wood | 2014-01-20 | 1 | -0/+2 |
| | |||||
* | Move to semi-official new Trie format. | Gav Wood | 2014-01-08 | 1 | -1/+7 |
| | |||||
* | Minor changes to readme and makefiles. | Gav Wood | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | crypto prototyping. | Gav Wood | 2014-01-05 | 1 | -0/+2 |
| | |||||
* | Fix for tests. | Gav Wood | 2014-01-05 | 1 | -0/+1 |
| | |||||
* | VM nearly instruction-complete. | Gav Wood | 2014-01-04 | 1 | -1/+2 |
| | |||||
* | Reorganised source directory. | Gav Wood | 2014-01-03 | 1 | -0/+9 |