chore: add #3048 to changelog

This commit is contained in:
Jude Nelson
2022-04-19 11:06:34 -04:00
parent 90c86bdea4
commit 041e1ef1a0

View File

@@ -29,6 +29,9 @@ minutes when the node starts up.
an event is sent through the event dispatcher. This fixes #3015.
- Expose a node's public key and public key hash160 (i.e. what appears in
/v2/neighbors) via the /v2/info API endpoint (#3046)
- Reduced the default subsequent block attempt timeout from 180 seconds to 30
seconds, based on benchmarking the new MARF performance data during a period
of network congestion (#3098)
## [2.05.0.1.0]