Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mutability check on transfer object and gas object #141

Merged
merged 1 commit into from
Jan 8, 2022
Merged

Mutability check on transfer object and gas object #141

merged 1 commit into from
Jan 8, 2022

Conversation

lxfind
Copy link
Contributor

@lxfind lxfind commented Jan 8, 2022

Check that we are not transferring immutable objects, and that the gas object is always mutable.

fastpay_core/src/authority.rs Outdated Show resolved Hide resolved
@lxfind lxfind merged commit 9d34503 into MystenLabs:main Jan 8, 2022
mwtian pushed a commit that referenced this pull request Sep 12, 2022
This commit is fixing the bug of having ports clashing on block_waiter tests. This could lead to failures when running the servers between tests and eventually make tests fail.
mwtian pushed a commit to mwtian/sui that referenced this pull request Sep 29, 2022
This commit is fixing the bug of having ports clashing on block_waiter tests. This could lead to failures when running the servers between tests and eventually make tests fail.
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.

3 participants