Skip to content

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).

@maoueh maoueh marked this pull request as draft November 27, 2024 14:49
@arianXdev arianXdev marked this pull request as ready for review December 5, 2024 16:24
@arianXdev arianXdev added the documentation Improvements or additions to documentation label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants