Consensus Team Update
· 2 min read
High level summary
- Continued work on Node 10.7 integration (Treasury Funding Initiative 17: Maintenance and Support):
- Node improvements (Treasury Funding Initiative 17: Maintenance and Support):
- Improved mempool behavior for local clients:
- Downgraded hard timeouts to soft timeouts, improving user experience for wallets and other local client integrations (#1856, #1857, #1858).
- Made it easier for downstream tracers to scrutinize mempool rejection details (#1847).
- Enhanced observability by exposing the reason for chain switches in the ChainSel tracer (#1826).
- Added support for the new
GetDRepDelegationsledger state query in NodeToClientV_23 (#1794). - Fixed an exception due to a mix-up of resources in the V2 LedgerDB (#1842).
- Minor: code cleanup (#1854).
- Added documentation for the Consensus-Ledger interaction (#1830).
- Improved mempool behavior for local clients:
- Continued Leios prototype development (Treasury Funding Initiative 4: Ouroboros Leios Implementation, MS4.6):
