freenet-core
freenet-core copied to clipboard
Create a test contract for testing purposes
The goal of this issue is to have a test contract that allows interaction on the state in the tests that require it. Changes required:
- Generate a simple compiled contract available for modules where interaction with the contract is required.
Currently these tests are ignored and marked with the comment:
// FIXME: Generate required test contract