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

V0.12.0.x fix overview upd #513

Closed
wants to merge 2,740 commits into from
Closed

V0.12.0.x fix overview upd #513

wants to merge 2,740 commits into from

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Aug 11, 2015

No description provided.

Evan Duffield and others added 30 commits July 22, 2015 18:53
V0.12.0.x active masternode fixes
UI: fixed width of wallet-repair-buttons for longer locales
- When proposal hasn't started yet, remaining payment is calculated incorrectly.
- Use INV messages where possible in syncing process
- Ask 4 peers intend of 2 to send of inventory of mnw, and budgets
- Special regtest sync mode
- Fix mnw freezing issue (maybe)
V0.12.0.x fix resync & do not sync mn while IBD
- if(pindexPrev->nHeight + 4 < pindexBestHeader->nHeight || pindexPrev->nTime + 600 < GetTime()) return;
-- && allowed skipping in various situations, which caused blocks to be rejected because of lack of mnfinalbudget data
V0.12.0.x remove sync forcing and count already seen as a success instead
V0.12.0.x include lastPing in mnb hash calculation
Evan Duffield and others added 27 commits August 10, 2015 14:12
V0.12.0.x clear DS connections to masternodes properly
V0.12.0.x fixes for more then 1 ds action per block
V0.12.0.x show masternode sync status in GUI
V0.12.0.x fix bug with wallet-backups
@UdjinM6
Copy link
Author

UdjinM6 commented Aug 11, 2015

WTF, @github???

@UdjinM6 UdjinM6 closed this Aug 11, 2015
@UdjinM6 UdjinM6 deleted the v0.12.0.x_fix_overview_upd branch March 7, 2016 03:10
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.

5 participants