Skip to content

Releases: AirWireOfficial/wire-core

Version 1.5.0 - Mandatory update to pass block 869245

20 Dec 21:05
e47155b
Compare
Choose a tag to compare
  • Improved switching method of block rewards
  • Prevent chain stoppage on future block changes
  • Multiple fixes and improvements from upstream

You must update your wallet to this version to pass block 869245
Staking will begin when at least 50% of network updated wallets

Wallet Update 1.4.3 : Fix Split with enforced checkpoint checks

03 Jun 17:41
a057ff2
Compare
Choose a tag to compare
Merge pull request #21 from akshaynexus/fix-chainsplit

Prevent double checks

1.4.2 Mandatory Wallet Update

10 May 20:45
67bae99
Compare
Choose a tag to compare

Multiple fixes to all wallets as detailed below:

  • Fixed Gitian Compile (Allows for deterministic builds)
  • Set default “banscore” to 10 instead of 100 to disconnect from bad nodes faster
  • Call “autorecombinedust” less often in order to reduce CPU Usage
  • Added minimum stake input requirement of 1000 WIRE (Will be mandatory after 600000 Blocks)
  • Added spork to enable/disable the “minstakerequirement” if needed during maintenance
  • Upgraded protocol and version numbers (70021 and 1.4.2)
  • Added code to log to debug log if any duplicate block is detected.
  • Added additional addnode’s for more connections
  • Added DNSSeed node for even more connections.
  • Put zWire in to maintenance until it’s decided on which direction it will proceed. (Currently PIVX have decided to release the fix but make all transactions public.)
  • Optimize PIVX double stake fix to prevent chainsplits.
  • Added reorg attack detection and deterrent.
  • Detect and reject “double stakes” added to code.
  • Additional coding to ensure wallet connects to chain after a wallet has been closed unexpectedly or if the peer.dat file has been deleted.

SHA256 Checksums

74bb7a7628a53a6d40009bda6eef46d5b9a85ab4a43978920f5936d0a7489994  wire-1.4.2-arm-linux-gnueabihf.tar.gz
fb22d28ea41753867bec1368b03243743c2eaf40a4992a210f8d3f0d8cabce20  wire-1.4.2-i686-pc-linux-gnu.tar.gz
451317733554e4b389b2035fc383d4da0660adfe31c743197d9671f34c6850f3  wire-1.4.2-osx-unsigned.dmg
61d44a0887c076c6e27e7afc00247d625b5062a4a8acb1614e647290ab149829  wire-1.4.2-osx-unsigned.tar.gz
9f00f8147fa6d88f31143e6af3ec5aae8bf36f41a80626751dfd074d6b7c3ee8  wire-1.4.2-osx64.tar.gz
b3a29ee91ce48c85f4d1f3ee83b2999d87e5bb95afdc84e5a6268ad205bf9d83  wire-1.4.2-win-unsigned.tar.gz
de9768e59dab7ea510b2d49f2db68b03f432be2d2ef3421bf3a33f75c5713c1c  wire-1.4.2-win32-setup-unsigned.exe
836ca86cd5f80f3757e044adfa4dc6ed1f43fc0c7c92db9d39c2e42fff920db0  wire-1.4.2-win32.zip
af6318b5488682193581b39bbb1916fd99b5035328e5c6333f5d7ec9b5686f18  wire-1.4.2-win64-setup-unsigned.exe
0fa3433e15a4472a9e650b7fbe190ccb9edf192695f6d581694139bc9afc583e  wire-1.4.2-win64.zip
cbc81b0e37c2a64f680005dd8e3ace276dd473a0c609bf8a7a4a0e37080abb20  wire-1.4.2-x86_64-linux-gnu.tar.gz

1.4.1 Update non-mandatory

15 Mar 22:07
fe388ea
Compare
Choose a tag to compare

This updates fixes an issue where some users faced high cpu usage (OpenSSL memory leak).
Updated all coin dependencies to latest versions (As per bitcoin core latest verison)
QT Version updated from 5.7.1 to 5.9.6
Update code to accept and build with the new dependencies

Static built binarys;

Version 1.4.0 Mandatory update by block 450000

27 Jan 18:37
278d83f
Compare
Choose a tag to compare

Releases

04 Oct 10:52
a03a636
Compare
Choose a tag to compare
Update Version 1.3.0.0

1.3.0 Update

Various patches and bug fixes added from upstream codebase (PIVX 3.1.0).
Improved MN Collateral lookup function (set as const)
Solved an issue where "Invalid IP" message shows when activating MN via Start buttons
Added Checkpoints upto block 244799 - height=244799  tx=504525  date=2018-10-03 11:14:00 (GMT)
Update seednodes