Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 1574b56

Browse files
bors[bot]luckysori
andauthored
Merge #1694
1694: Mention config file format change in CHANGELOG.md r=mergify[bot] a=luckysori Co-authored-by: Lucas Soriano del Pino <[email protected]>
2 parents 420c7fd + aefd033 commit 1574b56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Changed
1515
- **Breaking (HTTP+COMIT API):** Change the identity for the Bitcoin Ledger from a public key hash to a public key. This change impacts the HTTP and the COMIT API of cnd.
1616
- **Breaking (COMIT API):** Replace Ethereum `network` with Ethereum `chain_id`
17-
- cnd no longer automatically generates a config file but instead, simply defaults to what it would have written to the file on first startup.
17+
- cnd no longer automatically generates a config file, but instead simply defaults to what it would have written to the file on first startup.
1818
- Make expiries optional when sending a swap request, with defaults:
1919
- 24 hours later for alpha ledger.
2020
- 12 hours later for beta ledger.
21+
- **Breaking (Config file format):** Expand `http_api` section in config file to contain both the socket and CORS settings.
2122

2223
### Added
2324
- Return Ethereum `chain_id` on the HTTP API.

0 commit comments

Comments
 (0)