Skip to content

Releases: Tarmgas/dyngecoin

Nodes updates

17 Feb 09:11
356a180
Compare
Choose a tag to compare

Sync-nodes updated
Built on:

Linux Ubuntu 18 Bionic on an Intel CPU
Debian 10 on Intel CPU
Windows 10 on an Intel CPU
Armbian Bionic on an Orange Pi One Plus

PS: Dynge-Nest is still BETA and will be replaced by other type in the future.

Added resync-from-height

10 Jul 07:13
35db4ce
Compare
Choose a tag to compare

You can now resync to a blocknumber higher than zero.
A complete resync takes time, to cut a few blocks of a corrupted database can save time.
use option --resync-from-height 123456
to sync from block 123456.

ARM-binary built on an OrangePi

New seednode added

03 Feb 19:44
5019c6d
Compare
Choose a tag to compare

Added new seednode and removed dead ones.
Update or add the new node manually.

New node:
136.244.110.186:7770

Fix previous release

05 Nov 06:44
d7584c9
Compare
Choose a tag to compare

fix cumulative size error.

if you updated to v0.2.2.1, you will have to resync,
use checkpoints for faster sync.. https://github.com/Tarmgas/checkpoints
For CLI-wallet, add checkpoints.csv to programfolder and run:
./Dynged --load-checkpoints checkpoints.csv

For DYNGE-Nest GUI-wallet, add checkpoints.csv to programfolder and check on checkpoints in gui.

Fusion and back to mixing 0

02 Nov 11:15
e5c0ccf
Compare
Choose a tag to compare

Fusion and back to mixing 0
Blocksize for fusion increased.
Mixin0 allowed again due to not enough transfers in the network.

This should allow for very large transactions.

edit: found error. binaries removed while comfirming error.

fusionfix

13 Oct 09:04
5122895
Compare
Choose a tag to compare

this will fix fusion transactions, please update.

Please update asap.

08 Sep 07:08
1bccc44
Compare
Choose a tag to compare

Please update to fix transferlimit.
Minimum mixing 3

CLI-wallets:
DyngeCoin.v0.2.1.1.linux.tar.gz
Dyngecoin_v0.2.1.1.windows.zip

GUI-wallet:
DYNGE-Nest-GUI-BETA_win64_v0.2.1.1.zip
DYNGE-Nest-BETAv0.2.1.1_ubuntu18.tar.gz

Mandatory update

05 Jun 12:42
73bb386
Compare
Choose a tag to compare

Mandatory update before block 200000 (200k)
Cryptonight original extended with a few million blocks :)

NEW
CLI for Mac added 20190820

first release

07 Apr 16:58
Compare
Choose a tag to compare

Windows and Linux CLI build.