From 446c8bbe524124c756dd6477ba7f9397a2ab727f Mon Sep 17 00:00:00 2001 From: Vivian Plasencia Date: Thu, 23 Oct 2025 00:33:12 +0200 Subject: [PATCH 1/2] chore(website): update roadmap --- apps/website/src/data/roadmap.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/apps/website/src/data/roadmap.json b/apps/website/src/data/roadmap.json index 1f85e9db2..c071d7c89 100644 --- a/apps/website/src/data/roadmap.json +++ b/apps/website/src/data/roadmap.json @@ -20,7 +20,7 @@ "done": true }, { - "name": "Support more Testnets/Mainnets", + "name": "Support more Testnets & Mainnets", "done": true }, { @@ -37,10 +37,14 @@ }, { "name": "Semaphore Noir Implementation", - "done": false + "done": true }, { "name": "Scaling Semaphore with PIR", + "done": true + }, + { + "name": "Maintenance", "done": false } ] From a5e979bf6d3c58567a525a18d125dc6721599b94 Mon Sep 17 00:00:00 2001 From: Vivian Plasencia Date: Thu, 23 Oct 2025 00:34:55 +0200 Subject: [PATCH 2/2] chore(website): update license year 2024 -> 2025 re #947 --- LICENSE | 2 +- packages/circuits/LICENSE | 2 +- packages/cli/LICENSE | 2 +- packages/contracts/contracts/LICENSE | 2 +- packages/core/LICENSE | 2 +- packages/data/LICENSE | 2 +- packages/group/LICENSE | 2 +- packages/identity/LICENSE | 2 +- packages/proof/LICENSE | 2 +- packages/utils/LICENSE | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/LICENSE b/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/circuits/LICENSE b/packages/circuits/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/packages/circuits/LICENSE +++ b/packages/circuits/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/cli/LICENSE b/packages/cli/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/packages/cli/LICENSE +++ b/packages/cli/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/contracts/contracts/LICENSE b/packages/contracts/contracts/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/packages/contracts/contracts/LICENSE +++ b/packages/contracts/contracts/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/core/LICENSE b/packages/core/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/packages/core/LICENSE +++ b/packages/core/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/data/LICENSE b/packages/data/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/packages/data/LICENSE +++ b/packages/data/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/group/LICENSE b/packages/group/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/packages/group/LICENSE +++ b/packages/group/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/identity/LICENSE b/packages/identity/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/packages/identity/LICENSE +++ b/packages/identity/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/proof/LICENSE b/packages/proof/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/packages/proof/LICENSE +++ b/packages/proof/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/utils/LICENSE b/packages/utils/LICENSE index 8ef16f7a5..8b5f7d0f1 100644 --- a/packages/utils/LICENSE +++ b/packages/utils/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal