ShenaniganDApp / shenanigan-monorepo

17 stars 4 forks source link

Use a string for currency amounts #348

Closed youngkidwarrior closed 3 years ago

youngkidwarrior commented 3 years ago

Fixes #176

Changes Donation data model to use string insead of number which is more in line with ethereum point math

Also updates totalDonation field in Challenge to rely on CreateDonation mutation instead of an aggregate