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

feat: add timelock-id in notifications #13

Merged
merged 8 commits into from
Aug 6, 2024
Merged

Conversation

nvtaveras
Copy link
Contributor

@nvtaveras nvtaveras commented Aug 1, 2024

This adds the timelock ID to the discord/telegram notification messages so that it can be used by members of the watchdog group to veto a proposal if needed.

Discord
Screenshot 2024-08-05 at 14 48 03

Telegram
image

package.json Outdated Show resolved Hide resolved
@nvtaveras nvtaveras changed the title feat: add get-time-lock-id script feat: add time-lock-id in notifications Aug 5, 2024
src/index.ts Outdated
Comment on lines 39 to 40
// eslint-disable-next-line
parsedEvent.timeLockId!,
Copy link
Contributor Author

@nvtaveras nvtaveras Aug 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this would need a bit of refactoring to remove the eslint warning so decided not to do this at the moment

@nvtaveras nvtaveras changed the title feat: add time-lock-id in notifications feat: add timelock-id in notifications Aug 5, 2024
Copy link
Collaborator

@chapati23 chapati23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested, works, let's go

@chapati23 chapati23 merged commit 1a5e7d4 into main Aug 6, 2024
1 check passed
@chapati23 chapati23 deleted the feat/timeLockIdhelper branch August 6, 2024 09:01
chapati23 added a commit that referenced this pull request Aug 6, 2024
This adds the timelock ID to the discord/telegram notification messages
so that it can be used by members of the watchdog group to veto a
proposal if needed.

Discord
<img width="543" alt="Screenshot 2024-08-05 at 14 48 03"
src="https://github.com/user-attachments/assets/0b625587-b62a-48ec-94f4-51e35be71f7d">

Telegram

![image](https://github.com/user-attachments/assets/97fae6e7-b35e-4e84-96bd-a12c3b006a1b)

---------

Co-authored-by: Philip Paetz <philip.paetz@me.com>
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