9295 Commits (588598586f59a29d9030f7923fb5498c9d7d2fe6)
 

Author SHA1 Message Date
Gav Wood 588598586f Merge pull request #2103 from chriseth/sol_fix_sequenceError 10 years ago
Gav Wood f9b1d2d91e Merge pull request #2098 from LefterisJP/remove_cl_miner_hash 10 years ago
Gav Wood 2669182ea2 Merge pull request #2102 from chriseth/sol_iszeroiszero 10 years ago
Gav Wood 796fb5de2c Merge pull request #2091 from gluk256/v_test_refactor 10 years ago
Gav Wood cbba411e27 Merge pull request #2089 from winsvega/issues 10 years ago
Gav Wood aebd5770f6 Merge pull request #2085 from CJentzsch/addTests 10 years ago
Gav Wood 4fc7dfa9d7 Merge pull request #2068 from LefterisJP/clarify_silence 10 years ago
CJentzsch 3d160fe011 sec-80 test 10 years ago
chriseth 2d2c9b3a70 Quick fix to not access inaccessible sequences. 10 years ago
chriseth 299c36e6b1 Test for the invalid sequence access bug. 10 years ago
CJentzsch 47c3e3aebd Merge remote-tracking branch 'upstream/develop' into addTests 10 years ago
chriseth 7229fad1b2 Optimize double ISZERO. 10 years ago
chriseth 887cf3842d Merge pull request #2096 from chriseth/sol_constantFallback 10 years ago
chriseth 9574103b9a Merge pull request #2084 from chriseth/sol_computeConstants 10 years ago
chriseth 089c9477b4 Style. 10 years ago
chriseth 0f8c4a7fbb Bare functions return success condition. 10 years ago
chriseth b60da19241 Fallback takes constant amount of gas, and send to gas with send. 10 years ago
chriseth 660a6eb37b Remove namespace prefixes. 10 years ago
chriseth 1c8eabf6ed MSVC fix. 10 years ago
chriseth 3fc61e9087 Compute constants 10 years ago
chriseth 292d8486eb Merge pull request #2095 from chriseth/sol_memoryArrays 10 years ago
CJentzsch 0426f5e3fd fix expected section 10 years ago
CJentzsch a0035a2da3 add call-a-suicided-contract-again-test 10 years ago
CJentzsch 05e25f7d2b style 10 years ago
CJentzsch 1ded374bae log on OOG call 10 years ago
chriseth 2b9e46d8f6 Style. 10 years ago
Lefteris Karapetsas f08f39d067 Remove unused ethash_cl_miner::hash() function 10 years ago
chriseth ac79514e63 Ability to specify the storage location of a reference type. 10 years ago
Dimitry 1cc8ac8bd5 VM Filler: Style 10 years ago
CJentzsch c48a44fe96 retune gas cost of recursive bombs 10 years ago
gluk256 e6a0dab554 Update peer.cpp 10 years ago
gluk256 9e353e3d7a Update Log.h 10 years ago
chriseth e5d47b5443 Merge pull request #2074 from LianaHus/sol_PosIntegerLiteralsConversation 10 years ago
CJentzsch c9a7593e07 style 10 years ago
Gav Wood 7cedf9f2e0 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 0bd1b56c91 Save/load gas pricing. Full integration. 10 years ago
Gav Wood 51b90324c0 Allow configurable gas price in AZ & eth. 10 years ago
Gav Wood 80d93a7a9d Merge pull request #1581 from ethereum/whisper 10 years ago
Gav Wood cfe709a495 Merge pull request #2088 from subtly/netFix 10 years ago
Gav Wood e19bba229c Merge pull request #2092 from arkpar/bc 10 years ago
gluk256 e4cd2fee17 Update Log.h 10 years ago
arkpar c008fe856f fixed iterating over random peers 10 years ago
Vlad Gluhovsky 2ef63e583d fixed peer test 10 years ago
Liana Husikyan f604ab72ee Update Types.cpp 10 years ago
chriseth 339d1ecbd1 Merge pull request #2079 from LianaHus/sol_GasWhenSend 10 years ago
subtly 3a5e67eaab Fix network tests: delete host pointers after use. 10 years ago
subtly ce367d3da0 update whisper tests 10 years ago
Dimitry 7ff49e87bf Issues: VMTest filler fix 10 years ago
subtly 3a07508f45 Merge branch 'develop' into whisper 10 years ago
subtly f26bbb21e4 Drop socket and log when peer disconnect occurs mid-read. 10 years ago