github ergoplatform/ergo v4.0.9
Ergo Protocol Reference Client 4.0.9

latest releases: v6.0.0-alpha1, v6.0.0-alpha0, v5.0.22...
3 years ago

Version 4.0.9. It contains:

  • #1308 - precompiled scripts:
    - updates sigma dependency and modifies ErgoInterpreter so that it uses new PrecompileScriptProcessor to more efficiently execute complex scripts.
    - It also defines a list of pre-defined top 10 scripts by number of usages
    - Simple P2PK scripts are executed directly without building any graphs in IRContext which makes reduction to crypto very fast.

  • #1315 - Fixing #1313 :
    - "It could be the case that user is doing new secret with old one removed (or not found due to secretDir setting changed), then we need to clear wallet database also (change address. derivation paths, wallet history)." - fixed

  • #1311 - wallet code refactoring and first integration tests for wallets

Contributors: @aslesarenko , @kushti , @pragmaxim

Don't miss a new ergo release

NewReleases is sending notifications on new releases.