Commit Graph
5 Commits
Author SHA1 Message Date
bumi 7ae497a15d Better handling of undefined values in bignumber cps 2018-04-16 23:34:14 +02:00
bumi 6eeeabda5c Fox bignumber cps for empty values 2018-04-16 22:42:28 +02:00
bumi 8aa941e704 Rename recipientId to contributorId in proposals 2018-04-15 19:02:35 +02:00
bumi 32846194b6 Handle bignumber conversions
The kredits module always returns raw data from the contract. For uint
values these are bignumbers.
To handle those in the ember app we need to convert them to string or to
number.
2018-04-09 20:31:34 +02:00
fsmanuelandbumi 8f841522a3 Refactor add-contributor component to DDAU 2018-04-07 17:22:33 +00:00