Hazard (Cyprian Skrzypczak)
Hazard (Cyprian Skrzypczak)
##Description Adds new methods to `IAsset` interface as a prerequisite for asset converter v2 ## IAssets derived classes A list of classes that need their implementation of `hash`, `compare`, `canBeRestoredFrom`...
The purpose of this PR is to resolve #793 by adding a constructor in FuncUnit
> It appears that a lot of code in FuncUnit derived classes is duplicated, Indeed. This could probably be resolved by adding a base class for FUs, which would include...
Transactron was separated to its own repository, and its' tests were migrated alongside it. However, the `using scripts` section in the docs used the tests that are now not present...