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

Purs 0.15 #136

Merged
merged 16 commits into from
Sep 16, 2023
Merged

Purs 0.15 #136

merged 16 commits into from
Sep 16, 2023

Conversation

iostat
Copy link
Member

@iostat iostat commented Aug 27, 2023

This one might be a bit messy -- though was fairly straightforward.

  • The usual CommonJS FFI fixes
  • Newer version of purescript-node-fs no longer has FS.Internal to allow accessing the node:fs module directly, so I had to manually recreate it in FFI for Chanterelle.Internal.Utils.FS.
  • Removed the mkdirp FFI in Chanterelle.Internal.Utils.FS, since we have a perfectly good package for that.
  • Tidy + Tidy checks in CI.

I'm a little scared of this one, I think it needs a thorough test with a project -- which I'm going to hold off on until eth-core/web3/solc are merged in -- reason being I changed how FS stuff gets invoked and I'd like to go through a "workflow" prior to saying this is good to go.

@iostat iostat requested review from kejace and martyall August 27, 2023 16:24
Copy link
Contributor

@martyall martyall left a comment

Choose a reason for hiding this comment

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

👍

@iostat iostat merged commit 46d99df into master Sep 16, 2023
2 checks passed
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