10783 Commits (02f5874f8252906d9e6afb98bfa7f2a116d8a869)
 

Author SHA1 Message Date
Paweł Bylica 5c2cc14f88 Revert "Exclude .ilk files from install" 10 years ago
yann300 9f0a10b518 use tr hash for verification 10 years ago
Vlad Gluhovsky fe28b5aa38 tests update 10 years ago
Paweł Bylica e9bc3d8f5f Merge pull request #1 from LefterisJP/win_llvm 10 years ago
Lefteris Karapetsas 704eae895e Exclude .ilk files from install 10 years ago
Paweł Bylica cefb0e11cd Fix DLL copy for eth. 10 years ago
Paweł Bylica 77daf65398 Remove OpenCl ICD loader source coude (khronos_icd). 10 years ago
Paweł Bylica 9b45b6b571 Use external prebuilt OpenCL ICD DLL. 10 years ago
Vlad Gluhovsky bdd86f768c default parameter changed 10 years ago
Liana Husikyan 04702b1fa5 removed unnecessary function 10 years ago
Liana Husikyan 398cc9bdb3 added calls of move cunstructor for returning string values. 10 years ago
Liana Husikyan 66cb1b7658 corrected comments 10 years ago
Liana Husikyan e5ffefeab8 changed implementation according to notes from code review 10 years ago
Liana Husikyan 42913a135e changedthe output style of the Natspec docstring 10 years ago
Liana Husikyan 3d44ae2665 now for SolidityEndToEndTest we can use compileRequireThrow<typename> 10 years ago
Liana Husikyan dadcb7baa3 modified test network to test exceptions during parsing of documentation 10 years ago
Liana Husikyan 62c43a2db0 modified test network to test exceptions during parsing of documentation 10 years ago
Liana Husikyan e8bc2e7667 contract documentation is now parsing during compilation and not by request. 10 years ago
chriseth f9fa013b18 Merge pull request #2493 from chriseth/sol_addDependencyOnBuildInfo 10 years ago
chriseth e4111c2270 Add BuildInfo.h as dependency. 10 years ago
Marek Kotewicz d19258ef6a OpenCL_ICD added to getstuff.bat 10 years ago
chriseth e265d0ec1c Merge pull request #2480 from chriseth/sol_relaxStackHeightCheck 10 years ago
chriseth f3ca9623bd Merge pull request #2482 from chriseth/sol_fix_initialiseStorageStrings 10 years ago
arkpar 63ef6a74f9 reverted libsecp256k1 changes 10 years ago
arkpar 924ea156b1 Fixed maxNonce calculation for empty transaction list 10 years ago
chriseth b1b8a9b46e Merge pull request #2486 from chriseth/sol_mappingsInMemoryStructs 10 years ago
arkpar 659858f6c0 fixed build 10 years ago
yann300 fe06089705 more advanced verification system 10 years ago
Marek Kotewicz f32d27b3b2 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into client_ref 10 years ago
arkpar 016ce6964f copy evmjit dll to output on windows 10 years ago
arkpar 7a10f55f13 Prevent sync from downloading unknown blocks that are already in the queue 10 years ago
subtly 267f7ce655 Merge branch 'develop' into netFix 10 years ago
Paweł Bylica 502cec737a Another try for OSX. 10 years ago
Paweł Bylica fa2f3f2e14 I really need to get some sleep. 10 years ago
Gav Wood 7962a50a39 Minor fix. 10 years ago
Paweł Bylica 201d2fff0d Ping buildbot. 10 years ago
Gav Wood 487349bf09 All fields of BlockInfo now private. 10 years ago
chriseth 8221a3c4cd Allow structs containing mappings in memory. 10 years ago
Paweł Bylica 53f8d86589 Ping buildbot. 10 years ago
Paweł Bylica 63730439b8 Disable OpenCL_ICD on OSX. 10 years ago
Vlad Gluhovsky 72f8b3cd5e a minor update 10 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 4302afdf2c Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood 5660a17ffe libethcore on a new path. 10 years ago
Gav Wood 212d433370 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 9ae950d4ad Modularise nonce, mix hash and seed hash. 10 years ago
chriseth aa4f6bb6f1 Fix for initialising storage strings. 10 years ago
chriseth e457d74d1c Allow one additional stack slot. 10 years ago
Paweł Bylica 77c5724afe Fix --vm command line option. 10 years ago
Vlad Gluhovsky 8074ed9350 updated test p2p/host 10 years ago