Skip to content

Commit

Permalink
feat: Update fund times | NPG-000 (#651)
Browse files Browse the repository at this point in the history
# Description

Update fund times for next dryrun
  • Loading branch information
kukkok3 authored Jan 4, 2024
1 parent c72da5a commit 2ce952c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/event-db/stage_data/dev/00001_fund11_event.sql
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@ INSERT INTO event (
11,
'Fund 11',
'Catalyst Testnet - Fund 11',
'2023-12-27 22:00:00', -- Registration Snapshot Time
'2023-12-27 22:30:00', -- Snapshot Start.
'2024-01-05 18:00:00', -- Registration Snapshot Time
'2024-01-05 18:30:00', -- Snapshot Start.
450000000, -- Voting Power Threshold
1, -- Max Voting Power PCT
NULL, -- Review Rewards
'2023-12-05 08:00:00', -- Start Time
'2024-01-04 08:00:00', -- Start Time
'2023-12-30 18:00:00', -- End Time
'2023-12-05 08:00:00', -- Insight Sharing Start
'2023-12-05 08:00:00', -- Proposal Submission Start
'2023-12-05 08:00:00', -- Refine Proposals Start
'2023-12-05 08:00:00', -- Finalize Proposals Start
'2023-12-05 08:00:00', -- Proposal Assessment Start
'2023-12-05 08:00:00', -- Assessment QA Start
'2023-12-28 16:00:00', -- Voting Starts
'2023-12-29 22:00:00', -- Voting Ends
'2023-12-30 18:00:00', -- Tallying Ends
'2024-01-04 08:00:00', -- Insight Sharing Start
'2024-01-04 08:00:00', -- Proposal Submission Start
'2024-01-04 08:00:00', -- Refine Proposals Start
'2024-01-04 08:00:00', -- Finalize Proposals Start
'2024-01-04 08:00:00', -- Proposal Assessment Start
'2024-01-04 08:00:00', -- Assessment QA Start
'2024-01-06 08:00:00', -- Voting Starts
'2024-01-09 20:00:00', -- Voting Ends
'2024-01-16 20:00:00', -- Tallying Ends
NULL, -- Block 0 Data
NULL, -- Block 0 Hash
1, -- Committee Size
Expand Down

0 comments on commit 2ce952c

Please sign in to comment.