Commit Graph

177 Commits

Author SHA1 Message Date
basti b1ea520fdf Improve wording, add URLs 2017-05-13 17:05:08 +02:00
basti 6d98c2cf19 1.4.6 v1.4.6 2017-05-13 16:37:05 +02:00
basti 7d8c6032c9 Fix payload parsing 2017-05-13 16:36:48 +02:00
basti 8596483721 1.4.5 v1.4.5 2017-05-13 15:49:38 +02:00
basti 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
basti fb8fc88101 1.4.4 v1.4.4 2017-05-13 15:15:30 +02:00
basti 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
basti 38483cbbeb 1.4.3 v1.4.3 2017-05-12 14:02:54 +02:00
basti 0203cb1a62 Fix typo 2017-05-12 14:02:46 +02:00
basti 797fddfafb 1.4.2 v1.4.2 2017-05-12 13:58:16 +02:00
basti 82fe54b90a Fix string interpolation 2017-05-12 13:58:05 +02:00
basti 4a8ea160a8 1.4.1 v1.4.1 2017-05-12 01:39:55 +02:00
basti 17543cb67b Return ether instead of wei 2017-05-12 01:39:27 +02:00
basti 9bd875acba 1.4.0 v1.4.0 2017-05-12 01:28:35 +02:00
basti cae2bd84b2 Ask for balance 2017-05-12 01:28:14 +02:00
basti 74a99d7c08 1.3.0 v1.3.0 2017-05-11 18:12:10 +02:00
basti 98a3ee087b Use robot.logger instead of console logs 2017-05-11 18:11:33 +02:00
basti 217219fc68 It works! 2017-05-06 22:12:17 +02:00
basti 44a2b49e2b 1.2.0 v1.2.0 2017-05-06 19:41:38 +02:00
basti 1df79cbec5 Make kredits contract address configurable
Useful with local dev chains.
2017-05-06 19:41:00 +02:00
basti ae453882a3 Formatting and todo note 2017-05-06 16:06:24 +02:00
basti 9898b8f9ea 1.1.0 v1.1.0 2017-05-06 15:35:01 +02:00
basti 2f393e744a Add script/bin for creating an Ethereum wallet 2017-05-06 15:34:35 +02:00
basti b4186d5062 Some formatting and fixes 2017-05-06 14:58:21 +02:00
bumi 6b67c04e0a integrate kredits contract to add proposals 2017-05-05 20:22:08 +02:00
basti ddd4f87799 Base functionality
Does everything except actually creating kredits proposals.
2017-05-02 17:06:04 +02:00
basti 5eb2804c1a Initial commit 2017-02-03 16:58:45 +08:00