Skip to content

sui_v1.29.0_1719300522_ci

@lxfind lxfind tagged this 25 Jun 03:43
## Description 

This PR checks denylist v2 during execution.
At the end of execution, it collects all the coin objects that are
written with an address owner, and check whether the address is denied
for the coin.

## Test plan 

I am working on tests separately using the Move branch, since the Move
code hasn't been merged yet.
---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
Assets 2
Loading