dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.
GNU Affero General Public License v3.0
84 stars 39 forks source link

fix: allow grant creation without logo #554

Closed thelostone-mc closed 2 years ago

thelostone-mc commented 2 years ago

Description

Allows you to create grant without logo

Closes https://github.com/dcgtc/dgrants/issues/551

mds1 commented 2 years ago

This is an ok stopgap, but the fact that ipfs.ts needs to be aware of protocol ID 0 indicates we have coupling somewhere we shouldn't. @mk1r did you add this to the tech debt issue like we mentioned in discord?

metafraction commented 2 years ago

@mds1 updated it now, item 20 https://github.com/dcgtc/dgrants/issues/265