-
Notifications
You must be signed in to change notification settings - Fork 5
Add Grace Period Contracts check service #1028
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
base: development
Are you sure you want to change the base?
Conversation
…adlessTask instead of checkNodeStatus, remove finish logic from inside the background service, edit notification service, edit notification dialogue, add more logs
…old_connect into development_grace_period_contracts
|
|
…old_connect into development_grace_period_contracts
…dle contract alert
| logger.i( | ||
| '[ContractsCheck] Contracts in grace period: ${allContractsInGracePeriod.length}. Contract Notifications enabled: $contractNotificationsEnabled'); | ||
|
|
||
| if (contractNotificationsEnabled) { |
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.
- I think we may include more info about contract to be user-friendly, like farm or node. what do u think ?
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.
Surely can be done but there's a contract page where users can check all their contracts details. Maybe we can refer to the contracts page but after its PR is merged? Or redirect to the contract details page on notification click?
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.
That's a good idae
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.
I opened the issue below. If all works well, we can approve this PR.
Changes
Related Issues
Tested Scenarios
A list of scenarios tried to match the deliverables