testnet-v1.35.1
ebmifa
released this
15 Oct 16:07
·
116 commits
to 34416bfce4f949c7ba07e08a47535f15f59dbf4a
since this release
Protocol
Sui Protocol Version in this release: 63
#19851: Lower per object queue age and length thresholds
Nodes (Validators and Full nodes)
#19811: Temporarily re-enable EventFilter::Any
as a kind of event subscription filter. Note that subscriptions are deprecated. This means they are not officially supported nor actively maintained.
GraphQL
#19809: Adds support for TransactionBlockFilter.affectedAddress
, and AddressTransactionBlockRelationship.AFFECTED
to find transactions associated with any address they touch (sender, recipient, or payer).