Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Release 1.1.54

Compare
Choose a tag to compare
@madninja madninja released this 28 Dec 23:26
· 141 commits to master since this release
f04fc75

FIXED

  • Set base_dir correctly for prod.config (source builds) - @anthonyra
  • Fixes seek for historical balance (when enabled) - @syuan100
  • Fixes account at genesis block for historical balance (when enabled) - @syuan100
  • Fix wallet_import jsonrpc result documentation

UPDATED

  • Optimize docker build to cache intermediate build steps
  • Update blockchain-core to 2021.12.22.0

ADDED

  • Adds dockerignore to avoid extraneous resource uploads