onflow / flow-jvm-sdk

Flow JVM SDK
Apache License 2.0
16 stars 16 forks source link

Add SendAndSubscribeTransactionStatuses endpoint #127

Open lealobanov opened 1 month ago

lealobanov commented 1 month ago

Add SendAndSubscribeTransactionStatuses to the SDK that was implemented for Access API.

Related issue: https://github.com/onflow/flow-go-sdk/issues/745

franklywatson commented 1 month ago

For this item there's new work kicking off that will refactor/redesign the websockets https://github.com/onflow/flow-go/issues/6163

While the existing endpoints will remain they will be marked as as deprecated. Since you are only just about to integrate this probably best to wait until the next websockets is released and no bother even making the deprecated one available since otherwise you'll have to go rounds on this with the first being pretty much as waste