-
Notifications
You must be signed in to change notification settings - Fork 795
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix Ubuntu 18.04 LTS Build #3119
Conversation
|
I used your branch as a starting point. Some of the changes are used. Others are not. I can rebase to change your commit messages if you'd like.
It failed because of gcc warnings. Changing style allows us to proceed using
This is the BitShares OpenSSL 1.1 fix (linked to in the issue). Using latest Bitcoin base58 implementation would require adding additional dependencies. |
e7a0e2e
to
071f6a9
Compare
LGTM |
Closes #3102
This fixes here can be split in to two categories:
This biggest change because of OpenSSL is the need to upgrade our version of Websocketpp to 0.8.1 (https://github.com/zaphoyd/websocketpp/releases/tag/0.8.1)