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

Add extra instructions for TypeScript #7

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maoueh
Copy link

@maoueh maoueh commented Nov 27, 2024

Draft about steps I needed to make TypeScript work.

This is still a WIP, by running the steps as outlined in the PR diff, I'm still facing issues that I need to dig further:

  • bigint seems to handled incorrectly, I've got diffs like Lock › Deployment › Should receive and store the funds to lock assert.strictEqual(received, expected) Expected value to strictly be equal to: 1000000000 Received: 1000000000n
  • Hardhat usually added Chai matchers like
  • Not classified yet, maybe a before() of time related problem: Lock › Withdrawals › Validations › Should revert with the right error if called too soon VM Exception while processing transaction: reverted with reason string 'Unlock time should be in the future' at Lock.constructor (contracts/Lock.sol:14).

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.

1 participant