Open
Conversation
Update Diamond wallet to version 2.0.2
Some changes to compile on recent OS X
Update wallet to version 2.0.2.2
Using the client past this change requires rebuilding the block chain index, either via load block loading or from the network.
Idea borrowed from MintCoin.
very weak protection, it only disables the GUI sending of coins! Idea borrowed from MintCoin. Got rid of the useless lock button in the overview page. Minor other fixes.
Add minting icon for transactions.
Includes significant checks to attempt to avoid mini-forks...
Fix reactor rate
changed the 30% for a month is base stakerate for all addresses not only addresses without stakeboost
Update reactors.cpp
Update reactors.cpp
Diamond v2.1.0.3
update base
Even if fDebugNet was false, some network debugging was still active.
If it is a debug print, it should only happen when the appropriate debug option is activated, in this case --debugnet
Some of the networking code outputs diagnostic messages, that are useful for debug. Make these conditional on fDebugNet There are more out there..
There are many more cases, but some of the prints are useless without context
Make --debugnet behave as expected
Safer checks for GetAdjustedCoinYear
Update diamond.pro
Update clientversion.h
Update main.cpp
Update README.md with DMDv3 info
This file contains hidden or 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
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.