From ab0bfaf27576ebc126150e2cf13d8647266877d1 Mon Sep 17 00:00:00 2001 From: cleanerzkp <104455005+cleanerzkp@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:27:30 +0200 Subject: [PATCH] feat: Gitcoin dApps and ENS ecosystem rounds (#137) --- messages/dashboard.json | 24 ++++++++++++++++++++++++ messages/welcome.json | 28 +++++++++++++++++++++++++++- 2 files changed, 51 insertions(+), 1 deletion(-) diff --git a/messages/dashboard.json b/messages/dashboard.json index ec1ba8d..8886226 100644 --- a/messages/dashboard.json +++ b/messages/dashboard.json @@ -1,4 +1,28 @@ [ + { + "message": "Enjoying rotki? Consider ", + "message_highlight": "supporting us in", + "action": { + "text": "Gitcoin dApps and Apps round", + "url": "https://explorer.gitcoin.co/#/round/42161/608/2" + }, + "period": { + "start": 1729684800, + "end": 1730937540 + } + }, + { + "message": "Enjoying rotki? Consider ", + "message_highlight": "supporting us in", + "action": { + "text": "Gitcoin ENS ecosystem round", + "url": "https://explorer.gitcoin.co/#/round/42161/642/5" + }, + "period": { + "start": 1729684800, + "end": 1730937540 + } + }, { "message": "Enjoying rotki? Consider ", "message_highlight": "supporting us in", diff --git a/messages/welcome.json b/messages/welcome.json index a745b0a..c22404d 100644 --- a/messages/welcome.json +++ b/messages/welcome.json @@ -1,12 +1,38 @@ { "messages": [ + { + "header": "Enjoying rotki?", + "icon": "https://raw.githubusercontent.com/rotki/data/develop/messages/icon.svg", + "text": "rotki is part of the Gitcoin dApps and Apps round", + "action": { + "text": "Support us here", + "url": "https://explorer.gitcoin.co/#/round/42161/608/2" + }, + "period": { + "start": 1729684800, + "end": 1730937540 + } + }, + { + "header": "Enjoying rotki?", + "icon": "https://raw.githubusercontent.com/rotki/data/develop/messages/icon.svg", + "text": "rotki is part of the Gitcoin ENS ecosystem round", + "action": { + "text": "Support us here", + "url": "https://explorer.gitcoin.co/#/round/42161/642/5" + }, + "period": { + "start": 1729684800, + "end": 1730937540 + } + }, { "header": "Enjoying rotki?", "icon": "https://raw.githubusercontent.com/rotki/data/develop/messages/icon.svg", "text": "rotki is part of Octant Epoch 5", "action": { "text": "Support us here", - "url": "https://octant.app/project/5/0x9531C059098e3d194fF87FebB587aB07B30B1306" + "url": "https://octant.app/project/5/0x9531C059098e3d194fF87FebB587aB07B30B1306" }, "period": { "start": 1728835200,