Skip to content

Dash Platform v1.4.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@shumkov shumkov released this 27 Sep 08:51
94128bd

⚠ BREAKING CHANGES

  • sdk: change default network to mainnet (#2161)
  • dashmate: confirm a node reset (#2160)
  • platform: withdrawals polishing and fixes for mainnet (#2166)
  • platform: do not switch to oldest quorums in validator set update (#2167)

Features

  • dashmate: confirm a node reset (#2160)
  • platform: do not switch to oldest quorums in validator set update (#2167)
  • platform: get current quorum info (#2168)
  • platform: withdrawals polishing and fixes for mainnet (#2166)
  • sdk: change default network to mainnet (#2161)

Bug Fixes

  • dapi: getStatus cache invalidation (#2155)
  • dapi: invalid mainnet seed ports (#2173)
  • dashmate: cannot read properties of undefined (reading 'expires') (#2164)
  • dashmate: colors[updated] is not a function (#2157)
  • dashmate: doctor fails collecting to big logs (#2158)
  • dashmate: port marks as closed if ipv6 is not disabled (#2162)
  • dashmate: remove confusing short flag name (#2165)

Continuous integration

  • build dashmate package on macos14

Documentation

  • dashmate: document logging configuration (#2156)

Tests

  • dashmate: e2e tests failing due to DKG interval check (#2171)

Miscellaneous Chores

  • dashmate: do not call mint on masternodes (#2172)
  • platform: protocol version 4 creation (#2153)