-
Notifications
You must be signed in to change notification settings - Fork 4
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
[#34] Execute block number and timestamp #46
Conversation
This will be done after https://github.com/curvegrid/multibaas/pull/2899 is complete |
@shoenseiwaso FYI, I tried a lot, currently Apps Script could not be updated from Google Workspace Marketplace SDK (or something wrong Google Sheets?) but I have no idea because there is no error. For this reason I tested manually this using integrated scripts in a spreadsheet. No system issue as well:
And CI test codes will be done through #54 after MultiBaas is deployed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far! Will wait to review further until the MultiBaas changes are rolled out.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolves #34
Add new custom formulas (functions) to deal with a block number and a timestamp.
Update tests after a updated MultiBaas deployed=> Follow-up testing functions to execute at a block number or at a timestamp #54