623 Commits

Author SHA1 Message Date
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
Ricardo Guilherme Schmidt
5fe2bb9b52 explicitally set function as public 2017-11-09 06:26:05 -02:00
Ricardo Guilherme Schmidt
1b2a941869 abstract the DelegatedCall logic 2017-11-09 06:21:31 -02:00
Ricardo Guilherme Schmidt
53cc9c2c0e remove token watch related stuff 2017-11-09 06:21:06 -02:00
Ricardo Guilherme Schmidt
54fcbed51b remove nonce and assert that withdrawAllTokens will not fail because bad tokens 2017-11-08 18:18:07 -02:00
Ricardo Guilherme Schmidt
fb1133ac7f remove internal balances, better handle bad tokens, better handle race conditions 2017-11-08 17:53:38 -02:00
Ricardo Guilherme Schmidt
aecd344d58 fixed heritance 2017-11-08 17:36:15 -02:00
Teemu Patja
8610760938
Configurable blacklist for tokens 2017-11-08 17:51:39 +02:00
Teemu Patja
7ff641685f
Reduce noise in prod logging 2017-11-08 17:25:35 +02:00
Teemu Patja
06d54e6e2d
Exclude closed claims in manage payouts 2017-11-08 15:51:16 +02:00
Teemu Patja
439fce9793
Open claims label styling 2017-11-08 13:16:18 +02:00
Teemu Patja
d5fef2b7b6
Correct key name for claim-count 2017-11-08 13:02:09 +02:00
Teemu Patja
0dbd677152
Add missed changed for #154 fix 2017-11-08 12:47:07 +02:00
Teemu Patja
0619b4b519
Show claim count for bounty if > 0
Show number of claims for an issue in "open issues" view if there are
any. Styling may need improvement.

Related to issue #154
2017-11-08 12:38:22 +02:00
Teemu Patja
d2c63c59cc
Activity feed item for claim pending
Fixes: #152
2017-11-08 12:23:32 +02:00
Teemu Patja
072353d13b
Fix activity view timestamp for payout event
Fixes: #153
2017-11-08 12:02:47 +02:00
Teemu Patja
76c91d7342
Use 6 decimals for ETH balance everywhere on UI 2017-11-08 11:42:54 +02:00
Teemu Patja
c111350396
Prod log-level debug -> info 2017-11-08 09:10:29 +02:00
Teemu Patja
64e556c525
Keep 5 days of logs instead of 30 2017-11-08 09:06:49 +02:00
Teemu Patja
a29a366c47
Fix GH comment ETH balance formatting
Fixes: #150
2017-11-07 18:27:06 +02:00
Teemu Patja
39d661feff
Fix confirmed-payouts query
Fixes this use case:
- two competing claims
- one merged and signed-off
-> GH paid comment shows wrong username in
2017-11-07 18:16:38 +02:00
Teemu Patja
8e4e27ffbe
Use stored token balance for paid GH comment instead of on-chain balance
Fixes: #151
2017-11-07 18:03:05 +02:00