Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebased merkl-lite sync #56

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Conversation

clmntsnr
Copy link
Collaborator

@clmntsnr clmntsnr commented Jan 7, 2025

No description provided.

merkl.config.ts Outdated
@@ -142,12 +144,20 @@ export default createConfig({
protocols: {
icon: "RiVipCrown2Fill",
route: "/protocols",
<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge conflicts here

name: "Merkl Lite",
description: "Merkl Lite",
url: "https://app.merkl.xyz",
name: "Puffer",
Copy link
Contributor

@indaviande indaviande Jan 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we keep Merkl infos as default instead of puffers ones?

merkl.config.ts Outdated
@@ -142,33 +147,33 @@ export default createConfig({
protocols: {
icon: "RiVipCrown2Fill",
route: "/protocols",
key: uuidv4(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should keep import { v4 as uuidv4 } from "uuid";
uuidv4() as the previous JS native function crypto.randomUUID() generates error due to retro-compatibiltiy.

hugolxt and others added 11 commits January 7, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants