Skip to content

v0.7.12emc

Compare
Choose a tag to compare
@maxihatop maxihatop released this 04 Mar 19:31
· 8980 commits to master since this release

EmerDNS:

  • Added support for SRV and TLSA records.
  • Added a DGA filter to combat botnets using emerDNS as a C2C tool.

ENUMER:

  • Added exceptions from the previous filter for the ENUM subsystem. This does not reduce security, since the correctness of ENUM records is confirmed by the verifier.
  • Added the ability to create a separate ENUM zone without verifiers. For such a zone, the prefix “~” is introduced.

Core:

  • Added changeaddress configuration parameter. If this parameter is specified, the change from transactions will be sent to this address, and not to the newly selected one from the keypool.
  • Added posprotect parameter, which is zero by default. The following explains why it is needed and how to use it.
  • Increased the limit of consecutive PoS blocks from 6 days to 90.