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

Removes deposit and reduces gas #551

Merged

Conversation

elliotBraem
Copy link
Contributor

@elliotBraem elliotBraem commented Dec 5, 2023

Resolves #549

This removes the deposit from all function calls to DevHub contract in our codebase, and set the gas for all of them to Big(10).pow(14) (MAX_GAS)

@elliotBraem elliotBraem merged commit c9319bd into NEAR-DevHub:develop Dec 5, 2023
4 checks passed
@petersalomonsen
Copy link
Collaborator

Thanks @elliotBraem I will test this later today

@petersalomonsen
Copy link
Collaborator

petersalomonsen commented Dec 5, 2023

@elliotBraem I've tested it now, and it works! Can we also merge to production?

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