Ergo Platform Reference Client 3.1.3
This release contains simplified Wallet UI (available by default at http://127.0.0.1:9053/panel), improved memory footprint due to more efficient ErgoTree interpreter, and some bugfixes:
- Native LevelDB library loading failure handling (PR #950 )
- Testnet difficulty fallback procedure removed (PR #948 )
- Simplified wallet UI (PR #943 )
- Updated ErgoTree interpreter and ErgoScript compiler (ver. 3.1.0) (PR #852 ). This version should have improved memory footprint because of that.
- Fix for #955: example values in /utils/{hash/blake2b, seed, seed/{length}} are without required quotes (PR #956)
- Now wallet uses root address as a default one for a change instead of random one (PR #954)