Skip to content

Releases: Acedcoin/AceD

Auto Abandon QT-Wallet Bug fix

03 Mar 15:13
Compare
Choose a tag to compare
  • Auto abandons failed staking transactions.

AceD Core v2.1 - Correct Chain Resync

28 Feb 20:07
Compare
Choose a tag to compare
  • Fixes the chain split at the fork block
    -will refuse to sync with any other chains than the main one

AceD v2.0: Re-Build, Re-Fresh, Re-New

26 Feb 08:48
Compare
Choose a tag to compare

Dev MC note:
---- Please download the mnoutputs wallet if you have having trouble viewing your MN 👍 -----

Welcome to AceD Core v2.0
Changes:

  • A fresh new look
  • 435k coin transfer to new devs from old dev
  • Wallet GUI Fixes
  • MN restart not required. Daemon must be updated to receive rewards.
  • Some love for Raspberry Pi

Add some doc files

26 Oct 19:09
Compare
Choose a tag to compare

Source only.

Masternode patch

22 Oct 17:32
Compare
Choose a tag to compare

ALL Masternodes are required to update within 24 hours or payments will be disabled. STAKERS are also advised to update due to the possibility of forking on an older wallet.

AceD Core v1.10 PoS Wallet

21 Oct 06:49
Compare
Choose a tag to compare

Fix sentinel_ping_expired

PoS +10k Collateral Change

18 Oct 00:27
Compare
Choose a tag to compare

✓ Increase to 10k Collateral for a masternode
✓ Fork block at 103230
✓ Change from PoW to PoS (Proof-of-stake)

1.8.1 Masternode and Pool Update

27 Sep 19:48
Compare
Choose a tag to compare

Masternodes and Pools are required to update.
Fixes bitcoin exploit.

Masternodes and Pool fix

15 Aug 20:46
Compare
Choose a tag to compare

Fix for masternode rewards
Fix for pools
Update within 24 hours and receive a bounty reward. No MN restart is required.
Failure to update within 2 days (48 Hours) will result in forking off the chain(pools) and non-payment enforcement to unupdated masternodes (through spork).
Update instructions:
sudo -s
wget https://github.com/Acedcoin/AceD/releases/download/1.8/v18_bugfix.tar.gz
tar xzvf v18_bugfix.tar.gz
cd v18_bugfix
./aced-cli stop
systemctl stop AceD
./acedd -daemon

1.8_gin

15 Aug 21:48
Compare
Choose a tag to compare
fix