179 Commits (5d7b60044bd4fe6687adcea2c08b7d786a14df43)

Author SHA1 Message Date
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
yann300 0d58c2b664 - delete code comment (code used to resolve name using NameReg 10 years ago
yann300 de72fa0edd - fromRaw, fromString, prettyU256 moved to CommonJS.cpp. 10 years ago
debris cd0a538138 serpent compiling under msvc 10 years ago
debris 96441cbe9a solc working 10 years ago
debris 9d59ee4aa1 lll, buildinfo.h and llc compiling on windows 10 years ago
debris bb3a0bc0e4 devcore, evmcore, jsqrc compiling on windows 10 years ago
debris fc8cb6d7af boost compatibility changes in msvc 10 years ago
Gav Wood 8cbea38df9 PV46. Minor protocol alterations. 10 years ago
Marek Kotewicz 27a0ad1e76 cmake cleanup cd. 10 years ago
Gav Wood 6ee69c2141 Version bump. 10 years ago
Marek Kotewicz 5d7f374a38 leveldb downloaded locally 10 years ago
subtly 965e5bd58c coding standards 10 years ago
subtly de099b2d8b remove network pause. 10 years ago
Christoph Jentzsch 62c49018ed Check validity of signature values r,s,v 10 years ago
Gav Wood c80fe47289 Fix std services except DNS Reg whose contract needs rewriting. 10 years ago
Gav Wood 759b85af9f Compilation fixes for windows. 10 years ago
subtly 0f86ce7545 ecdh, ecdhe, initial aes classes 10 years ago
Gav Wood 845dce6f52 Version bumps. 10 years ago
Christian 104dd11456 Provide interface for calls in JSON and some other formatting changes. 10 years ago
Marek Kotewicz 279c671c46 fix for "call to operator << is not visible in template definition" 10 years ago
Gav Wood 9a97e73933 New Whisper protocol - uint32s for topics. 10 years ago
Gav Wood 4014a3d0c8 Fix all the asBytes stuff. 10 years ago
sveneh c29321d01c full project compile with crypto++ dependency 10 years ago
Gav Wood cd1d73008a Version bumps all round. 10 years ago
subtly b50578f1e6 coding standards, documentation, new exception syntax 10 years ago
Christoph Jentzsch 98978db662 int to size_t for errinfo_required 10 years ago