koinos / koinos-contracts-cpp

This suite of system contracts provides core functionality for the Koinos blockchain including consensus algorithms and tokenomics.
Other
3 stars 2 forks source link

Testing of resource contract #72

Closed sgerbino closed 2 years ago

sgerbino commented 2 years ago

As a Koinos engineer, I would like to build confidence in the resource system implementation.

Note: The resource contract parameters should be saved in to chain state rather than variables in the smart contract so that it is easily updatable in-band.