25 Commits

Author SHA1 Message Date
7d8c6032c9 Fix payload parsing 2017-05-13 16:36:48 +02:00
8596483721 1.4.5 v1.4.5 2017-05-13 15:49:38 +02:00
f54e124dba Fix diverging webhook object structure
No idea why, but on the server, all data is contained within a single
'payload' property, while I've never seen any such property on my
machine. Could be different node or express versions, but in any case,
this should fix it so that it just works no matter what.
2017-05-13 15:47:35 +02:00
fb8fc88101 1.4.4 v1.4.4 2017-05-13 15:15:30 +02:00
6ca1254c9a Fix GitHub POST handler
1. robot.logger.debug didn't show any output
2. Send response for all requests
2017-05-13 15:14:22 +02:00
38483cbbeb 1.4.3 v1.4.3 2017-05-12 14:02:54 +02:00
0203cb1a62 Fix typo 2017-05-12 14:02:46 +02:00
797fddfafb 1.4.2 v1.4.2 2017-05-12 13:58:16 +02:00
82fe54b90a Fix string interpolation 2017-05-12 13:58:05 +02:00
4a8ea160a8 1.4.1 v1.4.1 2017-05-12 01:39:55 +02:00
17543cb67b Return ether instead of wei 2017-05-12 01:39:27 +02:00
9bd875acba 1.4.0 v1.4.0 2017-05-12 01:28:35 +02:00
cae2bd84b2 Ask for balance 2017-05-12 01:28:14 +02:00
74a99d7c08 1.3.0 v1.3.0 2017-05-11 18:12:10 +02:00
98a3ee087b Use robot.logger instead of console logs 2017-05-11 18:11:33 +02:00
217219fc68 It works! 2017-05-06 22:12:17 +02:00
44a2b49e2b 1.2.0 v1.2.0 2017-05-06 19:41:38 +02:00
1df79cbec5 Make kredits contract address configurable
Useful with local dev chains.
2017-05-06 19:41:00 +02:00
ae453882a3 Formatting and todo note 2017-05-06 16:06:24 +02:00
9898b8f9ea 1.1.0 v1.1.0 2017-05-06 15:35:01 +02:00
2f393e744a Add script/bin for creating an Ethereum wallet 2017-05-06 15:34:35 +02:00
b4186d5062 Some formatting and fixes 2017-05-06 14:58:21 +02:00
6b67c04e0a integrate kredits contract to add proposals 2017-05-05 20:22:08 +02:00
ddd4f87799 Base functionality
Does everything except actually creating kredits proposals.
2017-05-02 17:06:04 +02:00
5eb2804c1a Initial commit 2017-02-03 16:58:45 +08:00