dcgtc / dgrants

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

feat: records timestamps on grants and contributions #531

Closed gdixon closed 2 years ago

gdixon commented 2 years ago

This PR stores timestamps in to the models for Grants and Contributions

--

Tested locally