Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Fix the link
Browse files Browse the repository at this point in the history
  • Loading branch information
piwonskp authored Jun 19, 2023
1 parent 2e3b255 commit dfa130b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ https://github.com/NethermindEth/warp/blob/321bfe76b27790327e5574c0d5c86c2acf95d

For more fully working examples see [here](tests/behaviour/expectations/behaviour.ts). Uncommented lines are Solidity files that are passing tests. Those files are located in [tests/behaviour/contracts/](tests/behaviour/contracts/). There is also a list of compilation tests [here](tests/compilation/compilation.test.ts). It contains contracts that are partially working ie. they are compiling, but the code might not yield correct results in runtime.

You can find a list of missing features [here](github.com/NethermindEth/warp/issues/1083). Feel free to pick one of those and implement it yourself!
You can find a list of missing features [here](https://github.com/NethermindEth/warp/issues/1083). Feel free to pick one of those and implement it yourself!

0 comments on commit dfa130b

Please sign in to comment.