Skip to content

Releases: SocialSend/SocialSend

SocialSend Core v1.2.1.5

03 Oct 00:13
6ba776a
Compare
Choose a tag to compare
Pre-release

SocialSend v1.2.1.5

This is a PENDING major version release, which includes new features, bug fixes and minor performance improvements.

KNOWN ISSUE

This release has a bug that causes synchronization from genesis block to fail. Please use the prior release of v1.2.1.0 to synchronize or until a new release is ready.

Update

SocialSend v1.2.1.5 is a pending mandatory update that includes consensus rule changes. While not mandatory at this time, the changes in this update will begin to trigger a softfork based on a 75% consensus rule to enable BIP65 protocol support. Once the network majority updates and is producing new version blocks (>95% of blocks match new version), a network fork (split) will take place and any nodes not updated at that time, will be blocked from the network.
Additionally, a security fix and consensus rule inclusion for checking of minimum age requirement on recent stakes, is to be implemented as well, via SPORK Activation. This is a manual activation and will take place at some point in the future, most likely beyond BIP65 activation and should not cause any distruption.

Release Notes

  • Increment client version to 1.2.1.5-RC0
  • Increment protocol version to 70821
    • Backwards compatible to 70820 and 70815 until consensus activation locks.
  • Stable Build for preliminary release at this time.
    • Safe to utilize for staking and merchant applications at own risk!

Implement BIP65 Support - Check Lock Time Verify (CLTV)

  • Implement SPORK_19 to trigger activation of BIP65 voting.
    • New spork: SPORK_19_CLTV_BLOCK_VOTE_ENFORCEMENT
  • Enforce SPORK_18 when network reaches 95% consensus on SPORK_19
  • Adjust softfork threshold check to about 7.5 days
  • Add OP_CHECKLOCKTIMEVERIFY with activation at 75% consensus, lock at 95%
  • Add additional info to getblockchaininfo rpc command to show softforks

Security Fixes & Improvements

  • Increment protocol version to 70821 for support of consensus changes
  • More Checkpoints at height 1366146 & 1366147
    • Minor network fork before this block due to testing..
  • Security fixes … Add min age requirement for stakes
    • Required, New spork: SPORK_18_MIN_AGE_STAKE_ENFORCEMENT
  • Add SPORK_18 for activation of stake min age requirement. This is a consensus rule!
    • This check finds INVALID blocks starting at height 13938 due prior non-use of this method,
    • AND causes a chain fork when a peer mints a block that fails this consensus rule on chain tip.
    • Triggered via SPORK and Activated when 95% of blocks are version 5.
  • Actually drop banned nodes if they are not locally whitelisted.
  • make proper checkpoints, use genesis.hashMerkleRoot
  • Refactoring to mining validity checks; Removed stale code.
    • Do TestBlockValidity on block and check masternodeSync if miner running..
    • Fixes infinite loop issues in miner thread.
  • Fix autocombinerewards process
  • Additional rpc debug output for block
  • Fix versioning and desc in auto configure on build..
  • Housekeeping..
    • Adjust makefile and configure.ac
    • Remove tests of prior version of BigNum.h

Issues/Caveats..

  • May possibly trigger update alert in local wallet node of new protocol on detected running on network.
    • Safe to ignore for now. It might go away..
  • Known Qt glitches remain..

SocialSend Core v1.2.1.0

21 Jun 15:11
Compare
Choose a tag to compare

Version 1.2.1.0

This is currently an optional release for all wallets, including staking wallets and masternodes, that includes:

  • Corrections to peering network and consensus systems.
  • Implementation of a Spork to force this update as Mandatory at later date.

Release Notes

  • Add checkpoints around recent spork activation times
  • Actually ban misbehaving peers from local node..
  • Update and add additional seed nodes
    • DNS additions and corrections.
  • Increment protocol version to 70820
    • Update Spork for activation lock for protocol version 70820
    • Lock in SPORK_14 activation beyond block 1345545
  • Fixes Consensus issue with newer SSL version
    • Update ssl lib deps
    • Allow for compilation with OpenSSL 1.1
  • Housecleaning..
    • Log message cleanups
    • Repo cleanups, adjust .gitignore

Known Issues

While this version tries to maintain backwards compatibility to older protocol versions;
The masternode wallet version and local wallet version must match in order for the masternode to enable and lock.
Additionally, please assure that port 50050 is used and reachable on the remote masternode server.

New wallet version

29 Apr 08:54
Compare
Choose a tag to compare

This is not a mandatory update but this update will fix a few issues. So, the update is recommended.

Updates:

Fixed syncing issue.
Update on fake stake issue.

New wallet version

24 Feb 21:01
Compare
Choose a tag to compare

New release version 1.2.0.4

If you have v1.2.0.3 this update is not mandatory but if you have an older version update to this one asap.

What's new?

Added checkpoints to avoid syncing on wrong chain.
Force to disconnect from protocol 70810 from de beginning
Upgrade the way we check fake stake issue.

Release Version 1.2.0.3 Security and Visual upgrade.

31 Jan 03:37
Compare
Choose a tag to compare

What's new on this release?

Important updates:

  1. Fix fake stake issue published by Decentralized Systems Lab @ UIUC ( header spam issue is not related to SEND wallet ).
  2. Add new tab with Masternode Budget Vote.
  3. Change protocol version, this will disconnect old wallet version after we establish the new protocol.
  4. Update block version.
  5. Fix some security issues about negative transaction fee.
  6. Few cosmetic change and new splash screen.

Minors Updates:

  1. Add menu option for "Open configuration folder", this will help when using bootstrap file.
  2. Add "Use after fee" button when coin control is enabled.
  3. Fix responsive carousel on main wallet view.
  4. Fix spanish translations, in the next releases the other languages ​​will be fixed too.

Is this update mandatory?

Not for now, but when we reach majority of wallet on new version we will disconnect old wallets by spork activation. The exact information about when this will happen you will be available in our social networks and chat rooms. It will be announced with at least 15 days before activation.

If i update my local wallet, do i need to update my Masternode?

Masternode and local wallet should have the same protocol version for running, so, if you update you local wallet or one of you masternode you will have to update all your wallets. The same if your are mounting a new masternode, you will have to use the updated wallet and of course you will have to update you old masternodes too. So, we recommend that spend some time updating all your wallets, this way you will be prepared when the spork will be activated.

SEND_Bootstrap_14th_jan

13 Feb 18:30
Compare
Choose a tag to compare

This is a temporary bootstrap.

Wallet Update

09 Aug 20:04
Compare
Choose a tag to compare

Major Updates :

  1. WebQt Integration for updates and announcements direct to your wallet
  2. Change in Sporks
  3. Change in Masternode Collateral & Block Rewards from block height 385000 (~ 15th August 2018)
  4. Updates on Masternode networks checks
  5. Removal of fee on stakes/masternode rewards (which was being burned instead of paying to masternodes)
  6. Security updates
  7. Other minor updates

Social Send Release v1.1.0.0

14 Mar 22:55
Compare
Choose a tag to compare

This release is in preparation for some major changes coming down the road.

NOTE: There is a small set back with a OSX release for pre high Sierra, this will be fixed promptly and added below.

  • Raspberry pi 2+ should be able to use the arm32 release
  • Arm64 is compatible with ArmV8-A 64bit architectures

Bug fixes:

-SPORK keys
-Sync errors
-regression's
-testnet error

SEND MAC Wallet V1.0.0.8 for MAC 10.13 or newer

08 Feb 16:35
21c60a6
Compare
Choose a tag to compare
  • Few Fixes
  • Wallet Sync Issue Fixed

SEND MAC Wallet V 1.0.0.7 Update

11 Jan 05:22
406c4a0
Compare
Choose a tag to compare

SEND MAC Wallet V 1.0.0.7 Update (for MAC OS 10.12 or older)

Bug fixes and security updates...