This PR branched off from this PR and it should be easier to review once that one is merged. The main test class added by this PR is ContractCreationTest. A few smart contracts were created for the tests and a small modification to the precompiled contracts, adding a simple test contract, was also added to help with the testing.
This PR branched off from this PR and it should be easier to review once that one is merged. The main test class added by this PR is
ContractCreationTest
. A few smart contracts were created for the tests and a small modification to the precompiled contracts, adding a simple test contract, was also added to help with the testing.