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

Improve the stability of the tokenizer #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mabels
Copy link

@mabels mabels commented Dec 3, 2024

Due to some oddities with esm.sh, the object compare of the tokens could fail.
To fix this, make use of cborg provided Type.compare method.

I'm sorry for the package.json changes but they are needed if I want to run the tests locally.

       of the tokens could fail. To fix this move to the
       cborg provided compare method.
Comment on lines +170 to +171
"eslint-config-ipfs": "^7.0.6",
"eslint-plugin-n": "^17.14.0"
Copy link
Member

Choose a reason for hiding this comment

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

aegir should be contributing what it needs for linting, no? does it fail without these?

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.

2 participants