Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix installation #3

Open
wants to merge 357 commits into
base: master
Choose a base branch
from
Open

Conversation

nathanielhourt
Copy link

Steemit's fork of fc still lacks my patches to fix installation. This pull request adds them.

abitmore and others added 29 commits March 11, 2018 17:31
Fix redefinition of default arg under macOS
jmjatlanta and others added 30 commits January 7, 2019 11:13
fix std::min parameter conversion
Turns out that bitshares/bitshares-core#1506 is easier if you can
do greater-than comparisons on fc::unsigned_int. Go ahead and add
the complement of missing operators.
Add missing operator overloads for fc::unsigned_int
enable websocket permessage-deflate
Enable websocket permessage-deflate (follow-up of #106)
It's used in the public interface, so it needs to be a publicly
defined type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.