Releases: theQRL/QRL
Releases · theQRL/QRL
Mainnet v2.1.0
Support for Ubuntu 20 & updates to various build dependencies — see enclosed PRs for details.
Mainnet v2.0.7
- Fix for GetAddressState & GetTokensByAddress API
Mainnet v2.0.6
- Added support to CMake version >= 3.10.3
- Updated versions for some of the dependencies
Mainnet v2.0.5
- Temporary fix to support legacy AddressState in grpcProxy
- Disabled threading in grpcProxy
Mainnet v2.0.4
- Google annotations for REST support for PublicAPI
- Added new dependencies google-api-python-client
- Updated setuptools version to 46.4.0 & protobuf to 3.6.0
Mainnet v2.0.3
Mainnet v2.0.2
- Added Mining API required by snipa22 nodejs pool
Mainnet v2.0.1
- Bug fixes for API GetVoteStats & GetOTS
Mainnet v2.0.0
- Added RandomX, new mining algorithm, activation at block number 942375
- After hard fork, fork limit will be upto 300 block height
- Support for new transactions - Multi Sig Transaction & Lattice Transaction
- Added addr_to field in message transaction
- Added message_data field in transfer transaction
- New API has been added to support data related to new transactions
- Address State has been optimised
- Faster node syncing, API responses
- Legacy API support for wallet daemon & grpcProxy
- Added --network-type argument to switch easily between mainnet and testnet
- grpcProxy & wallet daemon both support --network-type as an argument
- Updated versions for some of the dependencies
- Added more unit tests covering different scenarios
- Bug Fixes
Testnet v0.2.0
- Added RandomX, new mining algorithm
- After hard fork, fork limit will be upto 300 block height
- Support for new transactions - Multi Sig Transaction & Lattice Transaction
- Added addr_to field in message transaction
- Added message_data field in transfer transaction
- New API has been added to support data related to new transactions
- Address State has been optimised
- Faster node syncing, API responses
- Legacy API support for wallet daemon & grpcProxy
- Added --network-type argument to switch easily between mainnet and testnet
- grpcProxy & wallet daemon both support --network-type as an argument
- Updated versions for some of the dependencies
- Added more unit tests covering different scenarios