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

feat(sui): new operators script #272

Merged
merged 29 commits into from
Aug 16, 2024
Merged

feat(sui): new operators script #272

merged 29 commits into from
Aug 16, 2024

Conversation

re1ro
Copy link
Contributor

@re1ro re1ro commented Jun 17, 2024

AXE-4128

Todos

  • Add collectGas command
  • Add refund command
  • Add storeCap command
  • Add removeCap command
  • Add addOperator command
  • Add removeOperator command
  • Fix InvalidPublicFunctionReturnType in the collectGas command
  • Fix InvalidPublicFunctionReturnType in the refund command
  • Fix UnusedValueWithoutDrop in removeCap command

@re1ro re1ro self-assigned this Jun 17, 2024
@re1ro re1ro requested a review from a team as a code owner June 17, 2024 14:59
sui/operators.js Outdated Show resolved Hide resolved
@npty npty assigned npty and unassigned re1ro Jul 31, 2024
@npty
Copy link
Member

npty commented Jul 31, 2024

I'll take over this PR

@npty npty changed the base branch from main to chore/merge-deploy-test-into-deploy-contract July 31, 2024 11:15
@npty npty marked this pull request as draft July 31, 2024 11:16
Base automatically changed from chore/merge-deploy-test-into-deploy-contract to main August 1, 2024 04:36
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
@milapsheth milapsheth marked this pull request as ready for review August 15, 2024 04:12
sui/README.md Outdated Show resolved Hide resolved
sui/README.md Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
sui/types-utils.js Show resolved Hide resolved
sui/README.md Outdated Show resolved Hide resolved
sui/operators.js Outdated Show resolved Hide resolved
@milapsheth milapsheth merged commit f2d771b into main Aug 16, 2024
4 checks passed
@milapsheth milapsheth deleted the feat/sui-operators branch August 16, 2024 13:09
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.

4 participants