6810 Commits (f3ee18cfd4139321a30076f9ab4776d9e35ff693)
 

Author SHA1 Message Date
Gav Wood f3ee18cfd4 Merge pull request #1327 from arkpar/mix_srci 10 years ago
Gav Wood 7fa01887e2 Merge pull request #1329 from winsvega/develop 10 years ago
Gav Wood 161690b903 Merge pull request #1318 from CJentzsch/addTests 10 years ago
chriseth 39305c6aba Merge pull request #1328 from debris/remove_orig 10 years ago
chriseth 24dd2582e8 Merge pull request #1325 from LefterisJP/sol_MsgSig 10 years ago
winsvega f6cf2362aa ExpXY Test 10 years ago
Marek Kotewicz 5b2038272f removed diff file 10 years ago
arkpar 22e7ff2a50 Merge branch 'mix_srci' of https://github.com/arkpar/cpp-ethereum into mix_srci 10 years ago
arkpar f9fdbb1861 removed default value 10 years ago
CJentzsch 0a84022da6 update blockchain tests 10 years ago
Lefteris Karapetsas 382a587886 Additional test for msg.sig 10 years ago
arkpar 735ddacaa0 removed logs from std contracts 10 years ago
arkpar 6fd6d29662 style 10 years ago
chriseth 42f5ae4c8b Merge pull request #1274 from LianaHus/sol_ConstantFields 10 years ago
arkpar 534bd2a2f3 fixed msvc build: 10 years ago
arkpar f994da400f debug formatting for structs and arrays 10 years ago
arkpar 626f686f56 Merge branch 'mix_srci' of http://github.com/arkpar/cpp-ethereum into mix_srci 10 years ago
Liana Husikyan 581cd68fcf restyleing 10 years ago
Lefteris Karapetsas 22b47689d5 Adding msg.sig Solidity Magic type 10 years ago
Liana Husikyan 7359f68b9f - added more tests to check constant specifier implementation 10 years ago
Liana Husikyan 304256b546 - added isPartOfExternalInterface to Declaration 10 years ago
Liana Husikyan 6f11b6a73f added parsing for constant variables 10 years ago
Gav Wood 5dbe833bcb Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 6531981a73 Wanrings fixes and a cleanup. 10 years ago
Gav Wood 5904046693 Merge pull request #1299 from winsvega/develop 10 years ago
Gav Wood b7fe9e1d10 Merge pull request #1312 from imapp-pl/feature/testeth_stats 10 years ago
Gav Wood 67408bf9ad Merge pull request #1319 from CJentzsch/fixCallCode 10 years ago
CJentzsch 837f45ca57 Merge remote-tracking branch 'upstream/develop' into addTests 10 years ago
arkpar 2da3c83f2e adopted new ethereum.js and solidity types 10 years ago
arkpar ddc3ddb21e merged latest develop 10 years ago
arkpar ebc132d184 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
arkpar 34f13c5920 struct editor 10 years ago
Gav Wood 1e0201142f Mix fix for previous commit. 10 years ago
Gav Wood 53b50a1213 Avoid accidentally reaping properly managed watches. 10 years ago
Gav Wood 2121dd1e27 Fixes for getCode. 10 years ago
Gav Wood a43f1c0c99 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 4495de3331 Renaming getData -> getCode, remove getStorage, fix a bunch of JSONRPC 10 years ago
Gav Wood a8d84b0d86 getData -> getCode. 10 years ago
winsvega ba4f413b87 State Tests 10 years ago
winsvega 00694cb261 State Tests 10 years ago
CJentzsch 475a14e5b1 test for callcode to 0 10 years ago
CJentzsch 1fcb747fef fix CallCode to address 0 10 years ago
CJentzsch daa5889c5f add test for uncle generation 10 years ago
Paweł Bylica 94718485cd Small improvements here and there 10 years ago
Paweł Bylica 19fb5d9865 Prettify VM and State test outputs 10 years ago
Paweł Bylica 9b851e9359 Stats for testeth 10 years ago
Gav Wood bb150eae43 Merge pull request #1316 from debris/develop 10 years ago
Gav Wood 3c8b522926 Merge pull request #1298 from LefterisJP/eth_StructLogMS 10 years ago
Gav Wood 6d99aa046b Merge pull request #1309 from CJentzsch/fixCalldataload 10 years ago
Gav Wood 969b427977 Merge pull request #1310 from CJentzsch/addmodMulmodFix 10 years ago