Skip to content

Conversation

@StefanoGagliardi
Copy link
Contributor

Hi guys,
during set up for Development i try to run "test:fix" on window and get error about "contracts not found" for 0.8.9.
Fix is add base path to solc contract compile process.

@changeset-bot
Copy link

changeset-bot bot commented May 20, 2022

⚠️ No Changeset found

Latest commit: d5641bf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

CONTRIBUTING.md Outdated

Heads up: we use pnpm instead of yarn or npm. It might be new for you but I promise it's worth the hassle - it's really
good at making big monorepos deterministic. Please ensure that you are running pnpm version 7.
Heads up: we use pnpm instead of yarn or npm. It might be Q new for you but I promise it's worth the hassle - it's
Copy link
Member

Choose a reason for hiding this comment

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

Q typo

@@ -0,0 +1,48 @@
pragma solidity ^0.6.4;
Copy link
Member

Choose a reason for hiding this comment

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

can we move these contracts to a separate PR? lets just fix windows development in this one

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Absolutely, sorry I didn't realize it had taken multiple commits.

Copy link
Member

Choose a reason for hiding this comment

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

Will you find time to fix it or should I step in? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Absolutely, I just removed the files, sorry again, I was convinced I was committing to my fork.
The PR idea was just for the "compile-contract.ts" file.
Contributing.md are my personal notes, do we keep them or do you prefer to remove them?

Thanks

Copy link
Member

Choose a reason for hiding this comment

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

Thanks!

@krzkaczor krzkaczor merged commit fd4cd05 into dethcrypto:master May 26, 2022
@krzkaczor
Copy link
Member

Awesome, thank you!

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