QRL Versions Save

Quantum Resistant Ledger

v4.0.4

1 month ago
  • Updated setup.py to use pyscaffold 3.0.2 #1781

v4.0.3

9 months ago
  • Bug Fix: wallet daemon throwing error while converting non utf-8 data to string will now try to convert the data into hex string

v4.0.2

11 months ago
  • Added new API GetPaginatedTransactionsByAddress in WalletAPIService
  • Added unit test for the new API

v4.0.1

1 year ago
  • Added config for new testnet.
  • Different ports for testnet node compared to mainnet, so that one can run both on same machine without port conflict.
  • Testnet starts with randomx mining algorithm from the beginning.
  • Updated dependencies version to make it compatible with Ubuntu 22+ and Python 3.10+.
  • get_seed_block now also finds the seed block for the alt chain.
  • Updated integration tests.
  • Removed support for Ubuntu trusty & xenial.

v4.0.0

1 year ago
  • Invalidate Multiple Coinbase transaction
  • Added Unit Tests
  • Disabled fuzzing integration tests

v3.0.1

2 years ago
  • Added hard fork code to reduce the emission rate
  • Minor CLI Bug fixes
  • New Genesis Block + Config for Testnet

v0.3.0

2 years ago
  • Added hard fork code to reduce the emission rate
  • Minor CLI Bug fixes
  • New Genesis Block + Config for Testnet

v2.1.2

3 years ago
  • Added dependency idna==2.6

v2.1.1

3 years ago
  • Twisted version fixed to 20.3.0

v2.1.0

3 years ago

Support for Ubuntu 20 & updates to various build dependencies — see enclosed PRs for details.