Skip to content

Commit

Permalink
chore: updates dev staging data
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Mar 28, 2024
1 parent 2ea8094 commit b9ed62a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions src/event-db/stage_data/dev/00001_fund100_event.sql
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@ INSERT INTO event (
100,
'Fund 100',
'Catalyst Testnet - Fund 100',
'2024-01-15 21:45:00', -- Registration Snapshot Time
'2024-01-15 22:15:00', -- Snapshot Start.
'2024-06-15 21:45:00', -- Registration Snapshot Time
'2024-06-15 22:15:00', -- Snapshot Start.
50000000, -- Voting Power Threshold
1, -- Max Voting Power PCT
NULL, -- Review Rewards
'2024-02-28 04:00:00', -- Start Time
'2023-12-30 18:00:00', -- End Time
'2024-02-28 04:00:00', -- Insight Sharing Start
'2024-02-28 04:00:00', -- Proposal Submission Start
'2024-02-28 04:00:00', -- Refine Proposals Start
'2024-02-28 04:00:00', -- Finalize Proposals Start
'2024-02-28 04:00:00', -- Proposal Assessment Start
'2024-02-28 04:00:00', -- Assessment QA Start
'2024-02-28 09:00:00', -- Voting Starts
'2024-03-13 13:00:00', -- Voting Ends
'2024-03-22 02:00:00', -- Tallying Ends
'2024-01-01 00:00:00', -- Start Time
'2024-12-31 00:00:00', -- End Time
'2024-07-28 04:00:00', -- Insight Sharing Start
'2024-07-28 04:00:00', -- Proposal Submission Start
'2024-07-28 04:00:00', -- Refine Proposals Start
'2024-07-28 04:00:00', -- Finalize Proposals Start
'2024-07-28 04:00:00', -- Proposal Assessment Start
'2024-07-28 04:00:00', -- Assessment QA Start
'2024-07-28 09:00:00', -- Voting Starts
'2024-08-13 13:00:00', -- Voting Ends
'2024-08-22 02:00:00', -- Tallying Ends
NULL, -- Block 0 Data
NULL, -- Block 0 Hash
1, -- Committee Size
Expand Down

0 comments on commit b9ed62a

Please sign in to comment.