Releases: Tarmgas/dyngecoin
Nodes updates
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
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
Added new seednode and removed dead ones.
Update or add the new node manually.
New node:
136.244.110.186:7770
Fix previous release
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
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
Please update asap.
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
Mandatory update before block 200000 (200k)
Cryptonight original extended with a few million blocks :)
NEW
CLI for Mac added 20190820
first release
Windows and Linux CLI build.