1210 Commits

Author SHA1 Message Date
Rob Culliton
2289c6b14a
just print cause of eth gas station throwable, 522 will be enough to tell it timed out without obliterating readability of logs 2018-05-17 17:22:42 -04:00
Vitaliy Vlasov
931da34eab
Increase tx mining wait time from 10 to 30 minutes 2018-05-16 23:34:01 +03:00
Rob Culliton
01b9d25586 readme and config.edn tweaks (#411) 2018-05-03 15:15:34 +02:00
Martin Klepsch
7223117b51 fix #432 load more activities
Loading to few activities can cause claims not being displayed as claims
and bounties are loaded via separate XHR requests. This change
implements a quick fix around that making old activities show up.

Long term we should move claims into the response of `/api/open-bounties`
so that they always are available for bounties shown in the UI.

This is also somewhat related to better API pagination as described in
https://github.com/status-im/open-bounty/issues/250
2018-05-03 14:46:27 +02:00
Vitaliy Vlasov
5e4a4bfbb9
Merge pull request #427 from status-im/fix/nonce-increment
Send txs sequentially; add thread to check for unmined txs
2018-05-02 16:11:06 +03:00
Vitaliy Vlasov
4ca3fcb833 Remove unneeded args from deploy-contract fn 2018-04-30 14:17:42 +03:00
Vitaliy Vlasov
2ee5af98eb Change post-deploying-comment fn to re-use existing comment when
redeploying
2018-04-30 13:33:41 +03:00
Vitaliy Vlasov
dd7d4e7ab3 Change re-deployment timeout from 5 to 10 minutes 2018-04-30 13:32:52 +03:00
Churikova Tetiana
1e960e8e96 fix missed git configuration 2018-04-30 12:34:47 +03:00
Churikova Tetiana
a68dc67ce4 to test new e2e tests 2018-04-30 12:34:47 +03:00
Churikova Tetiana
572748449e to test new e2e tests 2018-04-30 12:34:47 +03:00
Churikova Tetiana
4484feb0dc replace selector with more genaral value;update 'Testing' in jenkins file; 2018-04-30 12:34:47 +03:00
Churikova Tetiana
385df7d887 ORG name in config,not hardcoded; 2018-04-30 12:34:47 +03:00
Churikova Tetiana
d07fd33f02 test git config - att 1 2018-04-30 12:34:47 +03:00
Churikova Tetiana
16589baf6c fix wrong too long wait for contract 2018-04-30 12:34:47 +03:00
Churikova Tetiana
f6d4e8d413 return GH to original 2018-04-30 12:34:47 +03:00
Churikova Tetiana
d3b0d2cd39 git removed from requirements 2018-04-30 12:34:47 +03:00
Churikova Tetiana
023e69cb7e Resolve branch Jenkins error 2018-04-30 12:34:47 +03:00
Vitaliy Vlasov
3377a4ca54 Provide full url to git.push 2018-04-30 12:34:47 +03:00
Tetiana Churikova
57343293aa delete locam env 2018-04-30 12:34:47 +03:00
Churikova Tetiana
352002695c 2 attempt to fix git Fatal: Could not read Username for "https://github.com" 2018-04-30 12:34:47 +03:00
Churikova Tetiana
705127ed84 1 attempt to fix git Fatal: Could not read Username for "https://github.com" 2018-04-30 12:34:47 +03:00
Churikova Tetiana
caaa349509 new git version test 2018-04-30 12:34:47 +03:00
Tetiana Churikova
bd21de36e9 Update Jenkinsfile 2018-04-30 12:34:47 +03:00
Tetiana Churikova
960064b79c Update Jenkinsfile 2018-04-30 12:34:47 +03:00
Tetiana Churikova
9af469afb3 Added stage Teting
Experiment
2018-04-30 12:34:47 +03:00
alexm-status
6db39af737
Update README.md 2018-04-26 11:55:34 -07:00
Vitaliy Vlasov
8851873a49 Merge branch 'develop' into fix/nonce-increment 2018-04-26 20:21:02 +03:00
Martin Klepsch
2330aa4fd0 make sure claim count only counts open PRs 2018-04-26 19:34:46 +03:00
Martin Klepsch
a0e9569d33 only show open PRs in to-merge view 2018-04-26 19:34:46 +03:00
Martin Klepsch
6ad4f0b548 set winner_login when handling incoming claims 2018-04-26 19:34:46 +03:00
Martin Klepsch
b0d3222ec4 also show bounties pending the contributors address in to-confirm tab 2018-04-26 19:34:46 +03:00
Martin Klepsch
a6cf3afe22 set winner_login in db as soon as we know it 2018-04-26 19:34:46 +03:00
Martin Klepsch
c4c9d7add6 fix issue when there are no bounties to merge 2018-04-26 19:34:46 +03:00
Martin Klepsch
07b6ed8fdd balance badges should be $amount $tla 2018-04-26 19:34:46 +03:00
Martin Klepsch
0ca9912ab9 stats should show open then paid 2018-04-26 19:34:46 +03:00
Martin Klepsch
1ea956d5b1 remove background color from menu tabs container 2018-04-26 19:34:46 +03:00
Martin Klepsch
fa084aa34d reduce space between salute and manage bounties title 2018-04-26 19:34:46 +03:00
Martin Klepsch
cf0c1d05a5 add shadows to bounties, activities and top hunter containers 2018-04-26 19:34:46 +03:00
Martin Klepsch
6da61e830b fix #377: add link to homepage to logo in menubar 2018-04-26 19:34:46 +03:00
Martin Klepsch
2c75a9badd add tile background to menu 2018-04-26 19:34:46 +03:00
Martin Klepsch
adba0984f2 improve display of multiple claims 2018-04-26 19:34:46 +03:00
Martin Klepsch
a1eb1e4198 add some more whitespace in bounties and acitivity views 2018-04-26 19:34:46 +03:00
Martin Klepsch
11d088c63f multitude of improvements to stats component 2018-04-26 19:34:46 +03:00
Martin Klepsch
d4cf000166 avoid overlap of close-sign on salute 2018-04-26 19:34:46 +03:00
Martin Klepsch
2b6ed3595e ensure stats are dark-gray 2018-04-26 19:34:46 +03:00
Martin Klepsch
5bb3d167cb move salute over bounty stats on mobile 2018-04-26 19:34:46 +03:00
Martin Klepsch
0297fdddb6 sort bounties by-date 2018-04-26 19:34:46 +03:00
Martin Klepsch
13d7d5505f fix #297: remove empty ETH values
This commit also consolidates our balance badge code.
2018-04-26 19:34:46 +03:00
Martin Klepsch
15ef89620a ensure ETH always appears first 2018-04-26 19:34:46 +03:00