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

Release candidate #526

Merged
merged 87 commits into from
Dec 12, 2017
Merged

Release candidate #526

merged 87 commits into from
Dec 12, 2017

Conversation

oxarbitrage
Copy link
Member

No description provided.

xeroc and others added 30 commits October 13, 2017 08:09
... unless the genesis block is modified manually, or the committee
changes that parameter on the chain.

This fixes the issue that blocks might otherwise become bigger than the
MAX_MESSAGE_SIZE of the p2p code. This far, I am unaware that the p2p
does segmentation of messages.
Change operation_history to generic_index, #403
Also,
* avoids a pagination issue exists in the original implementation
* fixed a price flipping bug in get_trade_history API
* add boundary check when looking for existing key
* catch and log potential exception
knaperek and others added 28 commits November 18, 2017 12:36
Fix error message referring to the old p2p-port option
Market history plugin improvements
and keys in required other authorities, for #496
Stop dirtying the blind_history on failing transfer_from_blind calls.
[docker] Add cURL lib #476 and environmental variables for configuration
Fix `get_potential_signatures` database API
remove invalid field from fork database issue #66
Proposal: expose sign/read memo API to wallet
Reduce the max-block-size that is used in new networks by default
Remove redundant log printed in the cli wallet console
Copy link
Member

@abitmore abitmore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@oxarbitrage oxarbitrage merged commit 480b7e5 into master Dec 12, 2017
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.

8 participants