249 Commits (42df6c484c88264e65f3a895faddcea597eadc0c)

Author SHA1 Message Date
jhuntley cb62fddd8a Consolidating macro resolution to one header file as per project owner request. Added inline comments covering reasons for undef of macros. Resolves issues with problem #832: 10 years ago
jhuntley 36d44fd7be Define comes before standard windows header defines. Added __MINGW32__ define to ensure debug_break is defined for mingw builds. 10 years ago
jhuntley 0951b9a9cc Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
Lefteris Karapetsas 3874c78d06 More style fixes 10 years ago
Lefteris Karapetsas 5f191f4f89 Indentation style fixes 10 years ago
Lefteris Karapetsas e44ab4588d fixing the build 10 years ago
Lefteris Karapetsas aabce8548a mini style improvement 10 years ago
Lefteris Karapetsas 4a9b2fa0c5 StructuredLogger's functions all become static and call the singleton getter. 10 years ago
Lefteris Karapetsas ae6510b135 Style fixes 10 years ago
Lefteris Karapetsas 623d640fb5 StructuredLogger becomes a global singleton class 10 years ago
Lefteris Karapetsas d3ce888c0b Adding a mutex to StructuredLogger 10 years ago
Lefteris Karapetsas afaac3f511 Adding a StructuredLogging stop event 10 years ago
Lefteris Karapetsas 97ab2d6d18 StructuredLogging timestamp format is now configurable 10 years ago
Lefteris Karapetsas 063a12fd88 Structured logging should now work for some events 10 years ago
Lefteris Karapetsas 6c4faef732 Add remote version to p2pconnected log event 10 years ago
Lefteris Karapetsas 643499e491 Add p2p disconnected structured log event 10 years ago
Lefteris Karapetsas ba81493976 StructuredLogger propagated as a const reference 10 years ago
Lefteris Karapetsas d0c1c510bd Adding StructuredLogger class and using it in various places 10 years ago
Lefteris Karapetsas a157ccae4d Move SourceLocation to evmcore 10 years ago
Lefteris Karapetsas 72f9ecd526 Styling changes for SourceLocation and friends 10 years ago
Lefteris Karapetsas bc71f71035 Simple Assembly Locations test 10 years ago
Lefteris Karapetsas f85aee0826 Moving Source Location libdevcore 10 years ago
arkpar 3767677b27 explicit operator bool for hash type 10 years ago
CJentzsch 4a269eb473 fix too-small-address-length bug in transaction 10 years ago
Gav Wood 4323c987b7 cppcheck fixes. 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
Gav Wood 2587b2deb2 Preview Natspec in New Transaction dialog. 10 years ago
Gav Wood 5fe0aca0b6 Debugger separate from AlethZero mainwin. 10 years ago
CJentzsch bd373f4be9 avoiding catastrophic typos in addresses 10 years ago
CJentzsch 2895dc6648 typo 10 years ago
CJentzsch 99a2acbad1 replace bool with enum 10 years ago
CJentzsch d8cf73b4ad add ability to throw to fromHex 10 years ago
CJentzsch 26d1798c81 safe transaction injection 10 years ago
debris 5ca7b3209f fixed transitive dependencies for msvc 10 years ago
winsvega ce3638f75d Test related 10 years ago
CJentzsch 6a8c6cba61 start with test defined genesis block 10 years ago
debris 70eafae187 fixed arrays << error in msvc 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