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

Authz for deployment deposit without expiration outputs errorneous date #255

Open
baktun14 opened this issue Sep 19, 2024 · 0 comments
Open
Assignees
Labels
P2 repo/node Akash node repo issues

Comments

@baktun14
Copy link

baktun14 commented Sep 19, 2024

Steps to reproduce:

  • Authz deployment deposit to another address with expiration date undefined
  • The authz expiration date returned from the rpc node looks like this: expiration: "0001-01-01T00:00:00Z"
  • Try to create a deployment with the grantee address, it will fail

As per the cosmos docs, auth without expiration mean they never expire and should work.

I tested the same behavior with authz fee allowance and no expiration and it worked as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 repo/node Akash node repo issues
Projects
None yet
Development

No branches or pull requests

3 participants