-
Notifications
You must be signed in to change notification settings - Fork 649
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
Merge develop to hardfork #1947
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, pls wait for travis.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better wait until #1949 has been merged into release, release has been merged back into develop, then bump fc to latest master, then merge this one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
d9ef9ea
to
fc32b11
Compare
I have updated this PR with the latest develop code. Sorry for causing the stale reviews, but I believe these latest changes are important, especially for building. Update: These latest commits do not look right. I am reviewing. Please do not review just yet. |
…had libcurl issues (have the issue on telegram) Updated bitsharesentry.sh to add support to the BITSHARESD_ES_START_AFTER_BLOCK env var, to tell the witness_node to only start throwing data onto ES after the specified block Updated default_config as per test-3.2.0 release
FROM Image is now phusion/baseimage:0.11 Commented Out required-participation from default_config.ini
Move market_ticket constrctors to api_objects.cpp; move price_to_string(...) to util.hpp and util.cpp.
Due to #1885, need to force a replay.
Change 2: Based on review comments to retain the previous code
removed unused variables
877fc5f
to
5d9704a
Compare
Closing in favor of #1972. |
This PR will update the
hardfork
branch with the changes fromdevelop