Releases: PRCYCoin/PRCYCoin
2.0.0.6 (Minor Patch)
What's Changed
- Remove Height for Version Block by @lyricidal in #375
- Add Checkpoints after Hard Fork by @lyricidal in #376
- Bump version to v2.0.0.6 by @lyricidal in #377
- Merge Develop > Master for Release (v2.0.0.6) by @lyricidal in #378
Full Changelog: 2.0.0.5...2.0.0.6
prcycoin-v2.0.0.6-aarch64-linux.zip SHA256: 67F65B9A3DF44191968148FC332C929B514724CF7C619AC099A0E5498C9FF0E8
prcycoin-v2.0.0.6-arm32.zip SHA256: 4ABE89CB3F4E74709E738CC0F45EC96ED47EB54554AFCDCD393662256BC9497E
prcycoin-v2.0.0.6-macosx.zip SHA256: 93BF1E9245DAEC3416990EEF9CFD0F800AF1C1BBEE0A4AA47A1A3FC181B0521D
prcycoin-v2.0.0.6-riscv64.zip SHA256: 2620D9060D66FD9ED1EEA23B9017B3DC405BDA1616318A9A4F0CA278C8A227D9
prcycoin-v2.0.0.6-win64.zip SHA256: 53F6F4BD180B2C9866391FBAC1F5235859B7C412A6F481CC9C899D6E99E7122E
prcycoin-v2.0.0.6-x86_64-linux.zip SHA256: 4738FAE2CA37B5CD2B5EAA452D16406B38443F0472421118C09E2DB367C4EB9E
PRCYcoin-qt-x86_64.AppImage-v2.0.0.6.zip SHA256: 8E3E9AB9E8DFBF8DB3760CD6FC681B854DB33DE382E6FDA441F4365DE2FF76B4
2.0.0.5 (Mandatory Update)
Mandatory Update by block 1190000
What's Changed
- [Trivial] Rename missed Anonymize -> Staking conversions by @lyricidal in #362
- [Init] Restore check for combinedust in .conf at startup by @lyricidal in #363
- [Wallet] Fix duplicate inputs check by @lyricidal in #364
- [Qt] Fix checkCurrencyValue and Rename Functions by @lyricidal in #365
- [Qt] Add "Delete Transaction" button on TX Dialog by @lyricidal in #366
- [Wallet] Remove unused walletStakingInProgress by @lyricidal in #367
- [Wallet] Add functionality to delete wallet transactions by @lyricidal in #368
- [Qt] Add "Show Seed Phrase" to File Menu (password protected) by @lyricidal in #369
- [Qt] Various Minor Fixes by @lyricidal in #370
- [Fix] Fix syncing from 0 by @lyricidal in #371
- [Upstream] [Build] Clean all coverage files during make clean by @lyricidal in #372
- [Hard Fork] Staking Fixes by @lyricidal in #373
- Merge Develop > Master for Release (v2.0.0.5) by @lyricidal in #374
Full Changelog: 2.0.0.4...2.0.0.5
2.0.0.4
What's Changed
- [Wallet] Restore inSpendQueueOutpoints to AvailableCoins by @lyricidal in #312
- [Upstream] [Masternodes] Missing cs main locks in CalculateScore and GetMasternodeInputAge by @lyricidal in #313
- [Upstream] lock cs_main for Misbehaving by @lyricidal in #314
- [Net] Restore check for Importing/IBD on resend wallet transactions by @lyricidal in #315
- [Upstream] Remove obsolete reference to CValidationState from UpdateCoins. by @lyricidal in #317
- [Upstream] Unused methods cleanup by @lyricidal in #316
- [Upstream] [RPC] add 'getblockindexstats' function by @lyricidal in #318
- [Upstream] [Move-Only] (Un)Lock method moved to the wallet class. by @lyricidal in #319
- [Upstream] [Staking] Improved Staking Flow by @lyricidal in #320
- [Upstream] [Wallet] Adjust staking properties to lower orphan rates. by @lyricidal in #321
- [Upstream] [Regtest][Tests][RPC] Regtest mode + Test suite. by @lyricidal in #322
- [Upstream] [Wallet] Staking Updates by @lyricidal in #323
- [Upstream] [Performances] Decrease the number of wasted CPU cycles by @lyricidal in #324
- [Upstream] [Consensus] Time checks by @lyricidal in #325
- [Upstream] [Refactor] Fix stake age checks for regtest by @lyricidal in #326
- [Upstream] [Staking] Ensure nCredit is correctly initi 8000 alized in CreateCoinStake by @lyricidal in #327
- [Wallet] Fix incorrect error messages on Send by @lyricidal in #328
- [Trivial] Update copyright for 2023 by @lyricidal in #329
- [Upstream] [Staking] Modify miner and staking thread for efficency by @lyricidal in #330
- [Upstream] [Wallet] Various transaction handling improvements (Part 1) by @lyricidal in #331
- [Upstream] [GUI] Add missing QPainterPath include by @lyricidal in #332
- [Cleanup] Thread-safety-analysis warnings by @lyricidal in #333
- [Upstream] [RPC][Refactor] Masternode Start/Broadcast by @lyricidal in #334
- [Build] Fix missing zxcvbn PIE_FLAGS by @lyricidal in #335
- [Upstream] qt: Do not use QClipboard::Selection on Windows and macOS. by @lyricidal in #337
- [Build] Re-enable Qt for riscv64-linux-gnu by @lyricidal in #336
- [Qt][RPC] Lock Masternode Collateral on Send / Add
createmasternode
command by @lyricidal in #338 - [RPC] Extend
sendtostealthaddress
to allow locking outputs by @lyricidal in #339 - [Qt] Fix broken link for large wallet warning by @lyricidal in #340
- [Qt] Fix QComboBox CSS by @lyricidal in #341
- [Upstream]
Optional
Class back port by @lyricidal in #342 - [Wallet] AvailableCoins cleanup by @lyricidal in #343
- [Upstream] [Wallet] Masternodes start performance boost by @lyricidal in #344
- [Upstream] [Cleanup] remove masternode broadcast from CActiveMasternode class by @lyricidal in #345
- [Upstream] [GUI] Better start single MN error description. by @lyricidal in #346
- [Upstream] [BUG][Wallet] Lock cs_main before accessing CheckFinalTx by @lyricidal in #347
- [Wallet] Restore checks in GetVinAndKeysFromOutput by @lyricidal in #348
- [Upstream] [Trivial] Remove spammy log in in Stake by @lyricidal in #349
- [Cleanup] FillBlockPayee by @lyricidal in #350
- [Upstream] CActiveMasternode::ManageStatus remove unneeded GetBalance check by @lyricidal in #351
- [Wallet] Better logging for when selected transaction is not in main chain by @lyricidal in #352
- Fix unused-value warning for fCombineDust by @lyricidal in #353
- [Qt] Fix incorrect fees displayed for new deposits on Options page by @lyricidal in #357
- [Wallet] MintableCoins/SelectStakeCoin Fixes by @lyricidal in #355
- [Qt] Fix incorrect Staking Status by @lyricidal in #356
- [RPC] Add
erasefromwallet
by @lyricidal in #358 - [Qt] Add "Rewards" category to Types on History tab by @lyricidal in #354
- [Upstream] cleanup: IsBlockValueValid refactored properly. by @lyricidal in #359
- Bump version to v2.0.0.4 by @lyricidal in #360
- Merge Develop > Master for Release (v2.0.0.4) by @lyricidal in #361
Full Changelog: 2.0.0.3...2.0.0.4
Thanks to all contributors and reviewers!
prcycoin-v2.0.0.4-aarch64-linux.zip SHA256: 21182A8E14803E2BCA3F63C3363A57CD68A5CEDE4A5099A48C8BD37DBEFAAC69
prcycoin-v2.0.0.4-arm32.zip SHA256: 1F63E7C8EC31AF3AEC9C80F578C7F92E02B948645D3B203D74EB720A43BA310D
prcycoin-v2.0.0.4-macosx.zip SHA256: 8E4B618AB342F22C87F89C09F55CCFAFA0E5900A42AA23A213B7484D942A0647
prcycoin-v2.0.0.4-riscv64.zip SHA256: 4BC7FC007F2E892F946692C595DF922B00317F7B3A4A42D61D0CA76C33FA3868
prcycoin-v2.0.0.4-win64.zip SHA256: 08E45A40489B1DAAD6C2D59153ACEF99961627F5D0591B94BB5DE8FA72733996
prcycoin-v2.0.0.4-x86_64-linux.zip SHA256: 0F1B488DF3AE2FAF616E5F99634EE563D94366E9916AC5B6677FFF2A6858EBD4
PRCYcoin-qt-x86_64.AppImage-v2.0.0.4.zip SHA256: 723B8FF2F0894CDA354D9D6B27D1B10BD8FF8D42E863A1FE882582E7ECD8F065
2.0.0.3
What's Changed
- [Upstream] [Backport] Make sigcache faster, more efficient, larger by @lyricidal in #252
- [Upstream] Better sigcache implementation (CuckooCache) by @lyricidal in #253
- [GitHub Actions] Use Ubuntu 18 for Releases / Add Separate Ubuntu 20 Workflow by @lyricidal in #254
- [Build] Remove Gitian Keys by @lyricidal in #256
- #249 Backport Corrections by @lyricidal in #257
- [Upstream] [Net] Remove bogus assert on number of oubound connections. by @lyricidal in #258
- [Upstream] [Net] cs_vSend-cs_main deadlock detection fixed. by @lyricidal in #259
- [Wallet] Remove fBackupMints by @lyricidal in #255
- [Upstream] [net] Remove assert(nMaxInbound > 0) by @lyricidal in #260
- [ChainParams] Move Stealth and Integrated Address Prefixes to ChainParams by @lyricidal in #261
- [Upstream] [Utils] Fix syntax error in gitian-build.sh by @lyricidal in #262
- [Trivial] Use Budget log category instead of Masternode in Budgets by @lyricidal in #263
- [Upstream] [Docs] Overhaul documentation files by @lyricidal in #264
- [Upstream] [Scripts] Overhaul supplemental python/shell scripts by @lyricidal in #265
- [Upstream] [Tests] Add linter for circular dependencies and start fixing them by @lyricidal in #266
- [Upstream] build: use C++17 in depends by @lyricidal in #267
- [Scripts] Script Permissions by @lyricidal in #268
- [Build] Fix
make dist
by @lyricidal in #269 - [Upstream] Various Gitian updates by @lyricidal in #270
- [Fix] Missing PaymentID on SendAll by @lyricidal in #272
- [Upstream] [Build][Cleanup] Tidy up the gitian build descriptors by @lyricidal in #271
- Add parameter to sendalltostealthaddress to include locked coins or not by @lyricidal in #273
- [Trivial] Various Visual Updates by @lyricidal in #274
- [Upstream] [Build] Update leveldb to 1.22+ by @lyricidal in #275
- [Upstream] [Core] Update LevelDB to latest upstream by @lyricidal in #276
- Bump version to v2.0.0.3 by @lyricidal in #277
- [Upstream] [Build] Update crc32c subtree by @lyricidal in #278
- [Qt] History Tab Cleanup by @lyricidal in #279
- [Wallet] Remove extra checks in SelectCoins - checked in AvailableCoins by @lyricidal in #280
- [RPC] Unify IsLocked() checks to EnsureWalletIsUnlocked() in some functions that were missed by @lyricidal in #281
- [SendAll] Fix errors not being returned by @lyricidal in #283
- [RPC] Add
getunspentcount
- returns a count of unspent UTXOs by @lyricidal in #282 - [Upstream] [Build] Add M1 mac homebrew path by @lyricidal in #284
- [Upstream] [Net] Fix resource leak in ReadBinaryFile by @lyricidal in #285
- [Upstream] [Build] Require minimum boost version 1.57.0 by @lyricidal in #286
- [Tests] Fix/Enable all tests that were
DISABLE_PASSED_TEST
by @lyricidal in #288 - [Wallet] Fix runtime_error with -disablewallet by @lyricidal in #289
- [Upstream] [Qt] Don't show staking status icons without a wallet by @lyricidal in #290
- [Qt] Fix UI when wallet is disabled by @lyricidal in #291
- [Build] [GitHub Actions] Minor Updates by @lyricidal in #292
- [Upstream] [Core] prevector: named union and defaults vars initialization by @lyricidal in #293
- [Upstream] [Doxygen] Generate Todo list by @lyricidal in #294
- [Upstream] [Wallet] Make nWalletDBUpdated atomic to avoid a potential race by @lyricidal in #295
- [Upstream] [GUI][Model] Remove unneeded lock in checkBalanceChanged by @lyricidal in #296
- [Model] Use wallet pointer instead of pwalletMain by @lyricidal in #297
- [Upstream] [GUI] Start masternodes polling timer only when is needed. by @lyricidal in #299
- [Upstream] [Wallet] Clean wrong pwalletMain inside wallet class. by @lyricidal in #298
- [Wallet][Model] Use const CAmount minStakingAmount / access Params() only from walletModel by @lyricidal in #301
- [Wallet] Remove cannotSpend variable from AvailableCoins by @lyricidal in #300
- [Upstream] [Depends] Bump miniupnpc to 2.2.2 by @lyricidal in #302
- [Upstream] build: improve sed robustness by not using sed by @lyricidal in #303
- [Upstream] build: document and cleanup Qt hacks by @lyricidal in #304
- [Net] [Cleanup] Fix ProcessMessage(s) / Edit IsUnsupportedVersion to DisconnectOldVersion by @lyricidal in #305
- [Qt] Add "Ignore" button for Consolidation upon Enabling Staking by @lyricidal in #306
- [GitHub Actions] Update actions/checkout to v3 by @lyricidal in #308
- [Qt] [Fix] Remove registerNodeSignal / requestedRegisterNodeSignal by @lyricidal in #307
- [Net] Fix crash in ThreadMessageHandler by @lyricidal in #309
- [Qt] "Request passphrase before sending any transactions" setting by @lyricidal in #310
- Merge Develop > Master for Release (v2.0.0.3) by @lyricidal in #311
Thanks to all contributors and reviewers!
Full Changelog: 2.0.0.2...2.0.0.3
2.0.0.2
What's Changed
- [Upstream] Replace OpenSSL AES with ctaes-based version by @lyricidal in #240
- [Upstream] [Cleanup] Nuke obfuscation from orbit by 8000 @lyricidal in #241
- [Upstream] [NET] Invalid blocks from forks stored on disk fix + blocks DoS spam filter. by @lyricidal in #242
- [GitHub Actions] Update Ubuntu to 20.04 as 18.04 will be deprecated by @lyricidal in #243
- [Wallet] Minor CreateCoinStake Cleanup by @lyricidal in #244
- [Qt] Add bypasslogin to allow hiding the password box on launch by @lyricidal in #245
- [Build] Remove check for unused BOOST_REGEX by @lyricidal in #246
- [Upstream] [Core] Big endian support by @lyricidal in #247
- [Upstream] [Core] Prevector by @lyricidal in #248
- [Upstream] [Net] Pre-requirements for network encapsulation by @lyricidal in #249
- Bump version to v2.0.0.2 by @lyricidal in #250
- Merge Develop > Master for Release (v2.0.0.2) by @lyricidal in #251
Full Changelog: 2.0.0.1...2.0.0.2
prcycoin-v2.0.0.2-aarch64-linux.zip SHA256: B51647C82541594D15FF0ED87A3758C3990BFE981CBAEE82E3FE35B3468DF572
prcycoin-v2.0.0.2-arm32.zip SHA256: C05EE9DF176D056BC9F3311CB3A5A83D3256A333371031DBF6EF313B5BA38EC7
prcycoin-v2.0.0.2-macosx.zip SHA256: 3D93157A346AE980E1597CE1383BA0E62026D61CDA6FC82F3F96C0FFF21776E1
prcycoin-v2.0.0.2-riscv64.zip SHA256: 2BCAEE9BD2E778D1D6A55BB25187CEE7264867DC7A40C4981C3A483A8C689DF7
prcycoin-v2.0.0.2-win64.zip SHA256: 0F875E7D2797C1345282D25BB3137DAE0675B9D22B0003BE1D8B721906BE735A
prcycoin-v2.0.0.2-x86_64-linux.zip SHA256: 7271702308867B7A93F05854ED951050D5B37F7BEC5A1E3B7A6CEB418D6A9BF3
PRCYcoin-qt-x86_64.AppImage-v2.0.0.2.zip SHA256: 6AD2B2E11F6E014A2D2DF2935A7C8920417DFBCAC6896E62B0277B833B425488
2.0.0.1 (Minor Patch)
What's Changed
- [Testnet] Add Testnet specific changes by @lyricidal in #221
- [Consensus] Ban all previous versions below v2.0 by @lyricidal in #222
- [Qt] Fix dummy balance on Send tab by @lyricidal in #223
- [Qt] Add "View on Explorer" button to Transaction Success dialog / Testnet Explorer enabled by @lyricidal in #224
- [RPC] "Send" Command Cleanup by @lyricidal in #226
- [Qt] Add "Use Spendable Balance" button / Restore "Clear All" button by @lyricidal in #225
- Rename to PRivaCY Coin by @lyricidal in #227
- [Trivial] Remove DUST variable by @lyricidal in #228
- [Upstream] [Qt] Standardize and clean up new UI elements by @lyricidal in #229
- [Fix] Send All - Incorrect Transaction ID by @lyricidal in #230
- [Qt] Use SendAll when using "Use Spendable Balance" by @lyricidal in #231
- [Qt] Add warning to Overview when wallet is larger than 10k transactions by @lyrici 8000 dal in #233
- [Qt] Add Show Passphrase checkbox to AskPassphraseDialog by @lyricidal in #232
- Remove "Keychain" wording / Rename PRCY developers -> The PRivaCY Coin Developers by @lyricidal in #234
- [Qt] Add "Show Passphrase" to EncryptDialog and Options screen by @lyricidal in #235
- Add checkpoint for block 847850 by @lyricidal in #236
- [Qt] Update Translations by @lyricidal in #237
- Bump version to v2.0.0.1 by @lyricidal in #238
- Merge Develop > Master for Release (v2.0.0.1) by @lyricidal in #239
Full Changelog: 2.0.0.0...2.0.0.1
prcycoin-v2.0.0.1-aarch64-linux.zip SHA256: 0FC7278C5246107412F7FD253981EC842B7C6CAB881B5A5F65789387CDC5D396
prcycoin-v2.0.0.1-arm32.zip SHA256: 072EADAE78E99A325EBBB527B4FA23F334EF31DE47B607C67DA5210311BFB4A6
prcycoin-v2.0.0.1-macosx.zip SHA256: D281527E7BC37C5E423789C83C39F8C1F206C18813D7B4EF9D848D3D468BBAE4
prcycoin-v2.0.0.1-riscv64.zip SHA256: D12C5B80957CBCC8DFCE27572A906BF4CFCBB2A3B56E5AF3E0514A3C11CEC682
prcycoin-v2.0.0.1-win64.zip SHA256: 4A175E20CEF8C58E106937C2872E637ACB9DB6C42DAA5C757C4D946AA8A13B07
prcycoin-v2.0.0.1-x86_64-linux.zip SHA256: E17A9FA1BD6A9CBFEBC9736856B5FDC5573F134A1553A12B996438122C69B53B
2.0.0.0 (Mandatory) [Ring Size HardFork]
NOTE: This is a required update for all users! There is a Hard Fork at Block 750,000 to upgrade the Ring Size to 27-32
What's Changed
- [Build] Remove Windows 32 bit build. by @lyricidal in #95
- [Qt] Add Qt Directory location by @lyricidal in #97
- [Checkpoints] Add checkpoints to fix sync by @lyricidal in #98
- [Upstream] [Core] Refactor ConnectBlock() to segregate state tracking items [Missed Parts] by @lyricidal in #99
- [RPC] Add getlastpoa* (block, hash, height, time, posauditedblock) by @lyricidal in #100
- [Qt] Add PRCY Checker Menu Item by @lyricidal in #101
- [Upstream] [DB] Bitcoin 0.12-0.14 dbwrapper improvements by @lyricidal in #102
- [Upstream] [Refactor] Remove all "using namespace" statements by @lyricidal in #103
- [Upstream] [Refactoring] Lightweight abstraction of boost::filesystem by @lyricidal in #104
- [Upstream] [Build] Remove unnecessary BOOST dependency by @lyricidal in #105
- [Upstream] [Budget] Make sorting of finalized budgets deterministic by @lyricidal in #106
- [Trivial] Minor updates by @lyricidal in #107
- [Upstream] [Build] Update Build/Depends systems from upstream by @lyricidal in #108
- [Qt] Fix "All Types" Dropdown on History tab by @lyricidal in #109
- [Qt] Add Check For Updates at Startup by @lyricidal in #110
- [Checkpoints] Add checkpoint for block 385916 (PoA) by @lyricidal in #111
- [Upstream] [GUI][Backport] Explicitly disable "Dark Mode" appearance on macOS by @lyricidal in #112
- [Upstream] [GUI] Back port latest MacOS dock icon handler. by @lyricidal in #113
- [Upstream] [RPC] Don't allow backupwallet to overwrite the wallet-in-use by @lyricidal in #114
- [Upstream] [GUI] MacOS fix open files with no default app. by @lyricidal in #115
- [Upstream] [Build] Update debian contrib files by @lyricidal in #116
- [Qt] Add logging for Check For Updates by @lyricidal in #117
- [Qt] Set Web Wallet Theme as default for new users by @lyricidal in #118
- [Upstream] [Refactor] Define constant string variable for currency unit by @lyricidal in #119
- [GitHub Actions] Add DDEBUG_LOCKORDER build to Actions by @lyricidal in #120
- [Upstream] [Util] tinyformat / LogPrint backports by @lyricidal in #121
- [Upstream] [Util] LogAcceptCategory: use uint32_t rather than sets of strings by @lyricidal in #122
- [Upstream] [Core] Add -debugexclude option by @lyricidal in #123
- [Upstream] [Util] Buffer log messages and explicitly open logs by @lyricidal in #124
- [Upstream] [RPC] Add logging RPC by @lyricidal in #125
- [Upstream] [Init] Add -debuglogfile option by @lyricidal in #126
- [Upstream] [Refactor] Init wallet parameters interaction by @lyricidal in #127
- [Upstream] [Util] Refactor logging code into a global object by @lyricidal in #128
- [Upstream] [Refactor] Dedicated logging category for masternode pings by @lyricidal in #129
- [Upstream] [Output] Log network message receives as "net" debug category by @lyricidal in #130
- [Qt] Fix Check For Updates by @lyricidal in #131
- [Upstream] [Consensus] Require standard transactions for testnet by @lyricidal in #132
- [Build] Fix warning: missing braces around initializer [-Wmissing-braces] by @lyricidal in #133
- [Qt] Fix dummy balance on Send tab by @lyricidal in #134
- [Qt] Fix -Wformat-invalid-specifier warning for 2FA by @lyricidal in #135
- [Upstream] [Depends] Update macOS cross-compiling toolchain by @lyricidal in #136
- [Upstream] [Build] Add flag for enabling thread_local by @lyricidal in #137
- [Upstream] [Build] [Depends] Unify macOS deploy target by @lyricidal in #138
- [Upstream] [Depends] Bump boost to 1.71.0 and optimize flow by @lyricidal in #139
- [Upstream] [Depends] Use latest config guess/sub by @lyricidal in #140
- [Upstream] [Depends] Fix Qt builds for M1 apple builds by @lyricidal in #141
- [Upstream] [Net] Addrman offline attempts by @lyricidal in #142
- [Fix] Missed return in OpenNetworkConnection by @lyricidal in #143
- [Upstream] [Net] Fix masking of irrelevant bits in address groups by @lyricidal in #144
- [Upstream] [Cleanup] guiutils cleanup + fix memory mismanagement by @lyricidal in #145
- [Trivial] Rename Unlocked For Anonymization Only to Unlocked For Staking Only by @lyricidal in #146
- [Qt] Hide login when launched with -min by @lyricidal in #147
- [Qt] Move requestedRegisterNodeSignal() outside if statement by @lyricidal in #148
- [RPC] Add validatestealthaddress by @lyricidal in #149
- [Trivial] [Qt] Update "PRCY Wallet' to "PRCY Coin Wallet" by @lyricidal in #150
- [Qt] Add checkForUnlock() by @lyricidal in #151
- [Qt] New Privacy Settings by @lyricidal in #152
- [Trivial] Move additional GetSeeSaw log to "supply" category by @lyricidal in #153
- [GitHub Actions] Various updates by @lyricidal in #154
- [Upstream] [GUI] Show disk space requirement per-network by @lyricidal in #155
- [Qt] Remove "for Staking" from Privacy Settings by @lyricidal in #157
- [Qt] Add generateintegratedaddress button by @lyricidal in #158
- [Qt] Add PaymentID to revealtxdialog Dialog by @lyricidal in #159
- [GitHub Actions] Append Commit Hash to Development Builds by @lyricidal in #160
- [RPC] Add sendalltostealthaddress by @lyricidal in #161
- Bump version to 1.0.0.9 by @lopeed in #156
- [Wallet] Remove Minimum 5 Send by @lyricidal in #162
- [Qt] Add Ring Size to revealtxdialog Dialog by @lyricidal in #163
- [Qt] Add "Payment to yourself" to History dropdown by @lyricidal in #164
- [Qt] Add Generated Integrated Address to dropdown on "Receive" tab by @lyricidal in #165
- [Qt] Add option to open TXID in Explorer by @lyricidal in #166
- [Qt] Rename FAQ to Knowledge Base and fix link by @lyricidal in #167
- [Upstream] [Cleanup] Remove unused
RecentRequestsTableModel
andPlatformStyle
by @lyricidal in #168 - [Qt] Request Payment/Integrated Address updates by @lyricidal in #169
- [Upstream] [Net] Add and document network messages in protocol.h by @lyricidal in #170
- [Upstream] [P2P] Enforce expected outbound services by @lyricidal in #171
- [Upstream] [P2P] Do not set extra flags for unfiltered DNS seed results by @lyricidal in #172
- [Net] Fix and Add Additional Testnet Seeds by @lyricidal in #173
- [Upstream] [P2P][RPC] Rework addnode behaviour by @lyricidal in #174
- [Upstream] [Core][Cleanup] Add IsRegTestNet() function in chainparams by @lyricidal in #175
- [Upstream] [Refactor] Move CBlockFileInfo and CValidationState out of main by @lyricidal in #176
- [Upstream] [Refactor] Move CDiskTxPos/CBlockUndo to txdb.h/undo.h respectively by @lyricidal in #177
- [Upstream] [Refactor] Move transaction checks out to consensus/...
v1.0.0.8 (Mandatory) [HardFork]
NOTE: This is a required update for all users! There is a Hard Fork at Block 375,000 to fix PoA and for the PoA reward-halving. You can't mine PoA until after that.
v1.0.0.8 Change Log
- [Consensus] Change Hard Fork block to 375000
- [Consensus] Ban v1.0.0.7 after Hard Fork
- [Consensus] Add Consensus check for Minimum Stake Amount (2500)
- [Consensus] Add Consensus check for Minimum Fee
- [Move-Only] Move MINIMUM_STAKE_AMOUNT to chainparams
- [POA] Fix PoA Mining
- [QT] Add checkmark to Radio Buttons/Checkbox
- [Refactor] Cleaner GetBlockValue implementation
- [RPC] Add getversion
prcycoin-v1.0.0.8-aarch64-linux.zip SHA256: B28E5E6ACA3BAD5E8CD7A27DF9429A8FD6CFA73F9B116E4D057EBBD200541316
prcycoin-v1.0.0.8-arm32.zip SHA256: DD24300C92160F9AAE87C650CE3ED8BFEC6EA82987609B373977654462EDA2D1
prcycoin-v1.0.0.8-macosx.zip SHA256: 2C1BFBA30B81C5ED1FFE691185151BDC42F3C4AAFF27FFD39807B78616B28493
prcycoin-v1.0.0.8-riscv64.zip SHA256: A31668417F8AFA462D92AAF7F3BF00532B1419B60F21C83D908E2AAB8AB17A66
prcycoin-v1.0.0.8-win64.zip SHA256: 1F1E94724D339B35C89C21FDC80D0AC2F919512319CADF1295639025DEFCC8D4
prcycoin-v1.0.0.8-x86_64-linux.zip SHA256: 6E2E47C38779FD37325E65B85914575ED1ECCAC396C969CF2B942282CA40C81B
prcycoin-v1.0.0.8-win32.zip SHA256: 483EC88768AA2DD6BCE1942BE9D488F5798FB9524AE2D6C322D11B340648C942
PRCYcoin-qt-x86_64.AppImage.zip SHA256: D994233356E40EBC85374C86117958090948BCB377B1E4B23A732F7BC86A4BB3
v1.0.0.7 (Mandatory) [HardFork]
NOTE: Hard Fork at Block 350,000 to fix PoA and for the PoA reward-halving
v1.0.0.7 Change Log
- [Build] Enable UPNP by Default (#69)
- [Cleanup] Minor Code Cleanup (#61)
- [Consensus] Ban versions below v1.0.0.6 after HardFork block (#76)
- [Net] More seed nodes (#54)
- [Net] Additional checkpoints
- [Net] Fix for AcceptToMemoryPool banning while syncing (#68)
- [Net] Syncing Fix (#70)
- [POA] PoA Padding fix (#73)
- [POA] PoA Mining Fix (#70)
- [POA] Change PoA Padding to 10 (#77)
- [QT] Add amount to TX Reveal Dialog (#53)
- [QT] Add Web Wallet Theme (#71)
- [QT] Minor GUI updates (#55)
- [RPC] Adds getrawtransaction TXID 2 RPC - which will EnsureWalletIsUnlocked() first (ae6c652)
- [RPC] Add getmaxsupply command (#63)
- [RPC] Fix walletlock Command (#65)
- [RPC] Add synced to getinfo (#72)
- [Wallet] Hide Incorrect Values When Locked (#52)
Upstream Updates
- [Build] Update depends macOS: point --sysroot to SDK (#59)
- [Build] Bump minimum libc to 2.17 for release binaries (#57)
- [Consensus] Allow for compilation with OpenSSL 1.1 (#62)
- [Trivial] Replace deprecated throw() with noexcept specifier (C++11) (#60)
- [Trivial] Increase MASTERNODE_EXPIRATION_SECONDS and MASTERNODE_REMOVAL_SECONDS (#74)
- [QT] Fix memory leaks in qt/guiutil.cpp (#56)
- [Wallet] Berkeley DB v6 compatibility fix (#58)
SHA256 hash of prcycoin-v1.0.0.7-aarch64-linux.zip:
B600D3BD76FD8A7A51FB153AFEB2B7487743180C74364F8512DD840FB5B317CD
SHA256 hash of prcycoin-v1.0.0.7-arm32.zip:
5F74A59AC621EA6BFA1091B1963CFBC049413BF0A04B349C1F5B0C7391F8EBD8
SHA256 hash of prcycoin-v1.0.0.7-macosx.zip:
9DBA2F5666E5A087A6A6D856D66AAEAB1EEBAAACBF14E0AEBDB966BD83BDBB0C
SHA256 hash of prcycoin-v1.0.0.7-riscv64.zip:
4E0AC60AAA649BCBF85ED257F8A84C5D6C577622D38E4434493124AD1BE1BEF3
SHA256 hash of prcycoin-v1.0.0.7-win32.zip:
E61511FDAE7CEEACC74C4B8619DFD08EE8F3E8EC99450BEBC2353A054ACBB4BC
SHA256 hash of prcycoin-v1.0.0.7-win64.zip:
F2058D6078FC75A98A218C94FAA4BBFE63FC58A4EB942D6AAAC76442D5B7096E
SHA256 hash of prcycoin-v1.0.0.7-x86_64-linux.zip:
765C271EAA6E17B3A41862C0B3934AB1C8E29BDECA0B3598CFBA5B52137FE546
v1.0.0.6 (Mandatory) [HotFix]
Change Log: [HotFix]
- Remove timed ban/PoA fix
- Additional checkpoints for first PoA after fork
- Sync fix
Change Log: [Original]
- Autocombinedust fixes
- Ban old versions as of Friday, March 26, 2021 12:00:00 AM (GMT)
- Better logging on init for Masternode outputs in debug.log [Upstream]
- Fixing a few shutdown problems [Upstream]
- [BugFix] Shutdown, stop threadGroup before dump data to disk. #39 [Upstream]
- [Node] Replace IsSuperMajority with height checks - [Upstream]
- Chainparams & empty/unused function cleanup
- [Net] Use SeedSpec6's rather than CAddress's for fixed seeds - [Upstream]
- Syncing fix
- PoA Fixes
- Difficulty adjusted
- Added some padding
- PoA can be mined as of Friday, March 26, 2021 12:00:00 AM (GMT)
Build Related:
- Added versions to GitHub Actions
SHA256 hash of prcycoin-v1.0.0.6-aarch64-linux.zip:
332AD1CCB6B5AC08CAA1C2D0D96A4CAE9AFF2890091407A421EF51AC50DF983F
SHA256 hash of prcycoin-v1.0.0.6-arm32.zip:
3E382F1A9A2260D94C8474A9EBBBA3E6EC9CE3C47D1A2636F18482D5529CDE13
SHA256 hash of prcycoin-v1.0.0.6-macosx.zip:
657AE995A00ADECD51557AAACADF5245BC4EBE5DA79F2697956255E08EDF0E1B
SHA256 hash of prcycoin-v1.0.0.6-riscv64.zip:
E53B924AA6C75F9415E6C9757FDA39BF00AC2253D3F133439312A15B6517ED5A
SHA256 hash of prcycoin-v1.0.0.6-win32.zip:
F9B2E7F75F0AC81C9CE81317660AB79DC27C302EA5FCF0581BE6C6DAEA1B8C06
SHA256 hash of prcycoin-v1.0.0.6-win64.zip:
D4DFC81EB351CB3C739C1B43B20393B122E3301979680F38E74B7FAC169FEEAA
SHA256 hash of prcycoin-v1.0.0.6-x86_64-linux.zip:
AE54D6C87338CDA4D6000CBF64D3BAA632B5E4A8A7536C3F18859CE65D63D828