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: Add proposal unset gasless #53

Merged
merged 11 commits into from
Dec 18, 2024
Merged

Conversation

GNaD13
Copy link
Collaborator

@GNaD13 GNaD13 commented Dec 16, 2024

This PR close #50:

  • Add proposal unset gas less
  • Add uint testing for set gas less and unset gas less

@ducphamle2 ducphamle2 force-pushed the add-propo-unset-gasless branch from 0c013ba to 71708de Compare December 16, 2024 19:28
@@ -57,3 +61,80 @@ func TestSelectAuthorizationPolicy(t *testing.T) {
})
}
}

func TestSetGaslessAndUnsetGasLessProposal(t *testing.T) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's add an unauthorized test case

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'v added an unthorized test case. Could you check it pls

@ducphamle2 ducphamle2 merged commit ac1be19 into release/v0.50.x Dec 18, 2024
@ducphamle2 ducphamle2 deleted the add-propo-unset-gasless branch December 18, 2024 07:06
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