Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v1.6-dev' into feat/hardcoded-id…
Browse files Browse the repository at this point in the history
…entity-transfers-in-strategy-tests
  • Loading branch information
pauldelucia committed Nov 4, 2024
2 parents 99fe5fa + feacde2 commit cee3098
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
### Continuous integration

* build dashmate package on macos14


### Documentation

Expand All @@ -376,6 +376,23 @@
* **platform:** protocol version 4 creation ([#2153](https://github.com/dashpay/platform/issues/2153))


### [1.3.1](https://github.com/dashpay/platform/compare/v1.3.0...v1.3.1) (2024-09-27)

### Bug Fixes

* **dapi:** getStatus cache invalidation ([#2155](https://github.com/dashpay/platform/issues/2155))
* **dapi:** invalid mainnet seed ports ([#2173](https://github.com/dashpay/platform/issues/2173))
* **dashmate:** cannot read properties of undefined (reading 'expires') ([#2164](https://github.com/dashpay/platform/issues/2164))
* **dashmate:** colors[updated] is not a function ([#2157](https://github.com/dashpay/platform/issues/2157))
* **dashmate:** doctor fails collecting to big logs ([#2158](https://github.com/dashpay/platform/issues/2158))
* **dashmate:** port marks as closed if ipv6 is not disabled ([#2162](https://github.com/dashpay/platform/issues/2162))


### Tests

* **dashmate:** e2e tests failing due to DKG interval check ([#2171](https://github.com/dashpay/platform/issues/2171))


## [1.3.0](https://github.com/dashpay/platform/compare/v1.2.0...v1.3.0) (2024-09-19)

### Features
Expand Down

0 comments on commit cee3098

Please sign in to comment.