Commit Graph

  • 789a81451c upgrade lodash to 4.17.11 to fix vulnerability master Jakub Sokołowski 2019-02-08 11:53:49 +0100
  • a1722e51b3
    upgrade lodash to 4.17.11 to fix vulnerability Jakub Sokołowski 2019-02-08 11:53:49 +0100
  • 4671ec8170
    Merge pull request #16 from PombeirP/avoid-double-funding Andy Tudhope 2018-03-26 10:38:48 +0200
  • 6d848e59a9
    Avoid funding issues which already have a value in the desired token. Fixes #14 Pedro Pombeiro 2018-03-26 10:29:50 +0200
  • 7bbec12242
    Merge pull request #13 from PombeirP/bug/fix-getAddress-tests Andy Tudhope 2018-03-21 11:47:09 +0200
  • b0a8db2102
    Fix getAddress tests to use the updated comment format with md link Pedro Pombeiro 2018-03-21 10:40:29 +0100
  • c418a5c6b8 Added Paid to: update protection Andy Tudhope 2018-03-21 10:51:32 +0200
  • e69d267cba Fixed address string length Andy Tudhope 2018-03-21 07:22:37 +0200
  • d49e372fbd
    Merge pull request #12 from PombeirP/bug/prevent-funding-won-bounties Andy Tudhope 2018-03-20 19:07:00 +0200
  • abd5223654
    Prevent bot from funding issues that contain 'Winner:' in comment. Pedro Pombeiro 2018-03-20 17:45:57 +0100
  • 10750a915a
    Merge pull request #11 from PombeirP/feature/avoid-double-funding Andy Tudhope 2018-03-20 17:24:54 +0200
  • 64ba060f5f
    Keep LRU list of last 10 funded issues to avoid double-funding Pedro Pombeiro 2018-03-20 16:21:48 +0100
  • 6c1ccd7c33
    Merge pull request #9 from PombeirP/feature/case-insensitive-label-matching Andy Tudhope 2018-03-20 17:20:39 +0200
  • 718585c0dc
    Match labels without caring about case-sensitivity Pedro Pombeiro 2018-03-20 15:33:49 +0100
  • 5525cbeccb
    Merge pull request #8 from PombeirP/axios Andy Tudhope 2018-03-20 16:15:32 +0200
  • 717b46ec52
    Introduce `axios` npm package to replace low-level HTTPS fetch logic. Remove unused web3 package Pedro Pombeiro 2018-03-20 14:39:30 +0100
  • 638358e802
    Merge pull request #7 from PombeirP/bug/fix-label-retrieval Andy Tudhope 2018-03-20 15:02:02 +0200
  • a96c434c96
    Introduce `@octokit/rest` npm package to replace handrolled logic Pedro Pombeiro 2018-03-20 13:50:51 +0100
  • b975645815 Cleaned Pedro's cleaning ;) Andy Tudhope 2018-03-20 14:13:06 +0200
  • 1362bc33a3 Changes to logging and README Andy Tudhope 2018-03-20 13:23:07 +0200
  • 5c805dca5a Prep config for production Andy Tudhope 2018-03-20 12:55:17 +0200
  • 56acf5c435
    Merge pull request #6 from PombeirP/cleanup Andy Tudhope 2018-03-20 12:46:59 +0200
  • 1d97979bc5
    Prevent token value being interpreted as Wei Pedro Pombeiro 2018-03-20 11:45:25 +0100
  • cc86e5112e
    Ensure private key starts with `0x` Pedro Pombeiro 2018-03-20 11:44:59 +0100
  • 1ccae9359e
    Fix console logging Pedro Pombeiro 2018-03-20 11:00:38 +0100
  • 260ce2d03f
    Use STT by default Pedro Pombeiro 2018-03-20 09:55:07 +0100
  • cef804896b
    Code cleanup Pedro Pombeiro 2018-03-20 09:54:50 +0100
  • fd60e3be84
    Update packages Pedro Pombeiro 2018-03-20 09:50:09 +0100
  • dd8cdd0676
    Add package-lock.json Pedro Pombeiro 2018-03-20 09:48:52 +0100
  • 434f8c9cf5
    Add ESLint and convert code to ES6 Pedro Pombeiro 2018-03-19 23:02:24 +0100
  • 83df18e9d8
    Prefer const and let instead of var Pedro Pombeiro 2018-03-19 22:40:36 +0100
  • 1429a1af7b
    Remove semi-colons Pedro Pombeiro 2018-03-19 22:37:38 +0100
  • 9597cde0a2
    Merge pull request #5 from PombeirP/feature/token-funding Andy Tudhope 2018-03-20 09:02:40 +0200
  • ab24498d53 Implement capability to fund contract with tokens Pedro Pombeiro 2018-03-19 21:43:57 +0100
  • ed558feb7b
    Add debug configuration for VS Code Pedro Pombeiro 2018-03-19 21:44:23 +0100
  • 93c5a1005d
    Merge pull request #2 from kafkasl/development Andy Tudhope 2018-03-19 19:39:28 +0200
  • f59d7ce840 Fixed contract address length and action condition Jordi Montes 2018-03-13 17:27:23 +0000
  • 069f031e3e Removed development config, default and testing values are in default Pol.Alvarez@BSC 2018-03-02 15:55:42 +0100
  • bbad087a01 Filtering incoming requests by edited action Pol.Alvarez@BSC 2018-03-02 13:40:38 +0100
  • 1c2ad61055 Changed default test user to status-open-bounty Pol.Alvarez@BSC 2018-03-01 14:58:25 +0100
  • 6306500fa6 config.githubUsername was hardcoded Pol.Alvarez@BSC 2018-03-01 12:14:03 +0100
  • 73730df429 Cleaned dev.js config file Pol.Alvarez@BSC 2018-02-27 16:53:53 +0100
  • b3715767ef Cleanup Pol.Alvarez@BSC 2018-02-27 16:41:01 +0100
  • 5f335791e2 Glitch in header Pol.Alvarez@BSC 2018-02-27 16:13:13 +0100
  • d200f0860b Cleanup for testing Pol.Alvarez@BSC 2018-02-27 16:10:18 +0100
  • e861a0bcc1 Sending with provider Pol.Alvarez@BSC 2018-02-27 15:08:52 +0100
  • 9bc92912af some let to const and typo Pol.Alvarez@BSC 2018-02-27 13:25:41 +0100
  • e8ded5ee9b removed logpath parameter Pol.Alvarez@BSC 2018-02-27 12:25:23 +0100
  • d3a213e61f readme modif. to reflect new log location Pol.Alvarez@BSC 2018-02-27 12:21:13 +0100
  • 5a041d26e7 Merge branch 'development' of https://github.com/jomsdev/autobounty into development Pol.Alvarez@BSC 2018-02-27 12:20:05 +0100
  • b7d18d0433
    Merge pull request #3 from jomsdev/logs_outside_docker Pol Alvarez 2018-02-27 12:19:48 +0100
  • caa49cb188
    Merge 845340a914 into 0de33322b4 Pol Alvarez 2018-02-27 11:18:12 +0000
  • 845340a914 Logs transferd outside into $(pwd)/log Pol.Alvarez@BSC 2018-02-27 12:17:03 +0100
  • 71de01fd9d added utils.parseEther and logging from tx info Pol.Alvarez@BSC 2018-02-27 12:11:59 +0100
  • 22dc42c25c Added logging for successful tx Pol.Alvarez@BSC 2018-02-27 11:32:12 +0100
  • 5f5728d28e Testing on ropsten Pol.Alvarez@BSC 2018-02-27 11:24:56 +0100
  • f6aef0c69a Testing sendTransaction on infura Pol.Alvarez@BSC 2018-02-27 11:10:17 +0100
  • d5c8f44616 Merged add_webhook_secret Pol.Alvarez@BSC 2018-02-23 17:36:03 +0100
  • 009d0ad50e WIP: mounting docker with external volume for logs Pol.Alvarez@BSC 2018-02-23 17:33:00 +0100
  • e50651e59f extra , removed Jordi Montes 2018-02-14 11:46:21 +0100
  • 52960446a4 getAmount tests for failing removed Jordi Montes 2018-02-14 11:45:16 +0100
  • 8679b7b973 privateKey var added to config Jordi Montes 2018-02-14 11:44:25 +0100
  • eeebfc5a1a WIP: ether.js integration Jordi Montes 2018-02-13 13:05:39 +0100
  • 5ae2784066 Removed debug logs Pol.Alvarez@BSC 2018-02-13 11:52:03 +0100
  • a144b6987d Export glitch Pol.Alvarez@BSC 2018-02-13 11:45:55 +0100
  • 9e7b06b523 Alpha test: secret webhook Pol.Alvarez@BSC 2018-02-13 11:43:28 +0100
  • 83f4c808be WIP: Signature validation Pol.Alvarez@BSC 2018-02-10 19:55:24 +0100
  • a75ec287f0
    Merge pull request #1 from jomsdev/config Pol Alvarez 2018-01-25 14:07:26 +0100
  • 27830b5d0b Merge branch 'config' of https://github.com/jomsdev/autobounty into config Pol.Alvarez@BSC 2018-01-25 14:05:48 +0100
  • 7a69695a2c Minor config changes Pol.Alvarez@BSC 2018-01-25 14:05:22 +0100
  • 79bd07b1bc
    Update readme.md Pol Alvarez 2018-01-25 14:04:23 +0100
  • cc148564c7
    Update readme.md Pol Alvarez 2018-01-25 14:01:15 +0100
  • 1ea14e55e2 console.log removed Jordi Montes 2018-01-25 13:02:47 +0100
  • 57fe34c0eb WIP: updating readme Jordi Montes 2018-01-25 01:23:27 +0100
  • 11565c78f3 test for getAmount finished Jordi Montes 2018-01-25 01:07:04 +0100
  • 417251bd8c console.log removed Jordi Montes 2018-01-25 01:06:50 +0100
  • c05fc588fc Betha version only some clean ups and readme needed Jordi Montes 2018-01-25 00:01:57 +0000
  • 2a7bd77783 bot tested Jordi Montes 2018-01-24 23:37:53 +0100
  • 4adcf8ae6f beta version: basic functionalities of our bot working Jordi Montes 2018-01-24 23:37:39 +0100
  • a33ce43bff config parameters updated (default and development) Jordi Montes 2018-01-24 23:37:07 +0100
  • e1fd3c8251 beta version: proposed request process working Jordi Montes 2018-01-24 23:36:30 +0100
  • cc690f784d formatting files Jordi Montes 2018-01-23 16:36:34 +0100
  • b8121ea213 test_bot finished Jordi Montes 2018-01-23 15:19:05 +0100
  • b880386496 getGasPrice function removed Jordi Montes 2018-01-23 15:18:55 +0100
  • e028a2e8d8 Mocha testing pipeline and first test Jordi Montes 2018-01-23 14:39:12 +0100
  • aa98585bae package-lock.json added to gitignore Jordi Montes 2018-01-22 23:45:54 +0100
  • 80ff731c2e WIP: refactoring request processing workflow Jordi Montes 2018-01-22 23:45:09 +0100
  • 9d12c228e8 getLabel function renamed to getLabels Jordi Montes 2018-01-22 23:44:31 +0100
  • 36ce30c714 getLabel function renamed to getLabels Jordi Montes 2018-01-22 23:43:58 +0100
  • 3ff0ae31cc Default and developing configurations ready Jordi Montes 2018-01-22 23:43:32 +0100
  • 4b8524b0e7 Renamed getLabels Pol.Alvarez@BSC 2018-01-22 22:47:46 +0100
  • 5188fa7923 Pipepline working until dummy tx Pol.Alvarez@BSC 2018-01-22 21:21:31 +0100
  • 06d132a007 Merge branch 'config' of https://github.com/jomsdev/autobounty into config Jordi Montes 2018-01-22 17:29:24 +0100
  • 5df7da3fa2 getLabels description Jordi Montes 2018-01-22 17:23:35 +0100
  • bcb7b939c8 Merge branch 'config' of https://github.com/jomsdev/autobounty into config Pol.Alvarez@BSC 2018-01-22 17:08:27 +0100
  • f14bdf05a6 Merged WIP Pol.Alvarez@BSC 2018-01-22 17:08:23 +0100
  • e29c5c1675 getAmount function done Jordi Montes 2018-01-22 17:05:42 +0100
  • 918dfe41cc WIP: sendTransaction structure and logFunding Pol.Alvarez@BSC 2018-01-22 16:50:23 +0100
  • 9b84e2bd7f WIP: getAmount functionality Jordi Montes 2018-01-22 16:49:41 +0100
  • 9c6038bfb4 Github API calls Jordi Montes 2018-01-22 16:49:04 +0100