Skip to content

Releases: duality-solutions/Sequence

v1.3.3.0

12 Nov 08:49
74a0a9a
Compare
Choose a tag to compare
  • Stake Fix

v1.3.2.0

24 Oct 13:00
6fbb5f4
Compare
Choose a tag to compare
  • Add AddressIndex, TimeStampIndex and SpentIndex logic
  • Fix testnet parameters
  • Fix genesis block mining for testnet
  • Add stake modifier checkpoints
  • Add block hash checkpoints
  • Add InsightAPI RPC calls
  • Fix stop sync and restart issue. BlockIndex was corrupt when the sync is interrupted.

v1.3.1.0

09 Jul 09:19
6fbb5f4
Compare
Choose a tag to compare

Sequence v1.3.0.0

  • Fix segfault after running reindex

v1.3.0.0

23 Feb 16:00
7e7acf1
Compare
Choose a tag to compare

Sequence v1.3.0.0

  • Fix boost-1.66 incompatibilities
  • Update README.md
  • Update copyrights
  • Fix QObject::connect: No such slot error
  • Fix warning for GenerateRandomString
  • Add LogPrint debug category
  • Fix debug.log error for stake report UI
  • Fix build warning in HD wallet RPC commands
  • Fix Incompatible sender/receiver signal/slot error
  • Fix segfault after running reindex
  • Update Splashscreen and Icons
  • Prevent stake thread from trying to find PoW hash
  • Remove redundant block header check
  • Fix issue that stops the staking thread
  • Change blockchain size to 2GB
  • Fix checkpoint data array in chainparams.cpp
  • Add checkpoint for block 1,000,000
  • Add stake modifiers for blocks 512000 & 1000000
  • Update Splitblock fee amount to reflect real fee.
  • Fix segfault when running daemon with disabled wallet (Issue #131)
  • Update ReadMe to include URL's
  • Add soft-fork via IsSuperMajority for fee indiscrepency
  • Increase Block Version to 3
  • Remove unneeded sections from the Information tab in Tools Window
  • Add DNS Seeders

v1.2.0.0

27 Aug 13:00
3d307a4
Compare
Choose a tag to compare

Sequence v1.2.0.0

Cleanup checkpoint data
Add checkpoints
Add unsupported-ssl to configure.ac
Update BigNum
Update timedata/tinyformat
Update ntp.cpp/h
Removed exec flags where unneeded
Fix Send Confirmation Window
Bump Proto/Version
Copyrights
Make fee more for splitblock
Remove CLIENT_DATE and cleanup
Remove MultiSigUI
Update LevelDB to 1.20 + add SSE4.2 flags
Update Icons for Sequence
Update CHANGELOG

v1.1.0.0

04 Jun 20:01
Compare
Choose a tag to compare

Fix sequence.conf read on daemon first launch
Overall UI Improvements
Staking Icon now shows Status/MultiSend Status/Weight/Network Weight/Money Supply/Next Reward within
Stake Network Weight Fix
Improtve DecodeBase58/EncodeBase58
Repair Signal/Slot in stakereport.cpp
Add Checkpoint/Stake Modifier
Add Scammer Warning
Add OSX keystroke to clear RPCConsole
Fix tabs
Remove unused functions
Stake Report
net: Avoid duplicate getheaders requests.
Update DB_CORRUPT message
HD Wallet
Improve modaloverlay and messages
Change pause progresslabel to clear once synced
Repair SendCoinsDialog::setClientModel Signal Slot
Upgrade Crypter and implement LockedPool
Repair Traffic Graph
Fully implement indirectmap
Alphabetically sort all makefiles and qrc
Update LevelDB to 1.19 and implement makefile.leveldb.include
Fix Signal/Slot errors
Remove embedded colour profiles from all images
c++11:Backport from bitcoin-core: don't throw from the reverselock destructor
Fix LOCK in LOCK
Update net.cpp/h and implement CopyNodeVector/ReleaseNodeVector
Do not shadow global variable
Do not shadow upper local variable 'send', prevent -Wshadow compiler
Fix Locks and Do not add random inbound peers to addrman
Fix calculation of number of bound sockets to use
Fix races
Add/Repair LOCK's
Fix parameter naming inconsistencies
Fix torcontrol.cpp unused private field warning
Fix unlocked access to vNodes.size()
Don't return the address of a P2SH of a P2SH
trivial: fix bloom filter init to isEmpty = true
Avoid ugly exception in log on unknown inv type
Make strWalletFile const
Make RelayWalletTransaction attempt to AcceptToMemoryPool.
Locking for Misbehave() and other cs_main locking fixes
Update Stake Icon to show useful accurate information

v1.0.0.0

15 Mar 22:56
Compare
Choose a tag to compare

Initial Release of Sequence - 74d63f7