Commit Graph

78 Commits

Author SHA1 Message Date
Jordi Montes 52960446a4 getAmount tests for failing removed 2018-02-14 11:45:16 +01:00
Jordi Montes 8679b7b973 privateKey var added to config 2018-02-14 11:44:25 +01:00
Jordi Montes eeebfc5a1a WIP: ether.js integration 2018-02-13 13:05:39 +01:00
Pol Alvarez a75ec287f0
Merge pull request #1 from jomsdev/config
First bot version
2018-01-25 14:07:26 +01:00
Pol.Alvarez@BSC 27830b5d0b Merge branch 'config' of https://github.com/jomsdev/autobounty into config 2018-01-25 14:05:48 +01:00
Pol.Alvarez@BSC 7a69695a2c Minor config changes 2018-01-25 14:05:22 +01:00
Pol Alvarez 79bd07b1bc
Update readme.md 2018-01-25 14:04:23 +01:00
Pol Alvarez cc148564c7
Update readme.md 2018-01-25 14:01:15 +01:00
Jordi Montes 1ea14e55e2 console.log removed 2018-01-25 13:02:47 +01:00
Jordi Montes 57fe34c0eb WIP: updating readme 2018-01-25 01:23:27 +01:00
Jordi Montes 11565c78f3 test for getAmount finished 2018-01-25 01:07:04 +01:00
Jordi Montes 417251bd8c console.log removed 2018-01-25 01:06:50 +01:00
Jordi Montes c05fc588fc Betha version only some clean ups and readme needed 2018-01-25 00:01:57 +00:00
Jordi Montes 2a7bd77783 bot tested 2018-01-24 23:37:53 +01:00
Jordi Montes 4adcf8ae6f beta version: basic functionalities of our bot working 2018-01-24 23:37:39 +01:00
Jordi Montes a33ce43bff config parameters updated (default and development) 2018-01-24 23:37:07 +01:00
Jordi Montes e1fd3c8251 beta version: proposed request process working 2018-01-24 23:36:30 +01:00
Jordi Montes cc690f784d formatting files 2018-01-23 16:36:34 +01:00
Jordi Montes b8121ea213 test_bot finished 2018-01-23 15:19:05 +01:00
Jordi Montes b880386496 getGasPrice function removed 2018-01-23 15:18:55 +01:00
Jordi Montes e028a2e8d8 Mocha testing pipeline and first test 2018-01-23 14:39:12 +01:00
Jordi Montes aa98585bae package-lock.json added to gitignore 2018-01-22 23:45:54 +01:00
Jordi Montes 80ff731c2e WIP: refactoring request processing workflow 2018-01-22 23:45:09 +01:00
Jordi Montes 9d12c228e8 getLabel function renamed to getLabels 2018-01-22 23:44:31 +01:00
Jordi Montes 36ce30c714 getLabel function renamed to getLabels 2018-01-22 23:43:58 +01:00
Jordi Montes 3ff0ae31cc Default and developing configurations ready 2018-01-22 23:43:32 +01:00
Pol.Alvarez@BSC 4b8524b0e7 Renamed getLabels 2018-01-22 22:47:46 +01:00
Pol.Alvarez@BSC 5188fa7923 Pipepline working until dummy tx 2018-01-22 21:21:31 +01:00
Jordi Montes 06d132a007 Merge branch 'config' of https://github.com/jomsdev/autobounty into config 2018-01-22 17:29:24 +01:00
Jordi Montes 5df7da3fa2 getLabels description 2018-01-22 17:23:35 +01:00
Pol.Alvarez@BSC bcb7b939c8 Merge branch 'config' of https://github.com/jomsdev/autobounty into config 2018-01-22 17:08:27 +01:00
Pol.Alvarez@BSC f14bdf05a6 Merged WIP 2018-01-22 17:08:23 +01:00
Jordi Montes e29c5c1675 getAmount function done 2018-01-22 17:05:42 +01:00
Pol.Alvarez@BSC 918dfe41cc WIP: sendTransaction structure and logFunding 2018-01-22 16:50:23 +01:00
Jordi Montes 9b84e2bd7f WIP: getAmount functionality 2018-01-22 16:49:41 +01:00
Jordi Montes 9c6038bfb4 Github API calls 2018-01-22 16:49:04 +01:00
Jordi Montes da6f6162dc winston npm --save 2018-01-22 12:55:54 +01:00
Jordi Montes f2bb705960 winston added as our logger by default 2018-01-22 12:24:19 +01:00
Jordi Montes 0a2eb7972d prices.js updated 2018-01-20 17:34:11 +01:00
Jordi Montes 09abfcde10 config require is now lowercase 2018-01-20 17:32:11 +01:00
Jordi Montes 3c512298c2 getAmount functions is now a bot function 2018-01-20 17:29:29 +01:00
Jordi Montes 7f353ce0c3 needsFunding function updated 2018-01-20 17:26:49 +01:00
Jordi Montes 386b1176a4 WIP: getting amount from labels 2018-01-20 14:15:49 +01:00
Jordi Montes 1835c879df FIXED: minor syntax changes 2018-01-20 13:51:57 +01:00
Jordi Montes 323003f902 FIXED: default.js syntax error 2018-01-20 13:41:57 +01:00
Jordi Montes 1201ad4d47 FIXED: index.js syntax error 2018-01-20 13:36:58 +01:00
Pol.Alvarez@BSC 8028c37ac3 Merged minor changes 2018-01-19 18:37:10 +01:00
Pol.Alvarez@BSC 73aca304a5 Structure refactor, API calls created with missing error handling 2018-01-19 18:33:27 +01:00
Jordi Montes 5c59962c75 toAddress function signatue changed 2018-01-19 17:32:00 +01:00
Jordi Montes b1a57d68dc Fixed: copy an paste error 2018-01-19 13:25:47 +01:00