Skip to content

sui_v1.17.0_1705366778_ci

## Description

Adds a way to intersect two module or fully-qualified name filters, to
correct the behaviour of transaction block filtering (which previously
implemented intersection of its function filter by simple equality
test).

## Test Plan

New unit tests:

```
sui-graphql-rpc$ cargo nextest run -- type_filter
```

## Stack 

- #15661 
- #15695 
- #15698 
- #15699
Assets 2
Loading