Skip to content

Releases: SPDR-Core/spdr

Mandatory SPDR wallet release - 1.2.0.0

22 Jun 17:16
Compare
Choose a tag to compare

Changes in Release - 1.2.0.0 (Since Release - 1.1.1.0)

  • [Wallet] Added blocking addresses mechanism
  • [QT] Added the ability to select the first 50/100/250 inputs and the ability to auto select any input under, over or equal to what a user inputs
  • [Wallet] Update to new protocol and checkpoints update
  • [QT] fixed "time till synced" in syncing page
  • [Threading] Use core-like lock optimizations
  • [Wallet] Improve sync speed by almost 50% (POSIX only)

Optional SPDR wallet release - 1.1.1.0

08 Jul 10:34
Compare
Choose a tag to compare

Changes in Release - 1.1.1.0 (Since Release - 1.1.0.0)

  • [GUI] Added "My Masternodes" tab in GUI wallet interface
  • [Wallet] Added command "spdr-cli masternode status"
  • [Wallet] Changed output of command "masternode list-conf"
  • [Wallet] Changed output of command "listtransactions"
  • [Wallet] Changed output of command "masternode list"
  • [Wallet] The number of backups by default set to 20

Mandatory Spider wallet release - 1.1.0

08 Jul 10:35
Compare
Choose a tag to compare

Changes in Release - 1.1.0 (Since Release - 1.0.1)

  • [Misc] Rewards changed
  • [Misc] Collateral changed from block 133000 (15000 SPDR)
  • [Wallet] New protocol version from block 45000
  • [Wallet] Fixed Subtracting fee from amount mechanics when sending, both QT and RPC
  • [Backport] Moved from CScript and CAmount std::pair vectors to a Recipient vector containing both objects
  • [Cleanup] Moved closer to removing Darksend
  • [Misc] Added some checkpoints.
  • [Misc] Added some fixed nodes to wallet config file.
  • [Misc] Increased connection speed to nodes.
  • [Misc] Some GUI fixes.

1.0.1.0

08 Jul 10:35
Compare
Choose a tag to compare
Code clean, Copyright fix

Code clean
Copyright fix
Bumped version to 1.0.1.0

1.0.0.0

08 Jul 10:35
Compare
Choose a tag to compare
1.0.0.0 Pre-release
Pre-release
Clean