Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

v0.16.0

Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 29 Jun 14:11
· 224 commits to master since this release

We update HTTP gateway with NEP-6 wallets support, YAML configuration files and small fixes.

New features:

  • YAML configuration file (#71)

Behavior changes:

  • gateway key needs to be stored in a proper NEP-6 wallet now, -k option is no longer available, see -w and -a (#68)

Bugs fixed:

  • downloads were not streamed leading to excessive memory usage (#67)
  • Last-Modified header incorrectly used local time (#75)