9803 Commits (8d2bf610a8e321364feaf60690c9794fd6fc463b)
 

Author SHA1 Message Date
Lefteris Karapetsas 86caafd9e9 Add "this" contract's ctor to provided ctors set 10 years ago
Lefteris Karapetsas 3a2d903252 Fixing new abstract contract error location reporting 10 years ago
Lefteris Karapetsas c227951856 size()!=0 -> !empty() 10 years ago
Lefteris Karapetsas 2279e40274 Check all constructors in inheritance chain get args 10 years ago
Lefteris Karapetsas 45117f53b0 Allowing abstract contracts constructor to have no args 10 years ago
chriseth bb30afcbe8 Merge pull request #1654 from chriseth/sol_fix_smallNegativeStorageValues 10 years ago
Lefteris Karapetsas c70f3e5692 More const related style fixes 10 years ago
CJentzsch cf02b5f64b use this_thread::sleep_for instead of sleep 10 years ago
Lefteris Karapetsas 492537b7c4 Miscellaneous style fixes 10 years ago
Gav Wood f104697747 Redo thread safety in Client. Rework some Worker threading stuff. 10 years ago
CJentzsch a84cdc08cf retrigger build 10 years ago
arkpar 0808723c50 add some balance for gas estimation 10 years ago
Lefteris Karapetsas 81fd29ce8c Style fixes in mmap 10 years ago
Lefteris Karapetsas 0f000e36ce Remove unused function 10 years ago
Lefteris Karapetsas bd571d3b2c Styling fixes in io, ethash and internal 10 years ago
Gav Wood a57ce7eedc Merge pull request #1610 from ethereum/discoveryEndpoints 10 years ago
arkpar 284b33a71b Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux 10 years ago
arkpar 8d6b690681 Fixed packed negative signed integers storage display 10 years ago
subtly db21824064 network save/restore: merge fixes, simpler code, limit parse of require flag to peers (reflecting save code). 10 years ago
Lefteris Karapetsas 568a9a92f7 Merge pull request #38 from LefterisJP/byteswap_h_macosx_fix 10 years ago
chriseth 1df385a63d Fix for signed integers in storage. 10 years ago
chriseth b8d5936fbd Tests for signed integers in storage. 10 years ago
Lefteris Karapetsas 0275e7ad11 Style fixes in internal.c/ethash.h 10 years ago
subtly 8bfe9822b8 Merge branch 'develop' into discoveryEndpoints 10 years ago
Jan Willem Penterman cdf7a0cd53 fix skipping import of future blocks 10 years ago
subtly aaf1835c3e style 10 years ago
caktux f3b1779387 catch cerr in neth 10 years ago
CJentzsch fa50ff051f style 10 years ago
CJentzsch e396efd3be add sleep 1 second to avoid invalid blocks due to same timestamp during creation 10 years ago
Gav Wood 95e2f608dd Merge pull request #1647 from arkpar/mix_msvc 10 years ago
CJentzsch 70873c6d14 update JSON_test.sol 10 years ago
CJentzsch b415eb1fd2 remove old contract 10 years ago
CJentzsch 989891d775 add JSON test 10 years ago
Gav Wood 3bccc340ae Merge pull request #1645 from arkpar/msvc 10 years ago
Gav Wood 452b6ebdf5 Merge pull request #1635 from debris/cmake_cleanup 10 years ago
Gav Wood e765132258 Merge pull request #1569 from winsvega/allfieldshex 10 years ago
Gav Wood f63c778945 Merge pull request #1662 from subtly/netFix 10 years ago
CJentzsch 32c60e174e Merge remote-tracking branch 'upstream/develop' into addTests 10 years ago
subtly da63cac309 Fix for fix #1475, #1476. 10 years ago
subtly fe5891f764 Merge branch 'develop' into discoveryEndpoints 10 years ago
subtly fdc28893c4 test constants 10 years ago
Genoil 468038b70b Merge branch 'develop' of https://github.com/Genoil/cpp-ethereum into develop 10 years ago
Genoil 9bd34c39f9 allow selection of other OpenCL platform than 0, using --opencl-platform n parameters 10 years ago
Genoil ca77f96cc4 allow selection of other OpenCL platform than 0, using --opencl-platform n parameters 10 years ago
Marek Kotewicz 026494fc51 Merge pull request #1656 from debris/win_dll 10 years ago
Marek Kotewicz 15a561c407 decent platforms do not need dlls 10 years ago
Genoil 92c747521d Merge branch 'develop' of https://github.com/Genoil/cpp-ethereum into HEAD 10 years ago
Arkadiy Paronyan 32d4156eea Merge pull request #1650 from yann300/bugFix 10 years ago
chriseth 17079187c2 Merge pull request #1642 from ethereum/p2p 10 years ago
Arkadiy Paronyan 1114c25878 Merge pull request #1652 from chriseth/mix_missingSourceName 10 years ago