Nodes (Validators and Full nodes)
#8370: add experimental "internal" gRPC API, including subscription to events with filtering
JSON-RPC
#8647: Fix a bug in queryTransactionBlocks
which causes that some results for TransactionFilter::MoveFunction
are not returned.
CLI
#8620: Use the provided --sender
if there is one, rather than always inferring it, for iota client call, publish, upgrade, and serialized-tx-kind.
Internal gRPC API
#8370: add gRPC streaming for checkpoint data and checkpoint summary, and use a trait to access the storage layer