forked from CryptoCoderz/DigitalNote
-
Notifications
You must be signed in to change notification settings - Fork 21
Update with testing repository #47
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
Merged
CryptoCoderz
merged 89 commits into
DigitalNoteXDN:v1.0.3.4-testing
from
CryptoCoderz:master
Oct 20, 2020
Merged
Update with testing repository #47
CryptoCoderz
merged 89 commits into
DigitalNoteXDN:v1.0.3.4-testing
from
CryptoCoderz:master
Oct 20, 2020
Conversation
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
Update with release branch
Changelog - Updated images with new official logos
DigitalNote v1.0.2.6 Update 2
Colours changed to match the new logo
Colors updated to match the new logo.
Added clear button functionality
Added clearbutton
Clear button for console in GUI
Updated the splash screen and adjusted all logo colors so that matched.
Adapted Icons
Socks wasn't used, so we removed it.
Removal of Socks
Changelog - Removed Proxy settings in GUI options - Version bump for this build - TODO: FInish messaging
Logo's updated and messaging added
Corrected messaging page GUI issue, re-enabled back button for message page GUI
Changelog ------------ - Version bump - Updated checkpoints - Updated secure messaging system - Updated some GUI components
Pull in new messaging v2 changes
Update build instructions and makefile.osx for Mac os
Update makefile.osx build script
Add web wallet connector
Changelog - Removed useless peer version check (Fixes no masternodes being seen on the network with v1.0.3.2)
Changelog - version bump for v1.0.3.3 - fixed calls for webwalletconnector.cpp (prevented windows builds)
Add API to dump all private keys in JSON, add API to get address from private key
"time" (pindex->nTime) and "blocktime" (pindex->nTime) are the same value, removing second "time" entry to avoid json syntax errors
remove duplicate time entry
Changelog - Add "copy Smsg Info" option to transactions/addresses page - This resolves #33
Remove address output from dumpwalletjson
Merge with main repository
sync with master
[Trivial] - Spelling fix on ban node reason
Fix recipient's account mapping disappears in Web Wallet when sending coins
Airdrop page, fix secure message key generation
Changelog - Correct the Roll back to block feature to properly be a toggled function and to use provided block height to roll back to - Added roll back to block display for user to see progress of the function during operation
Add config to stop syncing node when reaching particular block
…ies_for_eth_address Add RPC command to get airdrop entries for an ETH address
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.