Skip to content

Conversation

lxfind
Copy link
Contributor

@lxfind lxfind commented Sep 28, 2025

Description

This PR fixes simulacrum (and hence transactional tests) epoch changes by keeping the protocol config unchanged. Otherwise all the protocol config overrides at the beginning of transactional tests get lost.
Accidentally merged #23727 into this PR.
The first commit is the fix. Second commit is from the approved PR.

Test plan

How did you test the new or updated feature?


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):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

Copy link

vercel bot commented Sep 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sui-docs Ready Ready Preview Comment Sep 29, 2025 5:11pm
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
multisig-toolkit Ignored Ignored Preview Sep 29, 2025 5:11pm
sui-kiosk Ignored Ignored Preview Sep 29, 2025 5:11pm

## Description 

During execution, also check coin deny list v2 for address balance
receiving.

## Test plan 

Added transactional test (with accumulator support)

---

## 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): 
- [ ] gRPC:
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
Copy link
Contributor

@amnn amnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable!

@lxfind lxfind merged commit cdb85e5 into main Sep 29, 2025
55 checks passed
@lxfind lxfind deleted the xun/transactional-test-advance-epoch-fix branch September 29, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants