Skip to content

Releases: qwertycoin-org/qwertycoin

v6.0.9

04 Dec 21:44
53b36d2
Compare
Choose a tag to compare
v6.0.9 Pre-release
Pre-release
Merge pull request #160 from qwertycoin-org/updates

Updates

v6.0.8

10 Sep 19:23
d4ebfeb
Compare
Choose a tag to compare
  • Add GCC 11 support

  • Update Hunter PM

  • add proper p2p system

  • Eventually ban nodes for too deep reorg attempt

  • Add sync progress logging "Blockchain loaded to height: "

  • fixed typos

  • asynchronous dns checkpoints

  • add isICheckpoitZone to Core

  • add isIncheckpointzone to CNPH

  • add Daemon command save to store blockchain cache

  • redesign Masternode html output host:port

  • Add REST-like API calls for daemon, hardware info (#145)

  • add rest-like api for daemon

  • add transactions by payment_id to rest-like api

  • add transaction info in JSON by hash

  • renamed k_transaction_details_by_hash to gettransaction

  • Add mempool to Restful like Api & improve get_transactions_by_heights Method

  • Add mempool_details to restful like Api
    Renamed f_mempool_json to get_mempool_detailed

  • Avoid needing of parsing on end device

  • Add fee to get_transactions_by_heights & adjusted REST API Mempool

  • Fix internal error to search for a block heigher than actuall chain height

  • Fix output indices

  • Cleanup RPC

  • Add method to get txs by height

  • Add improved onGetRawTransactionsByHeights

  • Add HardwareInfo

  • Update Checkpoints.h, CryptoNoteConfig.h, and version.h.in

  • Update CMakeLists.txt

  • Update NetNode.cpp

  • add core/threadCount on Windows and MacOS

  • Add architecture to RPCServer, changed output to string

  • Add Memory to HardwareInfo and RPCServer

  • Add Storage to HardwareInfo, cleanup gethardwareinfo RPC command

  • Update HardwareInfo.cpp

v6.0.7

05 Sep 14:23
e1c793b
Compare
Choose a tag to compare

Release of Qwertycoin v6.0.7

Fix some Issues =), add new stuff and add new Issues

  • add proper p2p system

  • Eventually ban nodes for too deep reorg attempt

  • Add sync progress logging "Blockchain loaded to height: "

  • fixed typos

  • asynchronous dns checkpoints

  • add isICheckpoitZone to Core

  • add isIncheckpointzone to CNPH

  • add Daemon command save to store blockchain cache

  • redesign Masternode html output host:port

  • Add REST-like API calls for daemon, hardware info (#145)

  • add rest-like api for daemon

  • add transactions by payment_id to rest-like api

  • add transaction info in JSON by hash

  • renamed k_transaction_details_by_hash to gettransaction

  • Add mempool to Restful like Api & improve get_transactions_by_heights Method

  • Add mempool_details to restful like Api
    Renamed f_mempool_json to get_mempool_detailed

  • Avoid needing of parsing on end device

  • Add fee to get_transactions_by_heights & adjusted REST API Mempool

  • Fix internal error to search for a block heigher than actuall chain height

  • Fix output indices

  • Cleanup RPC

  • Add method to get txs by height

  • Add improved onGetRawTransactionsByHeights

  • Add HardwareInfo

  • Update Checkpoints.h, CryptoNoteConfig.h, and version.h.in

  • Update CMakeLists.txt

  • Update NetNode.cpp

  • add core/threadCount on Windows and MacOS

  • Add architecture to RPCServer, changed output to string

  • Add Memory to HardwareInfo and RPCServer

  • Add Storage to HardwareInfo, cleanup gethardwareinfo RPC command

  • Update HardwareInfo.cpp

Mempool hotfix for pools

29 Mar 09:53
Compare
Choose a tag to compare
v6.0.5

Possible hotfix for Mempool problem

v6.0.4

05 Sep 11:35
0f2d234
Compare
Choose a tag to compare
WIP Add REST-like API calls for daemon, hardware info (#145)

* add rest-like api for daemon

* add transactions by payment_id to rest-like api

* add transaction info in JSON by hash

renamed k_transaction_details_by_hash to gettransaction

* bugfixes

* Update version.h.in

* add brain sources

* minor codestyle fixes

* Add mempool to Restful like Api & improve get_transactions_by_heights Method

* Add mempool_details to restful like Api
Renamed f_mempool_json to get_mempool_detailed

* version.h.in aktualisiert

* Avoid needing of parsing on end device

* Add fee to get_transactions_by_heights & adjusted REST API Mempool

* Fix internal error to search for a block heigher than actuall chain height

* Update Currency.cpp

* Increase nextDiffV5 to pre6 Version

* add rest-like api for daemon

* add transactions by payment_id to rest-like api

* add transaction info in JSON by hash

renamed k_transaction_details_by_hash to gettransaction

* bugfixes

* add brain sources

* minor codestyle fixes

* Add mempool to Restful like Api & improve get_transactions_by_heights Method

* Add mempool_details to restful like Api
Renamed f_mempool_json to get_mempool_detailed

* Avoid needing of parsing on end device

* Add fee to get_transactions_by_heights & adjusted REST API Mempool

* Fix internal error to search for a block heigher than actuall chain height

* Bum Version

* Bump Version

* Fix output indices

* Cleanup RPC a bit

* Add method to get txs by height

* Add improved onGetRawTransactionsByHeights

from @aivve

* Add HardwareInfo

* Update Checkpoints.h, CryptoNoteConfig.h, and version.h.in

* Update CMakeLists.txt

* Update NetNode.cpp

* add core/threadCount on Windows and MacOS

* Add architecture to RPCServer, changed output to string

* Add Memory to HardwareInfo and RPCServer

* Add Storage to HardwareInfo, cleanup gethardwareinfo RPC command

* Update HardwareInfo.cpp

Co-authored-by: ExploShot <exploshot@qwertycoin.org>

v6.0.3

27 Oct 12:41
da0bc8d
Compare
Choose a tag to compare

image

v6.0.3

Build Status Build status

This is the core Version of Qwertycoin's Blockchain. You can use the Daemon with simplewallet or use it through RPC commands for your Exchange, Payment Processing systems and other stuff.

Release Notes

  • First Version after v6.0.x Release

OUTDATED v6.0.2

03 Oct 22:45
b231b97
Compare
Choose a tag to compare

image

v6.0.2

Build Status Build status

This is the core Version of Qwertycoin's Blockchain. You can use the Daemon with simplewallet or use it through RPC commands for your Exchange, Payment Processing systems and other stuff.

Release Notes

  • Fix Synchronization Issue (default minimum fee for v3,v4|5 and v6 blocks)

OUTDATED v6.0.1

26 Sep 23:58
024bffc
Compare
Choose a tag to compare

image

v6.0.1

Build Status Build status

This is the core Version of Qwertycoin's Blockchain. You can use the Daemon with simplewallet or use it through RPC commands for your Exchange, Payment Processing systems and other stuff.

Release Notes

  • Walletd Authorization Fix

OUTDATED v6.0.0

26 Aug 08:23
b000aa3
Compare
Choose a tag to compare

image

v6.0.0

Build Status Build status

This is the core Version of Qwertycoin's Blockchain. You can use the Daemon with simplewallet or use it through RPC commands for your Exchange, Payment Processing systems and other stuff.

Special Notes

Upgrade to this release is mandatory before reaching blockchain height: 700,000

Upgrade to newest Core Version

This release contains the newest CORE Improvements.

  • Major Changes were made:
  • Implemented function to prevent attempt to mine blocks with timestamp less than prevBlock has
  • added Currency::nextDifficultyV6
  • Implement fixed Difficulty
  • add get_difficulty_stat RPC call (necessary for EPoW)
  • Implement "purge" command for simplewallet
  • Replaced "refresh" with "rescan"
  • Added "shrink" command
  • Consolidate Function
  • Implemented CLIF difficulty adjustment for decreasing difficulty over time with no mined blocks
  • Fix Synchronization issue when synchronize without checkpoints for CN Heavy blocks
  • Updated hunter to v0.23.254
  • Updated Breakpad Implementations for better error handlind after crash
  • Several bug fixes

OUTDATED v5.3.1

26 Dec 23:42
bec2212
Compare
Choose a tag to compare

image

v5.3.1 OUTDATED

Build Status Build status

This is the core Version of Qwertycoin's Blockchain. You can use the Daemon with simplewallet or use it through RPC commands for your Exchange, Payment Processing systems and other stuff.

Special Notes

Upgrade to this release is recommended

Upgrade to newest Core Version

This release contains the newest CORE Improvements. The biggest Improvements are the new increased synchronization progress.