656 Commits

Author SHA1 Message Date
Ivan Grishaev
58de6ae3c6 193 ignoring dev config 2017-12-26 18:59:38 +03:00
Ivan Grishaev
287922dce8 193 cider plugin removed 2017-12-26 18:34:24 +03:00
Ivan Grishaev
460eab8f70 193 sql migrations added 2017-12-26 18:25:29 +03:00
Ivan Grishaev
7dbd327a3c 193 makefile added 2017-12-26 18:19:20 +03:00
Ivan Grishaev
264a83c384 193 gitignore files added + readme updated 2017-12-26 18:14:54 +03:00
Teemu Patja
5be2a59e67
Top hunters UI tweak 2017-12-21 13:45:06 +02:00
Teemu Patja
cf7b34a758
Limit top hunters query to 10
Fixes: #196
2017-12-21 11:44:34 +02:00
Teemu Patja
40ba44bb14
Improve logging 2017-12-20 14:51:04 +02:00
Teemu Patja
a9e178a2f1
Avoid unneeded watch transactions
Store tx id for watch smart contract call while it is pending to avoid
sending unneeded transactions.
2017-12-18 19:31:53 +02:00
Teemu Patja
62b4394c14
Automatic gas price
Use ethgasstation API for gas price if :auto-gas-price? is true in
config.

Fixes: #189
2017-12-18 12:56:09 +02:00
Teemu Patja
a76748b8be
Use coinmarketcap API for getting bounty USD values
Support both cryptonator and coinmarketcap APIs for getting current
token + bounty USD values. Coinmarketcap used by default.

Fixes: #171
2017-12-14 17:04:28 +02:00
Teemu Patja
92f90880aa
Add google tag manager embed 2017-12-08 16:04:12 +02:00
Teemu Patja
9261c11d44
Exclude deploying contracts in open-bounties
Fixes: #186
2017-12-07 19:34:13 +02:00
Teemu Patja
f8574d0615
Merge pull request #176 from status-im/test/end-to-end
added framework for end to end tests, also added first test 'deploy new contract'
2017-12-04 16:24:09 +02:00
Teemu Patja
e5b0ee3b53
Fix bug in learn-more-text 2017-12-04 15:32:08 +02:00
Teemu Patja
e8203e8eb9
Add "learn more" link to GH comment
Add link to SOB site to GH comment for merged and paid issues.
2017-12-04 12:59:11 +02:00
Teemu Patja
78547c410e
Fix bug related to USD value updating
Only update USD value for bounties that have not been signed off by
SOB to avoid USD value being incorrectly set to 0.
2017-12-04 12:50:39 +02:00
Anton Danchenko
0d712c54eb added framework for end to end tests, also added first test 'deploy new contract' 2017-12-03 18:54:34 +01:00
Teemu Patja
4303181781
Add created_at column to pull_requests table 2017-11-22 12:39:33 +02:00
Teemu Patja
7ed831ab2f
Add created_at field to issues table
Fixes: #173
2017-11-22 12:18:08 +02:00
Teemu Patja
f0f6cc9dcd
Merge pull request #170 from trybeee/macchiato-example
Fixes: #169 add macchiato example app using cljs-web3
2017-11-16 20:35:53 +02:00
Dmitry Novotochinov
153cc5f6be fixes #169 remove http endpoints 2017-11-16 21:16:25 +03:00
Dmitry Novotochinov
d2bfb7f4af fixes #169 rm Procfile and LICENSE 2017-11-16 21:06:02 +03:00
Dmitry Novotochinov
ab3ce4febb add macchiato example app using cljs-web3. refs #169 2017-11-16 18:57:13 +03:00
Teemu Patja
03a8490ea4
Fix parsing of repo owner avatar 2017-11-14 20:08:56 +02:00
Oskar Thorén
1db018912b Disable repositories tab 2017-11-10 21:48:38 +00:00
Oskar Thorén
eb8edec116 Add repo-name to DB; better logging for failed repo add 2017-11-10 21:37:53 +00:00
Oskar Thorén
764f60edcb Fix can-create? bug and log it 2017-11-10 21:32:38 +00:00
Oskar Thorén
cc05f36e29 Fix shadow repo variable bug 2017-11-10 21:19:12 +00:00
Oskar Thorén
afcbfa0e4b Fix symbol name 2017-11-10 20:54:15 +00:00
Oskar Thorén
9aec3dba3b Support handle-installation-integration webhook & deprecated callers 2017-11-10 20:48:24 +00:00
Oskar Thorén
4afec1da1e Parse full repo into owner in try-catch 2017-11-10 17:09:31 +00:00
Oskar Thorén
1ddb3b70f5 Fix misc build errors 2017-11-10 16:32:36 +00:00
Oskar Thorén
e9bccefbb5 Handle repo installations for Github App 2017-11-10 16:20:54 +00:00
Teemu Patja
1f25548111
Only run web3j for required contracts 2017-11-10 12:22:58 +02:00
Teemu Patja
fe5ce481c9
Make activity view linkable, fix landing page link
Fixes: #168
2017-11-10 11:08:37 +02:00
Teemu Patja
1f9f919d1d
Merge pull request #167 from status-im/revert-157-new-multisig
Revert "Improved Multisig"
2017-11-10 09:46:18 +02:00
Teemu Patja
2de8d77404
Revert "Improved Multisig" 2017-11-10 09:46:04 +02:00
Teemu Patja
c6f2c0cc06
Merge pull request #166 from status-im/revert-162-warning-fix
Revert "fix warnings in contracts"
2017-11-10 09:45:34 +02:00
Teemu Patja
9bc8686312
Revert "fix warnings in contracts" 2017-11-10 09:45:18 +02:00
Teemu Patja
82dceaf5d1
Merge pull request #165 from status-im/revert-163-legacyfix
Revert "fix abi mismatch"
2017-11-10 09:44:33 +02:00
Teemu Patja
edefb9883d
Revert "fix abi mismatch" 2017-11-10 09:44:11 +02:00
Teemu Patja
dca9b39bdf
Merge pull request #162 from 3esmit/warning-fix
fix warnings in contracts
2017-11-10 08:56:41 +02:00
Teemu Patja
2b4d2d7308
Merge pull request #163 from 3esmit/legacyfix
fix abi mismatch
2017-11-10 08:43:04 +02:00
Ricardo Guilherme Schmidt
a393172412 fix rename to legacy 2017-11-09 17:30:13 -02:00
Ricardo Guilherme Schmidt
a76a8ee402 fix warnings 2017-11-09 16:46:46 -02:00
Oskar Thorén
106569c8d0 Mock handle-installation and bump log level for installation event 2017-11-09 18:07:06 +00:00
Teemu Patja
13d380863e
Merge pull request #157 from 3esmit/new-multisig
Improved Multisig
2017-11-09 18:51:58 +02:00
Oskar Thorén
622c3b3c5f Remove public_repo capability for admin-authorize-url 2017-11-09 16:44:06 +00:00
Ricardo Guilherme Schmidt
0678a18ec4 lint 2017-11-09 14:33:01 -02:00