Commit Graph

29 Commits

Author SHA1 Message Date
Pol.Alvarez@BSC 73aca304a5 Structure refactor, API calls created with missing error handling 2018-01-19 18:33:27 +01:00
Jordi Montes 19e3df1938 WIP: autobounty 2018-01-19 11:42:58 +01:00
Jordi Montes 96ebc1d70f restart script for the docker image stoping/building/launching 2018-01-17 16:50:45 +00:00
Ubuntu 5b613d0324 config default vars updated 2018-01-17 16:48:56 +00:00
Andy Tudhope 0de33322b4
Update readme.md
Include a reference to the original repo and thank Aragon.
2018-01-10 11:03:33 +02:00
Andy Tudhope 84a665f35e
Updated readme.md
Updated all the references, links and some grammar and style to reflect recent updates to both the names and work flow of this product.
2018-01-10 09:43:53 +02:00
Andy Tudhope f8f0705ee6
Added Status logo 2018-01-10 09:23:34 +02:00
Smokyish b520ceb9ae Update readme.md 2017-06-27 12:40:14 +03:00
Smokyish 76059f807c Add readme.md 2017-06-27 12:02:31 +03:00
Jorge Izquierdo 0ce9db8ee1 Merge pull request #5 from snugghash/master
Fix transaction attempt on non-recognised comments (fixes #4)
2017-06-22 12:38:18 +02:00
Jorge Izquierdo 5cb709084d Merge pull request #3 from izqui/webhook-secret
Add webhook secret security measure
2017-06-15 10:03:12 +02:00
snugghash c88713159d Fix transaction attempt on non-recognised comments 2017-06-14 19:11:46 +05:30
Jorge Izquierdo 5f31785e99 Add webhook secret security measure 2017-06-14 14:34:26 +02:00
Jorge Izquierdo 6678064cc0 Merge pull request #2 from snugghash/master
Listener to consume `issue_comments` webhook, parse and send ETH to address.
2017-06-14 14:30:21 +02:00
snugghash 5e08f347e0 Fix ADDRESS, check for commiteth, removing `data` 2017-06-14 17:20:59 +05:30
snugghash 1b7252ed26 Add parsing amount, storage of address from thread
Amount is parsed from comment having "@NAME" where name is env. variable.
Address from commiteth's comment, stored in a global variable. Destroyed
when reinstantiating container.
(fixes aragon/autobounty#1)

Revert Dockerfile change

Revert index.js whitespace
2017-06-11 16:02:04 +05:30
snugghash 3932bbbe10 Adding body-parser to parse JSON 2017-06-11 11:53:57 +05:30
snugghash b750bbfda3 Fix unexpected end error from node 2017-06-10 23:54:34 +05:30
snugghash fef5ff6013 Comment overall goals, change to POST 2017-06-10 20:37:15 +05:30
snugghash 4b774effcd Change name to autobounty, add description 2017-06-10 19:45:25 +05:30
Jorge Izquierdo ed78bed8b7 Don't make the world burn 2017-06-09 12:15:53 +02:00
Jorge Izquierdo 0b296e0559 Remove rate limiting and blacklist logic 2017-06-09 12:15:30 +02:00
Jorge Izquierdo cfd82b046a Add license 2017-06-09 11:52:38 +02:00
Jorge Izquierdo 47e716ec11 Blacklisting and rate limiting 2017-04-05 09:29:21 +02:00
Jorge Izquierdo 8aad4cafae Get nonce from tx count 2017-03-10 10:01:43 +01:00
Jorge Izquierdo 89484c8e4b Fix 2017-03-08 11:12:59 +01:00
Jorge Izquierdo 8e6407b75f env amount 2017-03-07 13:03:29 +01:00
Jorge Izquierdo c5dd0e0d33 Remove logs 2017-03-07 12:24:22 +01:00
Jorge Izquierdo f52d78da73 Initial commit 2017-03-07 12:24:01 +01:00