Commit Graph

111 Commits

Author SHA1 Message Date
Pedro Pombeiro 83df18e9d8
Prefer const and let instead of var 2018-03-20 09:45:55 +01:00
Pedro Pombeiro 1429a1af7b
Remove semi-colons 2018-03-20 09:45:50 +01:00
Andy Tudhope 9597cde0a2
Merge pull request #5 from PombeirP/feature/token-funding
Add funding using tokens and local debugging with VS code
2018-03-20 09:02:40 +02:00
Pedro Pombeiro ab24498d53 Implement capability to fund contract with tokens 2018-03-19 23:41:36 +01:00
Pedro Pombeiro ed558feb7b
Add debug configuration for VS Code 2018-03-19 21:48:16 +01:00
Andy Tudhope 93c5a1005d
Merge pull request #2 from kafkasl/development
Autobounty v1.0 - not working, but Pedro and I have the fixes, to be merged shortly.
2018-03-19 19:39:28 +02:00
Jordi Montes f59d7ce840 Fixed contract address length and action condition 2018-03-13 17:27:23 +00:00
Pol.Alvarez@BSC 069f031e3e Removed development config, default and testing values are in default 2018-03-02 15:55:42 +01:00
Pol.Alvarez@BSC bbad087a01 Filtering incoming requests by edited action 2018-03-02 13:40:38 +01:00
Pol.Alvarez@BSC 1c2ad61055 Changed default test user to status-open-bounty 2018-03-01 14:58:25 +01:00
Pol.Alvarez@BSC 6306500fa6 config.githubUsername was hardcoded 2018-03-01 12:14:03 +01:00
Pol.Alvarez@BSC 73730df429 Cleaned dev.js config file 2018-02-27 16:53:53 +01:00
Pol.Alvarez@BSC b3715767ef Cleanup 2018-02-27 16:41:01 +01:00
Pol.Alvarez@BSC 5f335791e2 Glitch in header 2018-02-27 16:13:13 +01:00
Pol.Alvarez@BSC d200f0860b Cleanup for testing 2018-02-27 16:10:18 +01:00
Pol.Alvarez@BSC e861a0bcc1 Sending with provider 2018-02-27 15:08:52 +01:00
Pol.Alvarez@BSC 9bc92912af some let to const and typo 2018-02-27 13:25:41 +01:00
Pol.Alvarez@BSC e8ded5ee9b removed logpath parameter 2018-02-27 12:25:23 +01:00
Pol.Alvarez@BSC d3a213e61f readme modif. to reflect new log location 2018-02-27 12:21:13 +01:00
Pol.Alvarez@BSC 5a041d26e7 Merge branch 'development' of https://github.com/jomsdev/autobounty into development 2018-02-27 12:20:05 +01:00
Pol Alvarez b7d18d0433
Merge pull request #3 from jomsdev/logs_outside_docker
Logs outside docker
2018-02-27 12:19:48 +01:00
Pol.Alvarez@BSC 845340a914 Logs transferd outside into $(pwd)/log 2018-02-27 12:17:03 +01:00
Pol.Alvarez@BSC 71de01fd9d added utils.parseEther and logging from tx info 2018-02-27 12:11:59 +01:00
Pol.Alvarez@BSC 22dc42c25c Added logging for successful tx 2018-02-27 11:32:12 +01:00
Pol.Alvarez@BSC 5f5728d28e Testing on ropsten 2018-02-27 11:24:56 +01:00
Pol.Alvarez@BSC f6aef0c69a Testing sendTransaction on infura 2018-02-27 11:10:17 +01:00
Pol.Alvarez@BSC d5c8f44616 Merged add_webhook_secret 2018-02-23 17:36:03 +01:00
Pol.Alvarez@BSC 009d0ad50e WIP: mounting docker with external volume for logs 2018-02-23 17:33:00 +01:00
Jordi Montes e50651e59f extra , removed 2018-02-14 11:46:21 +01:00
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@BSC 5ae2784066 Removed debug logs 2018-02-13 11:52:03 +01:00
Pol.Alvarez@BSC a144b6987d Export glitch 2018-02-13 11:45:55 +01:00
Pol.Alvarez@BSC 9e7b06b523 Alpha test: secret webhook 2018-02-13 11:43:28 +01:00
Pol.Alvarez@BSC 83f4c808be WIP: Signature validation 2018-02-10 19:55:24 +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