Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Tags: CryptoCoderz/DigitalNote

Tags

v1.0.4.2_test

Toggle v1.0.4.2_test's commit message
Update: Overhauled Velocity Security System to v4

v1.0.4.1_test

Toggle v1.0.4.1_test's commit message
Update: Correct coinbase catch for TX scanning v3

v1.0.4.0_test

Toggle v1.0.4.0_test's commit message
Update: Add overflow and coinbase TX catches

v1.0.3.3_test

Toggle v1.0.3.3_test's commit message
DigitalNote v1.0.3.3 Initial

Changelog

- Removed useless peer version check (Fixes no masternodes being seen on the network with v1.0.3.2)

v1.0.3.2_test

Toggle v1.0.3.2_test's commit message
DigitalNote v1.0.3.2 Initial

Changelog

- Added Staking on Masternode compatibility (Fixes staking a Masternode collateral input)
- Fixed "unlock for staking only" issue in GUI
- Masternode winner select and data relay overhaul (one of many to come)

v1.0.3.1_test

Toggle v1.0.3.1_test's commit message
DigitalNote v1.0.3.1 Update 1

Changelog

- Updated Qt GUI methods (fixed warnings of deprecated functions)
- TODO: find new way of stretching the view, not vital but would be nice

v1.0.3.0_test

Toggle v1.0.3.0_test's commit message
DigitalNote v1.0.3.0 Initial

Changelog

- Merged sarawut's commit to messaging (fix on-close error and message handling)
- Version bump for testing release

v1.0.2.9_test

Toggle v1.0.2.9_test's commit message
DigitalNote v1.0.2.9 Initial

Changelog
------------

- Version bump
- Updated checkpoints
- Updated secure messaging system
- Updated some GUI components

v1.0.2.8_test

Toggle v1.0.2.8_test's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from MERP-Solutions/master

Corrected messaging page GUI issue, re-enabled back button for message page GUI

v1.0.2.7_test

Toggle v1.0.2.7_test's commit message
DigitalNote v1.0.2.7 Initial

Changelog

- Removed Proxy settings in GUI options
- Version bump for this build
- TODO: FInish messaging