Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Version 0.2.5.16

Compare
Choose a tag to compare
@Greg-Griffith Greg-Griffith released this 13 Jun 10:20
· 50 commits to master since this release
e021ed5

This is the official release of Eccoin version 0.2.5.16

checksum-arm32: 4d6d7f969d1aee04e97eba92b680c339d864712c7b9ed51b06900fa54d5af4f9
checksum-arm64: 811c98fa465d1a19ded369fdfdc04af04b56d7e00cf807f4c624d507a1cc11a9
checksum-linux32: 8e9d4286bc9c39b7b98f5d9a298c30a3660d9fadbd1b874d4e65a2b8d2786bca
checksum-linux64: 98da97efaf72b919f146ee571434a389c9d2beb0d9eb2a2bc632fd12c13fcead
checksum-osx64: cd7a66a92ac69604903998a766fc8671b6bb7e3a7f56d3ca8e87ec402969e7a7
checksum-win32: 5160da62d93e315f99ed03cc8b05c8dc24d34f9de62dda3609d0b2e43880c2d9
checksum-win64: d1612e191ef816934560d5c3ff34d165da4c8aa1a840be43cd7de6df4930f160

Release Notes (All Commits):

  • d5c71b4 bump version to 0.2.5.16 (#213) (Griffith)
  • f077476 send chain tip height instead of node startup height in version message (#211) (Griffith)
  • 95449ea add 4th seed node (#212) (Griffith)
  • 095379b set default state of generation shutdown triggers to false (#210) (Griffith)
  • 4584d59 allow header sync from more than one peer during IBD (#208) (Griffith)
  • 6614002 turning off a block generator no longer shuts down the node (#209) (Griffith)
  • 00e7833 update mainnet seeds (#194) (Griffith)
  • 4d9ea1b Enable receivedby py test (#206) (Griffith)
  • 1aa221b enable reindex.py (#205) (Griffith)
  • f258c62 remove lingering account, label, and destdata code (#204) (Griffith)
  • e5f8931 fix wallet test to actually run maintenance checks (#202) (Griffith)
  • eacea89 guard orphanmaps with cs_orphans, guard block disk access with cs_blockstorage (#199) (Griffith)
  • c305fce Add pos blocks to verifydb.py test (#203) (Griffith)
  • bee4d67 enable multi_rpc.py test (#197) (Griffith)
  • 8bbd2c2 enable listtransactions.py test (#196) (Griffith)
  • bbeb810 add verifydb.py test (#195) (Griffith)
  • 88be346 fix wallet corruption on rescan and zapwallettxes (#189) (Griffith)
  • 7b5cbf2 resolve reindexing deadlock/crash (#188) (Griffith)
  • eaa3088 remove GuessVerificationProgress (#185) (Griffith)
  • 6b17bf5 remove services folder (#184) (Griffith)
  • 82b36b2 remove versionbits (#181) (Griffith)
  • 5bbceec remove build and build-test folders (#182) (Griffith)
  • c55474e Compiler warning fixes (#179) (Henry Young)
  • a1b17b2 Port rsm version 1.0.1 from upstream (#177) (Griffith)
  • c66ff33 add initialblockdownload and size_on_disk to getblockchaininfo rpc (#176) (Markus Nebel)
  • dfbb2d0 fix gettxoutsetinfo rpc call (#174) (Markus Nebel)
  • f4c921d remove estimatesmartfee (Greg-Griffith)