fa86d0a3c0
Merge pull request #12 from 67P/feature/events
...
Notify channel from ProposalCreated event
2017-07-12 14:47:17 +02:00
94baf62c51
Notify channel from ProposalCreated event
...
This handles incoming events (for now only ProposalCreated, but easy to
extend), and moves the channel message for new proposals to the event
handler, so that they're being announced for all proposals, including
those created manually from kredits-web for example.
2017-06-20 18:59:58 -07:00
0e6898d93b
1.6.0
v1.6.0
2017-06-08 23:45:24 +02:00
a5886bc122
Merge pull request #5 from 67P/feature/ipfs
...
Use/store IPFS metadata for people and proposals
2017-06-08 23:44:09 +02:00
582f6b7f5a
Use/store IPFS metadata for people and proposals
...
closes #3
closes #4
2017-06-08 21:10:22 +02:00
9f078a0d84
1.5.0
v1.5.0
2017-05-13 17:05:23 +02:00
b1ea520fdf
Improve wording, add URLs
2017-05-13 17:05:08 +02:00
6d98c2cf19
1.4.6
v1.4.6
2017-05-13 16:37:05 +02:00
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