Releases: theQRL/QRL
Releases · theQRL/QRL
v4.0.5
v4.0.4
v4.0.3
v4.0.2
v4.0.1
- 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.
Mainnet v4.0.0
- Invalidate Multiple Coinbase transaction
- Added Unit Tests
- Disabled fuzzing integration tests
Mainnet v3.0.1
- Added hard fork code to reduce the emission rate
- Minor CLI Bug fixes
- New Genesis Block + Config for Testnet
Testnet v0.3.0
- Added hard fork code to reduce the emission rate
- Minor CLI Bug fixes
- New Genesis Block + Config for Testnet
Mainnet v2.1.2
- Added dependency idna==2.6
Mainnet v2.1.1
- Twisted version fixed to 20.3.0