Skip to content

Commit 0d7f0b7

Browse files
add nownodes blockbook n optimized workflows to milestones
1 parent fff6eac commit 0d7f0b7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

pages/CurrentMilestones.js

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1876,6 +1876,26 @@ const mileStones = [
18761876
progressState: '100',
18771877
infoLabel: 'byex twitter',
18781878
infoUrl: 'https://x.com/100EXOfficial/status/1963918520305242249'
1879+
},
1880+
{
1881+
done: true,
1882+
doneDate: '9th September 2025',
1883+
title: 'NOWNodes launches Verge BlockBook!',
1884+
description: 'BlockBook enables developers to easily build on top of the Verge blockchain with fast, scalable infrastructure and real-time on-chain data access!',
1885+
progress: 100,
1886+
progressState: '100',
1887+
infoLabel: 'nownodes tweet',
1888+
infoUrl: 'https://x.com/NOWNodes/status/1965486251387064816'
1889+
},
1890+
{
1891+
done: true,
1892+
doneDate: '2nd October 2025',
1893+
title: 'Verge Automated Workflow Optimized!',
1894+
description: 'Verge Core Github workflows now use caching across Win/Mac/Linux, cutting compile times by up to 80%!',
1895+
progress: 100,
1896+
progressState: '100',
1897+
infoLabel: 'verge twitter',
1898+
infoUrl: 'https://github.com/vergecurrency/verge/actions/runs/18204682406'
18791899
},
18801900
// {
18811901
// done: true or false,

0 commit comments

Comments
 (0)