This repository was archived by the owner on Dec 29, 2018. It is now read-only.
Merge various fixes from BitShares#17
Open
pmconrad wants to merge 64 commits intothemuseblockchain:masterfrom
Open
Merge various fixes from BitShares#17pmconrad wants to merge 64 commits intothemuseblockchain:masterfrom
pmconrad wants to merge 64 commits intothemuseblockchain:masterfrom
Conversation
Remove unused "smaz" compression
Add parameterized constructor (part of Issue 762)
…port Openssl 1.1 support
Remove fc bz2 unused linkage
Modifications to run sonar-scanner during travis build
adjust asserts in fc/crypto
Fix compile error / make OPENSSL_CONF_SOURCE configurable
Trivial code refine
fix editline sigsev
RPC logging level inconsistency #929
Bump for websocketpp, bitshares-core issue 999
Log file of current hour gets overwritten by default #809
Capture Ctrl+C in cli_wallet when not in daemon mode #1193
…erminate cli_test early
Capture Ctrl+C in cli_wallet when not in daemon mode #1193
and rethrow if found an error. This is to get around boost 1.67 issue https://svn.boost.org/trac10/ticket/13585
to get around boost 1.67 boost::filesystem::copy() null pointer dereferencing issue
Missing FC Typenames (core issue #1217)
Get around boost 1.67 boost::filesystem::copy null pointer dereferencing issue
Relabelling to SounDAC
64 bits unsigned int
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Includes some of the items in #16: