7022 Commits (497dff064f76584a5f105a30247b4c8c210dfb0c)
 

Author SHA1 Message Date
Gav Wood 45aaeec86b Minor semantic typo. 10 years ago
Gav Wood abd800ffbc Nicer HTML and version info in AZ. 10 years ago
Gav Wood 657c051ab2 Bump database version for new PoW. 10 years ago
Paweł Bylica 06a17b1040 Better style 10 years ago
Gav Wood 63df1f7730 Ethasher update. 10 years ago
Gav Wood eaba97e201 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood aa683b23ca Fix MWD's horribleness this side. 10 years ago
Gav Wood 2fe051385a Merge pull request #1304 from xcthulhu/revendoring-ethash 10 years ago
Gav Wood ceb855d37a Merge pull request #1337 from arkpar/msvc 10 years ago
Lefteris Karapetsas 9ed338e2ca Structured Logger output is now one-liner 10 years ago
yann300 e09d0261f7 CodeMirror - add autocompletion module 10 years ago
Paweł Bylica a64b4d9f71 Workaround for buggy LLVM ctlz used in counting EXP cost 10 years ago
chriseth bb7b97b2f6 Merge pull request #1331 from LianaHus/sol_AnonymousEvents 10 years ago
arkpar 31e119dd40 fixed exception constructor for msvc 10 years ago
Liana Husikyan 3e0f3fd514 added test to check anonymous events with user specified topics 10 years ago
Liana Husikyan 7cb944c903 added anonymous to ABI 10 years ago
Liana Husikyan 7fe63e36e9 changed the position of 'anonymous' keyword: event <name>() anonymous. 10 years ago
Liana Husikyan 0b14d26f6b Added anonymous flag to event. 10 years ago
Liana Husikyan b0d00eef98 added test for anonymous event 10 years ago
Gav Wood 87ccd547e3 Cleanups. 10 years ago
Gav Wood b8d53c5a38 Better crash fix. 10 years ago
Gav Wood 8cc17f2dc3 Crash fix. 10 years ago
Gav Wood 38dc97b54c Make value in AZ transact default to something sensible. 10 years ago
Gav Wood 634ee69474 Extend reach of exception handling for UPnP. 10 years ago
Gav Wood 4abf3a7221 Merge pull request #1333 from arkpar/eth_buildc 10 years ago
chriseth bbcd9bf6a3 Merge pull request #1326 from chriseth/sol_packedStorage 10 years ago
Arkadiy Paronyan 21009510a6 Merge pull request #1315 from yann300/trackFileStatus 10 years ago
arkpar d0dfac71ba supported building with clang and GNU gold linker on linux 10 years ago
yann300 6ce17df79a - bug fix: sync issue when renaming a file. 10 years ago
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 2589570d9a Fix static variables. 10 years ago
chriseth 441ab7c1c0 Add move assignment operator manually. 10 years ago
chriseth a25d8cd553 Move memberlist to avoid unique_ptr copy. 10 years ago
chriseth 925acfad80 Fetch and store packed values. 10 years ago
chriseth 72152a6081 Compute packing offsets. 10 years ago
chriseth fed44efdce Enlarge storage references to two stack slots. 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