Skip to content

Releases: dingocoin/dingocoin

Dingocoin Core v1.16.0.9

08 Mar 12:01
fab4863
Compare
Choose a tag to compare

What's Changed

The ".sig" files are PGP signatures verifying each file digitally signed by Sean Phillips with the public key with the fingerprint: DE1F CCEC 285E 0C01 3FDE 9295 325A EA88 4D6F 2E6C or 4D6F2E6C (short key ID).

Each downloaded ZIP file has been "sha summed" so you can verify a non-corrupted download, on macOS, for example, with shasum -a 256 FILENAME.ZIP and read the shasum.txt file to verify it calculates the same. In Windows Powershell you can check the sha256 sum by (for example) Get-FileHash -Path C:\Users\user\Downloads\FILENAME.ZIP

New Contributors

Full Changelog: v1.16.0.6...v1.16.0.9

Dingocoin Core v1.16.0.6

23 Jul 14:06
Compare
Choose a tag to compare

Dingocoin Core v1.16.0.6

What's Changed

New Contributors

Full Changelog: v1.15.4.0...v1.16.0.6

Dingocoin Core v1.16.0.5

11 Jun 10:42
56e6ee3
Compare
Choose a tag to compare
  • New Protocol Version
  • Edit hardcoded seed nodes.
  • New minimum protocol version enforcement height.
  • Added new checkpoints.
  • Update assumevalid.
  • Update min chainwork.

This Protocol Version will become the New Minimum Protocol Version within a years time.

Dingocoin Core v1.16.0.4

26 Mar 22:01
f575eda
Compare
Choose a tag to compare

WARNING: Further usage of Dingocoin requires this update.

Update instructions (please follow carefully):

  1. Close your dingocoin wallet.
  2. Download the latest binaries from this release (at the bottom of this page) to replace the old binaries.
  3. Launch the new version of the wallet, and wait for it to sync.
  4. Important: after syncing (or near the end of syncing), open Help > Debug window > Console and run getchaintips. Verify that the active tip (marked with status: active) has height and hash matching one of the the latest few blocks on the openchains explorer. If it does not match, you are on the wrong fork and need to manually refresh onto the right one (follow steps 5-13 below).

Refreshing onto the right fork

  1. Close your dingocoin wallet.
  2. Access your Dingocoin datadir (Linux default dir: ~/.dingocoin/; Windows default dir: C:\Users\[yourusername]\AppData\Roaming\Dingocoin\; mac default dir: ~/Library/Application Support/Dingocoin/).
  3. Backup wallet.dat somewhere safe. This holds all your private keys. IMPORTANT.
  4. In the datadir, open dingocoin.conf with a text editor (create this file if it does not exist).
  5. Go to the openchains explorer and find the blockhash of the latest block, and use this blockhash for the next step.
  6. In dingocoin.conf, add the line assumevalid=<block_hash_from_step_9>. For example, this would be assumevalid=a54aafb8fbcf5e258e3af9f2c947f8de18364b9b780164a2ec61cae42caa8843, assuming that the latest blockhash from step 9 was a54aafb8fbcf5e258e3af9f2c947f8de18364b9b780164a2ec61cae42caa8843.
  7. Save changes to dingocoin.conf and close the text editor.
  8. In the datadir, delete all files and folder EXCEPT dingocoin.conf and wallet.dat. THIS IS NECESSARY OR YOU MIGHT END UP STUCK ON THE WRONG CHAIN.
  9. Relaunch your wallet and wait for it to resync. Repeat step 4 to make sure you are back on the right fork.

Need help?
Please do not hesitate to contact us to get through this mandatory update.
Twitter: https://twitter.com/dingocoincrypto
Discord: https://discord.gg/y3J946HFQM
Telegram: https://t.me/DingoCoinTalk
Reddit: https://www.reddit.com/r/dingocoin

Dingocoin Core v1.16.0.2

16 Sep 21:09
Compare
Choose a tag to compare

Mandatory Update For Chain ID Switch Height
This release can be installed over an existing v1.15.4.x installation seamlessly, without the need for uninstalling, re-indexing or re-downloading.
Simply shutdown your running Dingocoin-QT or dingocoind, replace the QT folders files with the latest available release and restart your node.

Git
Testing has been carried out on Win10, Ubuntu 18.04, 20.04

MUCH KING DINGO SUCH WILD DOGE

Dingocoin Core v1.16.0

04 Sep 13:02
Compare
Choose a tag to compare

### !Mandatory Update!
This version includes important updates including merge mining compatibility and max block reorganization function.
Bug free and set to last the longevity.
This release can be installed over an existing v1.15.4.x installation seamlessly, without the need for uninstalling, re-indexing or re-downloading.
Simply shutdown your running Dingocoin-QT or dingocoind, replace the QT folders files with the latest available release and restart your node.
Credits
Thanks to everyone who directly contributed to this release:
Rayson Kaelbling
Farsider350

Git
Testing has been carried out on Win10, Ubuntu 18.04, 20.04
If you would like to contribute to the MacOS build script, please refer to the following file, uncomment line 128 and onwards, create a pull request once the workflow is complete.
https://github.com/dingocoin/dingocoin/blob/master/.github/workflows/main.yml

MUCH KING DINGO SUCH WILD DOGE

Dingocoin Core v1.15.4.0

01 Aug 01:02
Compare
Choose a tag to compare

Latest Code
Bug free and set to last the longevity.
This release can be installed over an existing v1.15.2.x installation seamlessly, without the need for uninstalling, re-indexing or re-downloading.
Simply shutdown your running Dingocoin-QT or dingocoind, replace the QT folders files with the latest available release and restart your node.

Git
Testing has been carried out on Win10, Ubuntu 18.04, 20.04
If you would like to contribute to the MacOS build script, please refer to the following file, uncomment line 128 and onwards, create a pull request once the workflow is complete.
https://github.com/dingocoin/dingocoin/blob/master/.github/workflows/main.yml

MUCH KING DINGO SUCH WILD DOGE

Dingocoin Core v1.15.3.0

23 May 10:06
Compare
Choose a tag to compare

This is a new update that includes a lot of activations for year 2 of the Dingo life span. It has Segwit, Bip34, 65 and 66 all scheduled for 2022.

Updated checkpoints, version numbers and protocol versions. This upgrade is only recommended to be done at your leisure within the year 2021.

Latest Code
We have used the most up to date code available from the Dogecoin repository. Bug free and set to last the longevity.
This release can be installed over an existing v1.15.2.x installation seamlessly, without the need for uninstalling, re-indexing or re-downloading.
Simply shutdown your running Dingocoin-QT or dingocoind, replace the QT folders files with the latest available release and restart your node.

Git
Testing has been carried out on Win10, Ubuntu 18.04, 20.04
If you would like to contribute to the MacOS build script, please refer to the following file, uncomment line 128 and onwards, create a pull request once the workflow is complete.
https://github.com/dingocoin/dingocoin/blob/master/.github/workflows/main.yml

MUCH KING DINGO SUCH WILD DOGE

Dingocoin v1.15.2.0

09 Apr 10:52
898cd44
Compare
Choose a tag to compare

alt text

Release Notes:

Checkpoints
Min Chainwork
Chain TX Data
Updated Seed Nodes
RPC port changed to 34646

Code tested on Ubuntu-unix-18.04, Ubuntu-16.04, Windows - x64bit
Date of release: 9th April 2021
Genesis Block (Doge Legacy): 1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691
Genesis plus 1 (Dingo Chain): 594a42d8fe16382085dc982135df72cf8fcea12d34e6efd566e2f9e442e2136f

Credits

The Bitcoin Core Developers
The Dogecoin Core Developers
The Dingocoin Core Developers

Dingocoin v1.15.1.0

04 Apr 08:55
Compare
Choose a tag to compare

The Dogecoin Parody - Dingocoin