v4.0.2
Description
The v4.0.2 release is a minor non-forking upgrade using the v4.0.2 release of core.
Notable changes include:
- Fixes to api transaction info endpoint
- Updates to the total supply endpoint to account
- New endpoint to support trading fees on limit orders
- Updates to atomic txn construction endpoints to include inner txn hexes for easier signing
- New get all global params endpoint
What's Changed
- add disconnect reason to peer disconnect by @lazynina in #647
- check for txn meta is nil in APITransactionInfo by @lazynina in #648
- Update health check endpoint by @lazynina in #649
- skip txn from mempool if txn meta is nil by @lazynina in #651
- Add staked deso to total supply by @lazynina in #652
- New endpoint to support trading fees on limit orders for Openfund and Focus by @diamondhands0 in #640
- Ln/max tip age bug fix by @lazynina in #657
- include inner txn hexes in atomic txn construction endpoints by @lazynina in #656
- Track connected peers via datadog. by @superzordon in #661
- Get all global params by @lazynina in #662
Full Changelog: v4.0.1...v4.0.2