644 Commits

Author SHA1 Message Date
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
Ricardo Guilherme Schmidt
fb2ed3d400 lint 2017-11-09 14:00:45 -02:00
Ricardo Guilherme Schmidt
9aa000872d Add legacy support 2017-11-09 14:00:06 -02:00
Ricardo Guilherme Schmidt
1ac4789bf7 fix solc version and comments 2017-11-09 13:50:54 -02:00
Teemu Patja
e70a72a978
Move user whitelist to config 2017-11-09 17:15:11 +02:00
Ricardo Guilherme Schmidt
2442deada7 add comment about hardcoded address 2017-11-09 13:12:13 -02:00
Ricardo Guilherme Schmidt
72574d00dd simplified stub (only read ABI) 2017-11-09 13:07:07 -02:00
Ricardo Guilherme Schmidt
fd75fc1ba2 Change to safecall into ERC20 2017-11-09 13:06:24 -02:00
Ricardo Guilherme Schmidt
e43d1c5d78 support dynamic data return 2017-11-09 13:05:57 -02:00
Teemu Patja
48f2d024fe
Show pending payouts with missing address in activity 2017-11-09 17:01:46 +02:00
Teemu Patja
7d526d8665
Indicate user ETH address missing in GH comment if required
Fixes: #158
2017-11-09 16:13:13 +02:00
Ricardo Guilherme Schmidt
451984b55c fix fixed length returns at delegatedcall 2017-11-09 08:17:08 -02:00
Ricardo Guilherme Schmidt
8d149a396b fix stub to use parent methods 2017-11-09 06:43:00 -02:00