Commit Graph

19 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
Ubuntu 5b613d0324 config default vars updated 2018-01-17 16:48:56 +00: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
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
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 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 f52d78da73 Initial commit 2017-03-07 12:24:01 +01:00