Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Mainnet v1.4.1.2

Compare
Choose a tag to compare
@paulhandy paulhandy released this 08 Nov 21:34
· 1388 commits to dev since this release
No need to delete DB, but start node once with `--rescan` flag

* Fixes DB over-storing transactions due to concurrency
* Upgrade to RocksDB 5.7.3
* Upgrades findTransaction logic to match spec (Multi-field intersection, Input field limits)
* Unified API input validation