-
Notifications
You must be signed in to change notification settings - Fork 1
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
Onchain code for programmable tokens #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are two files under src/lib/SmartTokens/LinkedList that are completely unused, do we need them? One of them even has a different module name than the file name suggests. Ie. AirdropEvent.Mint.Common
. Maybe we should move this stuff to the standard library?
* Otherwise ghc and friends will be compiled from source. * There is a nix failure independent of this change which can be fixed by deleting the .pre-commit-config.yaml. This should be checked.
* This file should be auto-generated and its existence prevents nix flake development environments being created.
FYI I had to delete the entry for |
* Stylish Haskell configuration included * Disabled nixpkgs-fmt (currently no idea why it breaks in the hook) * nonix pre-commit-hook (not tested myself)
Introduce the onchain code for the wst-poc.