210 Commits (1966e57e396e33145b86ae41ba6776eb24030806)

Author SHA1 Message Date
winsvega ce3638f75d Test related 10 years ago
winsvega d6ebb4454b Style Changes 10 years ago
Lu Guanqun 77a15f749f change typedef to using according to preferred coding style 10 years ago
Gav Wood 7fc1660bfb Garbage collection on watches. 10 years ago
Gav Wood cfea250787 Avoid pulling in unnecessary stuff. 10 years ago
Gav Wood cba12caf3e Version bump. 10 years ago
Gav Wood 325ec15389 Move CommonJS to libethcore. Split it up ready for refactoring into 10 years ago
yann300 d5e3f6f098 bug fixes 10 years ago
yann300 1592bb2651 Coding standards. 10 years ago
yann300 a93319623a misc changes 10 years ago
Gav Wood 5fd79ae914 First little commit - not workign yet. 10 years ago
yann300 eab72b22b3 Cleaning 10 years ago
yann300 a78c3668b5 - Cleaning. 10 years ago
yann300 b271a9df51 Manage solidity types: 10 years ago
Gav Wood 5b5485b4c4 Fix jsTo... 10 years ago
Christian 133610be56 Function modifier parsing. 10 years ago
Gav Wood 565e3f19ff Compile fix for Apple's handicapped clang. 10 years ago
Gav Wood c572b713df Warnings fixes. 10 years ago
Gav Wood 1f7ccc48d5 Add blockhash to Solidity. 10 years ago
yann300 06ac786317 - Move memDumpToList into mix project (and list replace by vector). 10 years ago
yann300 6845bb908e - store memory dump in list instead of raw string, use the list as QML 10 years ago
Lefteris Karapetsas 18dd4515bd A first version of Natspec warning popup 10 years ago
yann300 4bc3d48ab4 - debug pane design 10 years ago
Christian 18f7839fd5 Define strings = vector<string> 10 years ago
arkpar 23c82cccac Removed dependency on WebThreeDirect form Web3Server 10 years ago
Gav Wood 645570c699 Integrate new NameReg/Config. 10 years ago
subtly 44f80248ad coding standards, h512 node id, mute warnings for clang builds. attempt inherited constructor fix for windows. 10 years ago
Gav Wood 5b9b7543fa Fix for copyTo bug. 10 years ago
Gav Wood d8323bbd09 Simple ABI in/out and new Solidity-based Config/NameReg integration. 10 years ago
Gav Wood bc8981fe4c Back to PoC-8. 10 years ago
Gav Wood dfc05942aa Rollback to PoC-7. 10 years ago
yann300 3562289744 - detailed comments. 10 years ago
Gav Wood c15da67ba6 Documentation, repotting. 10 years ago
Gav Wood fe34eae469 Versions bump. 10 years ago
yann300 ce14b0c150 - Rollback previous change on toCompactBigEndian, unpadded(bytes _b). 10 years ago
yann300 19bb4ebe6f - bug fix padded/unpadded CommonJS.cpp. 10 years ago
Gav Wood 672c1ca15b Version bump. 10 years ago
ethdev f42dbcac1c boost library -> libraries 10 years ago
ethdev 592e60ec17 start of implementing windows debug 10 years ago
yann300 8d304d86d0 - Transaction call debugging. 10 years ago
Lu Guanqun 960f62b05a update to the correct file name 10 years ago
Paweł Bylica 2eaed59cd4 Fix dev::contents function on MSVC 10 years ago
Marek Kotewicz a2def239d2 common changes 10 years ago
Gav Wood 9e2eb149af Beginnings of cleaning up the Executive/State code. 10 years ago
Marek Kotewicz 70f3e2be09 removed unused libs/includes from libevm 10 years ago
yann300 4da294f86d - CommonJS => fromString(string _sn) fromString(string const& _sn). 10 years ago
Marek Kotewicz 48dfbaf3c9 updated cmake policies 10 years ago
Marek Kotewicz 281a9e2b22 jsonrpc option in cmakes, removed all warnings 10 years ago
yann300 5f4627043d - returning empty string instead of NULL 10 years ago
debris c1948f05e1 removed old unused precompiled headers for msvc 10 years ago