Stefan Alfbo
Stefan Alfbo
This is a fix for issue [#1119](https://github.com/munificent/craftinginterpreters/issues/1119). New URLs to point to the "wizard"-book at the MIT press site.
The link "wizard" is not working anymore and gives a 404 in the section (asides) shown below. --- And its practitioners don’t hesitate to play up this image. Two of...
This is a sub-task to the issue #1758 that concerns the `TestClassV0`-tests. The tests are using the Goerli network that will be deprecated soon and therefore needs to be updated...
There is also new testdata files for the sepolia integration network that is used by the `TestBlockWithTxHashesV013`. This PR is fixing the issue #1811
This PR is fixing the issue #1813, to update the test to use the Sepolia network instead of the deprecated Goerli network.
This PR is fixing the issue #1815, to update the test to use the Sepolia network instead of the deprecated Goerli network.
This PR is fixing the issue #1807. New testdata for the classes has been fetched from the Sepolia network. All three tests has been using the Goerli network and the...
This includes adding a block and a signature json-file to the testdata directory for the Sepolia network. This PR is fixing the issue #1796.
This PR is fixing the issue #1790, includes making a copy of the necessary testdata used from the `goerli2` directory to a new `sepolia` directory.
This is a sub-task to the issue #1758 that concerns the `TestBlockByNumberAndHash`-test. The test is using the Goerli network that is deprecated and therefore needs to be updated to use...