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

refactor: move the proposal start and end time to Editor #1013

Merged

Conversation

wa0x6e
Copy link
Contributor

@wa0x6e wa0x6e commented Dec 3, 2024

Summary

Toward https://github.com/snapshot-labs/workflow/issues/282

This PR refactors where the proposal start/end time is being set.

Previously, this was set in networks/offchain/action.ts, since the start and end time are set at the space level.

With the upcoming feature, these values will be editable by the proposer, and should be set via the Editor.

How to test

  1. Go to the Editor
  2. It should work as before, proposal start and end time should follow the voting period and delay set at the space level

@wa0x6e wa0x6e marked this pull request as ready for review December 3, 2024 04:00
@wa0x6e wa0x6e requested a review from Sekhmet December 3, 2024 04:00
@wa0x6e wa0x6e force-pushed the refactor-move-proposal-start-end-time-setting-to-editor branch from a4666bb to 251873f Compare December 3, 2024 14:40
Copy link
Member

@Sekhmet Sekhmet left a comment

Choose a reason for hiding this comment

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

tACK

@wa0x6e wa0x6e merged commit 3dd8753 into master Dec 4, 2024
5 checks passed
@wa0x6e wa0x6e deleted the refactor-move-proposal-start-end-time-setting-to-editor branch December 4, 2024 09:44
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