The Default FrameWork docs describe that modules should be named with KEYCODES which are bytes3 i.e three characters to discourage module bloat and reduce potential confusion around dependency names but the KEYCODES are bytes5 instead which are 5 characters long
There may be module bloat and potential confusion around dependency names
MoneyShelf.sol
KEYCODE
WeaponShelf.sol
KEYCODE
It is recommended follow Default Framework docs and use bytes3 instead of bytes5 in the KEYCODES i.e changing MONEY
to MNY
and WEAPN
to WPN
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.