BreadchainCoop / breadchain

0 stars 0 forks source link

Add Natspec comments #50

Closed bagelface closed 1 month ago

bagelface commented 1 month ago

This is a partial refactor that includes Natspec comments. I'll go through the contracts again and do a more thorough refactor of the business logic and variable naming and all that.

One significant change that was made was I added a wrapper contract for testing that allows us to add "god mode" functions that shouldn't be included in the production contract.