10594 Commits (076e5c03eeb48f8042509c43a2329ca3a08ffcf8)
 

Author SHA1 Message Date
Gav Wood 076e5c03ee libethcore on a new path. 9 years ago
Gav Wood 0c5e924745 Basic Proof-of-Authority sealent. 9 years ago
Gav Wood 32c11d9664 Modularise nonce, mix hash and seed hash. 9 years ago
Gav Wood af97cd40e1 Merge pull request #2510 from subtly/netFix 9 years ago
subtly 3e5542cd95 Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor loop exit on shutdown. 9 years ago
Gav Wood a43e2379fb Merge pull request #2502 from chfast/workaround_broken_llvm_package 9 years ago
Gav Wood 94af7e807d Merge pull request #2500 from arkpar/tq 9 years ago
Gav Wood d94f2f3931 Merge pull request #2499 from ethereum/subtly-patch-1 9 years ago
Gav Wood 18b83e4522 Merge pull request #2495 from chriseth/sol_updatedWallet 9 years ago
Gav Wood 42c4c057eb Merge pull request #2458 from LefterisJP/cmake_default_bundle 9 years ago
Gav Wood 0a293b10df Merge pull request #2438 from subtly/netFix 9 years ago
Paweł Bylica 62218435dc Reenable broken llvm-3.7-dev package workaround. 9 years ago
Lefteris Karapetsas 1a72fef2ec Add JSConsole to default bundle configuration 9 years ago
arkpar af6a483aa6 fixed m_future cleanup in transaction queue 9 years ago
subtly c298186631 Fix for compiling w/xcode on 10.9 9 years ago
Gav Wood bf95127654 Merge pull request #2492 from debris/opencl_icd 9 years ago
Gav Wood dcbb723663 Merge pull request #2491 from arkpar/tq-fix 9 years ago
Gav Wood ae9b4ee840 Merge pull request #2488 from arkpar/bc 9 years ago
Gav Wood 1a3732564c Merge pull request #2481 from gluk256/_continueDB 9 years ago
Gav Wood 6b84c02035 Merge pull request #2485 from chfast/win_llvm 9 years ago
chriseth ee78b0f7a4 Merge pull request #2193 from LianaHus/sol_Natspec_warnings_instead_of_exceptions 9 years ago
chriseth 2fcb2d0063 Updated the wallet contract and tests. 9 years ago
Liana Husikyan c9c8c2e75a removed move constructors 9 years ago
Paweł Bylica 8c5247af5d Style. 9 years ago
Paweł Bylica 81454ce03b exp cmake fix: OpenCL_TARGET -> OpenCL_LIBRARIES 9 years ago
Paweł Bylica ca1d2dad6d Fix whitespace. 9 years ago
Paweł Bylica 18fb5d1728 Merge branch 'develop' into win_llvm 9 years ago
Paweł Bylica b32720b60d Merge pull request #2 from chfast/revert-1-win_llvm 9 years ago
Paweł Bylica 5c2cc14f88 Revert "Exclude .ilk files from install" 9 years ago
Vlad Gluhovsky fe28b5aa38 tests update 9 years ago
Paweł Bylica e9bc3d8f5f Merge pull request #1 from LefterisJP/win_llvm 9 years ago
Lefteris Karapetsas 704eae895e Exclude .ilk files from install 9 years ago
Paweł Bylica cefb0e11cd Fix DLL copy for eth. 9 years ago
Paweł Bylica 77daf65398 Remove OpenCl ICD loader source coude (khronos_icd). 9 years ago
Paweł Bylica 9b45b6b571 Use external prebuilt OpenCL ICD DLL. 9 years ago
Vlad Gluhovsky bdd86f768c default parameter changed 9 years ago
Liana Husikyan 04702b1fa5 removed unnecessary function 9 years ago
Liana Husikyan 398cc9bdb3 added calls of move cunstructor for returning string values. 9 years ago
Liana Husikyan 66cb1b7658 corrected comments 9 years ago
Liana Husikyan e5ffefeab8 changed implementation according to notes from code review 9 years ago
Liana Husikyan 42913a135e changedthe output style of the Natspec docstring 9 years ago
Liana Husikyan 3d44ae2665 now for SolidityEndToEndTest we can use compileRequireThrow<typename> 9 years ago
Liana Husikyan dadcb7baa3 modified test network to test exceptions during parsing of documentation 9 years ago
Liana Husikyan 62c43a2db0 modified test network to test exceptions during parsing of documentation 9 years ago
Liana Husikyan e8bc2e7667 contract documentation is now parsing during compilation and not by request. 9 years ago
chriseth f9fa013b18 Merge pull request #2493 from chriseth/sol_addDependencyOnBuildInfo 9 years ago
chriseth e4111c2270 Add BuildInfo.h as dependency. 9 years ago
Marek Kotewicz d19258ef6a OpenCL_ICD added to getstuff.bat 9 years ago
chriseth e265d0ec1c Merge pull request #2480 from chriseth/sol_relaxStackHeightCheck 9 years ago
chriseth f3ca9623bd Merge pull request #2482 from chriseth/sol_fix_initialiseStorageStrings 9 years ago