You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[resilience] removes connection_status field from status API call. see PR link for details. (#3201)
API
[bug] only return unspent txos if is_spent flag is not used (#3223) by lyoshenka
[new feature] support for streams without data: publish without --file_path and then claim search using --has_no_source (#3218) by jackrobison
Hub
[improvement] Improve performance of address subscriptions and transaction proofs (#3221) by shyba
Network
[improvement] clients can connect to wallet server even when they are not reachable by UDP (#3225) by eukreign
Resilience
[improvement] removed connection_status field from the status command, use wallet.connected instead to determine if SDK is connected to a wallet server (#3201) by eukreign