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
fsmanuel
28f7466595
Cleanup controller, templates and service
2018-04-08 14:06:16 +02:00
fsmanuel
ad92ffa447
Extract serializer
2018-04-08 02:01:10 +02:00
basti
576e2741a9
More contract-related adjustments
2017-08-14 15:31:58 +02:00
basti
1f41dbcae5
Load contribution details from IPFS
2017-06-07 10:35:57 +02:00
basti
7b91e64af4
Create contribution IPFS objects, attach to proposals
2017-06-06 21:27:05 +02:00
basti
d0e10babfe
Watch contract events (and add new proposals)
2017-02-05 19:27:17 +08:00
basti
d171d0c741
Hide proposals from non-Ethereum visitors
2017-02-05 17:01:19 +08:00
basti
227c6f5c4b
Get proposals
2017-02-05 15:08:27 +08:00