Byte-Masons / Reliquary

50 stars 20 forks source link

Clean up oath/relic naming throughout Reliquary. #7

Closed tess3rac7 closed 2 years ago

tess3rac7 commented 2 years ago

Token we're giving out == OATH NFT that represents stake == Relic ~Shrine~ Reliquary

This PR simply updates the naming throughout the Reliquary contract (and related interface) to be consistent with the above. There is a lot of scope for improving naming of data types and I am leaving TODOs as I am going along (while I passively brainstorm and offer some suggestions that we can collectively agree on).

With clear and consistent naming it should be easier for any of us to start following the logic in each of the functions without too much confusion--which is what I plan to do next with this code: