5932 Commits (9c1aad7cdfaf6ecfd5be4d79195a540429aecfec)
 

Author SHA1 Message Date
Gav Wood 57cc69eed8 Merge pull request #1014 from debris/cmake_version 10 years ago
Gav Wood 2f4076f0ea Merge pull request #1012 from debris/cmake_command 10 years ago
yann300 161242a36b Merge remote-tracking branch 'up/develop' into ui_improvement2 10 years ago
yann300 07ced4cab3 - Add Reusable common controls (Text, Label, ...). 10 years ago
Gav Wood fdda5d4a21 Merge pull request #999 from debris/jsoncpp_path 10 years ago
Gav Wood 9a351e849c Merge pull request #1016 from CJentzsch/ConversionSafety 10 years ago
Christian a0db309212 length member for byte arrays. 10 years ago
Christian c57775bdd9 Test for bytes in mapping. 10 years ago
Christian 11283fef7e Bytes type cleanup. 10 years ago
chriseth e88332c4c2 Merge pull request #1025 from chriseth/sol_fix_windowsInitializerList 10 years ago
CJentzsch 3eaf7b7fe2 Merge remote-tracking branch 'upstream/develop' into blockTests 10 years ago
Paweł Bylica f2f998f6fc Build fix 10 years ago
Christian 697124ac25 Another try in fixing windows build. 10 years ago
Christian 3bf06f344b Added some comments. 10 years ago
Paweł Bylica 833643ed77 Safe assert 10 years ago
Christian 390097db53 Moved copy code to CompilerUtils. 10 years ago
Christian aa765180f1 Copy storage to storage. 10 years ago
Christian 9be8307f22 Dynamic copy to memory. 10 years ago
Christian f9d853fe90 Simple copy of bytes to storage. 10 years ago
Christian 10667e0b41 Tests and some code for msg.data. 10 years ago
Christian 1e6f3cb1bd Introduced byte array type. 10 years ago
Paweł Bylica a61449359b Fix/disable warnings in CPP bridge 10 years ago
Paweł Bylica a2e7dca4c6 Merge commit '4d2dc802e8b2a69b72fd93eff21bc42651536a8d' into evmjit 10 years ago
CJentzsch bd373f4be9 avoiding catastrophic typos in addresses 10 years ago
Paweł Bylica 4d2dc802e8 Introducing CHECK macro - an assert that always has a value 10 years ago
Lu Guanqun be383da624 spot a simple typo when reading coding standards 10 years ago
Paweł Bylica 93cb4866fd Includes reordering, GCC conversion warnings enabled 10 years ago
CJentzsch 66eb1e2ed7 Merge remote-tracking branch 'upstream/develop' into ConversionSafety 10 years ago
CJentzsch 2895dc6648 typo 10 years ago
CJentzsch 99a2acbad1 replace bool with enum 10 years ago
Marek Kotewicz 0626a462cf Merge branch 'jsoncpp_path' of https://github.com/debris/cpp-ethereum into jsoncpp_path 10 years ago
Marek Kotewicz 9ef98b780e Merge branch 'develop' into jsoncpp_path 10 years ago
subtly 57f6aacf9e update last discovery timepoint 10 years ago
subtly 3291bc1d9a perform node discovery when there aren't enough nodes 10 years ago
subtly 0bfa1f43e6 Merge branch 'develop' into p2p 10 years ago
subtly f070de2047 load network before constructing webthreedirect 10 years ago
chriseth 4b1e2fba0a Merge pull request #1020 from chriseth/sol_fix_windowsInitializerList 10 years ago
CJentzsch d8cf73b4ad add ability to throw to fromHex 10 years ago
CJentzsch ce204cf596 Merge remote-tracking branch 'upstream/develop' into ConversionSafety 10 years ago
CJentzsch de0b52ec69 style 10 years ago
subtly 38230cb1e4 Increase connect timeout for upnp initialization and fix resolver. 10 years ago
Christian a88377e5cb Some windows fixes. 10 years ago
subtly 7a126cf223 update nodebucket modification time when node is inserted or bucket is refreshed so bucket-refresh doesn't loop 10 years ago
subtly 2123eacad1 Merge branch 'develop' into p2p 10 years ago
CJentzsch 7fb9e980cf avoid code doubling 10 years ago
Arkadiy Paronyan c7f1aee74a Merge pull request #1013 from yann300/ui_improvement2 10 years ago
Marek Kotewicz 1cd3c83fd1 Merge pull request #979 from debris/win_fixes 10 years ago
yann300 ae5d53bc78 fix indentation issues 10 years ago
CJentzsch 26d1798c81 safe transaction injection 10 years ago
Paweł Bylica c95c1c81f4 Cleanup ExecutionEngine creation 10 years ago