Browse Source

Add a changelog line about behavior change on gossip_queries response

Forgot to add it in f88fc3714c02db489a00d66edf29b89e7d206753 and d78d888c2d284660f05134c572f6251785e866f2..
travis-debug
darosior 5 years ago
committed by neil saitug
parent
commit
541df1591e
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Protocol: we now offer `option_gossip_queries_ex` for finegrained gossip control.
- Protocol: no longer ask for `initial_routing_sync` (only affects ancient peers).
- Protocol: nodes now announce features in `node_announcement` broadcasts.
- Protocol: we now fail the connection when receiving an empty response to a gossip query with `complete` flag to `0`
- Wallet: we now support the encryption of the BIP32 master seed (a.k.a. `hsm_secret`).

Loading…
Cancel
Save