-
Notifications
You must be signed in to change notification settings - Fork 5
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
Fix the staker and contract deployment #37
Conversation
feat: use node v18
Support for non-18 decimals in custom fee token
Bump nitro-contracts and token-bridge
|
@ImJeremyHe also not sure where the relevant |
Will always get the same errors. I am thinking maybe some subtle things changed in the upstream and we haven't updated yet. And this repo has synced the upstream. |
#40 . Merge this first to fix the contracts CI |
This will be a draft PR until EspressoSystems/nitro-contracts#10 is merged.
This PR:
How to test:
Run this command
to see if the our contracts has been deployed and the staker is up or not.
Remaining issues:
Currently the staker has these error logs:
It looks like the transaction failed because of the gas fee related configuration. Not sure which part of the code set the wrong settings. Will check it again after publish the latest image