-
Notifications
You must be signed in to change notification settings - Fork 49
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
bugfix/101 #102
Merged
Merged
bugfix/101 #102
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
durkmurder
approved these changes
Aug 20, 2018
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
durkmurder
added a commit
that referenced
this pull request
Aug 21, 2018
* Updated segwit deployment time for testnet * Updated genesis for testnet, changed segwit deployment time * Uptdating segwit starttime for TestNet * Need more time on segwit starttime for TestNet * Final test segwit starttime for TestNet * Added -clearmncache as allowed arg (#95) * Fixed rescaning of wallet when refreshing tposcontract (#97) * Fixed compilation issue on CentOS 7 (#98) * Added slot for handling click on "toogle locked state" button in coincontrolldialog (#99) * Fixed RPC call for getblock to show tposcontract * Prepared for 1.0.14 release Updated version to 1.0.14, updated build type to "release" * Changed IS_RELEASE to false * Bugfix/103 (#105) * Fixed tposcontract cleanup issue, fixed typo mistakes in UI * Fixed issue with filtering MintedTPoS, fixed issue with sendtoadress with amount of splits * bugfix/101 (#102) * Added setstakesplitthreshold into vRPCConvertParams * Update sync.h * Updated staking settings startup param * Updated version to 1.0.15 * Added tpos commission as filter option
durkmurder
added a commit
that referenced
this pull request
Sep 19, 2018
* Updated segwit deployment time for testnet * Updated genesis for testnet, changed segwit deployment time * Uptdating segwit starttime for TestNet * Need more time on segwit starttime for TestNet * Final test segwit starttime for TestNet * Added -clearmncache as allowed arg (#95) * Fixed rescaning of wallet when refreshing tposcontract (#97) * Fixed compilation issue on CentOS 7 (#98) * Added slot for handling click on "toogle locked state" button in coincontrolldialog (#99) * Fixed RPC call for getblock to show tposcontract * Prepared for 1.0.14 release Updated version to 1.0.14, updated build type to "release" * Changed IS_RELEASE to false * Bugfix/103 (#105) * Fixed tposcontract cleanup issue, fixed typo mistakes in UI * Fixed issue with filtering MintedTPoS, fixed issue with sendtoadress with amount of splits * bugfix/101 (#102) * Added setstakesplitthreshold into vRPCConvertParams * Update sync.h * Updated staking settings startup param * Updated version to 1.0.15 * Added tpos commission as filter option * Fix crash bug with duplicate inputs within a transaction * Increased version to 16
bwang22
pushed a commit
that referenced
this pull request
Jan 13, 2019
* Updated segwit deployment time for testnet * Updated genesis for testnet, changed segwit deployment time * Uptdating segwit starttime for TestNet * Need more time on segwit starttime for TestNet * Final test segwit starttime for TestNet * Added -clearmncache as allowed arg (#95) * Fixed rescaning of wallet when refreshing tposcontract (#97) * Fixed compilation issue on CentOS 7 (#98) * Added slot for handling click on "toogle locked state" button in coincontrolldialog (#99) * Fixed RPC call for getblock to show tposcontract * Prepared for 1.0.14 release Updated version to 1.0.14, updated build type to "release" * Changed IS_RELEASE to false * Bugfix/103 (#105) * Fixed tposcontract cleanup issue, fixed typo mistakes in UI * Fixed issue with filtering MintedTPoS, fixed issue with sendtoadress with amount of splits * bugfix/101 (#102) * Added setstakesplitthreshold into vRPCConvertParams * Update sync.h * Updated staking settings startup param * Updated version to 1.0.15 * Added tpos commission as filter option * Fix crash bug with duplicate inputs within a transaction * Increased version to 16
durkmurder
pushed a commit
that referenced
this pull request
Jan 22, 2019
* Development new (#113) * Updated segwit deployment time for testnet * Updated genesis for testnet, changed segwit deployment time * Uptdating segwit starttime for TestNet * Need more time on segwit starttime for TestNet * Final test segwit starttime for TestNet * Added -clearmncache as allowed arg (#95) * Fixed rescaning of wallet when refreshing tposcontract (#97) * Fixed compilation issue on CentOS 7 (#98) * Added slot for handling click on "toogle locked state" button in coincontrolldialog (#99) * Fixed RPC call for getblock to show tposcontract * Prepared for 1.0.14 release Updated version to 1.0.14, updated build type to "release" * Changed IS_RELEASE to false * Bugfix/103 (#105) * Fixed tposcontract cleanup issue, fixed typo mistakes in UI * Fixed issue with filtering MintedTPoS, fixed issue with sendtoadress with amount of splits * bugfix/101 (#102) * Added setstakesplitthreshold into vRPCConvertParams * Update sync.h * Updated staking settings startup param * Updated version to 1.0.15 * Added tpos commission as filter option * Fix crash bug with duplicate inputs within a transaction * Increased version to 16 * Adding #include <QButtonGroup> (#116) Adding #include <QButtonGroup> * Development new (#117) * Updated testnet with new genesis * Fixed spelling. Added rpc call converter * Fixed intro message * Removed dumpwallet from RPC calls * Changed links for license text * Updated README links * Changed version to 1.0.17 * Added authhelper for dumpprivkey * add docker image * fixed entrypoint in Dockerfile, added instructions to README.md * aligned README.md format * changed user name and image name * Update README.md * Added encrypt wallet and staking only feature * Tpos will now also be asked if staking only is enabled * del unnecessary import in .cpp make comment doxygen conform in .h
durkmurder
pushed a commit
that referenced
this pull request
Feb 7, 2019
* Development new (#113) * Updated segwit deployment time for testnet * Updated genesis for testnet, changed segwit deployment time * Uptdating segwit starttime for TestNet * Need more time on segwit starttime for TestNet * Final test segwit starttime for TestNet * Added -clearmncache as allowed arg (#95) * Fixed rescaning of wallet when refreshing tposcontract (#97) * Fixed compilation issue on CentOS 7 (#98) * Added slot for handling click on "toogle locked state" button in coincontrolldialog (#99) * Fixed RPC call for getblock to show tposcontract * Prepared for 1.0.14 release Updated version to 1.0.14, updated build type to "release" * Changed IS_RELEASE to false * Bugfix/103 (#105) * Fixed tposcontract cleanup issue, fixed typo mistakes in UI * Fixed issue with filtering MintedTPoS, fixed issue with sendtoadress with amount of splits * bugfix/101 (#102) * Added setstakesplitthreshold into vRPCConvertParams * Update sync.h * Updated staking settings startup param * Updated version to 1.0.15 * Added tpos commission as filter option * Fix crash bug with duplicate inputs within a transaction * Increased version to 16 * Adding #include <QButtonGroup> (#116) Adding #include <QButtonGroup> * Development new (#117) * Updated testnet with new genesis * Fixed spelling. Added rpc call converter * Fixed intro message * Removed dumpwallet from RPC calls * Changed links for license text * Updated README links * Changed version to 1.0.17 * Added authhelper for dumpprivkey * add docker image * fixed entrypoint in Dockerfile, added instructions to README.md * aligned README.md format * changed user name and image name * Update README.md * Added encrypt wallet and staking only feature * Tpos will now also be asked if staking only is enabled * del unnecessary import in .cpp make comment doxygen conform in .h * added missing unit in sendcoinsdialog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.