1221 Commits

Author SHA1 Message Date
Rob Culliton
d801af1287
better handling of context
this interceptor only produces side effects, so no matter what just return context
2018-05-04 17:25:20 -04:00
Rob Culliton
222d334c25
pretty good representation of ONLY a confirm hash that has just been set 2018-05-04 16:34:11 -04:00
Rob Culliton
a6287e64b6
include custom interceptor for logging changes to the confirm hashes of owner bounties 2018-05-04 15:49:38 -04:00
Rob Culliton
cafb39279b
update pending payouts query to include revoked, fix scheduler logging 2018-05-03 15:52:49 -04:00
Rob Culliton
8657dc9343
make sure internal-tx-id is vector 2018-05-03 14:27:13 -04:00
Rob Culliton
b865fad200
start reworking revoke route to not be responsible for confirm hash 2018-05-03 14:10:56 -04:00
Rob Culliton
8dc9836be2
remove material, assume revoke dispatch just passes up issue-id
and is not responsible for dispatching anything but a banner on success
2018-05-03 13:25:38 -04:00
Rob Culliton
9c57a61471
more inline comments for contract-confirmation-logs 2018-05-03 09:28:41 -04:00
Rob Culliton
240e66cf24
get rid of legacy migration 2018-05-03 09:18:04 -04:00
Rob Culliton
63fd5c336c
basic material look for 3 dot button 2018-05-02 18:23:55 -04:00
Rob Culliton
db664a9094
Merge branch 'develop' of https://github.com/status-im/open-bounty into feature/bounty-revocation 2018-05-02 15:33:53 -04: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
Rob Culliton
e10c8b577c
swap ordering of revoked-payout-receipts and payout-receipts 2018-05-01 22:12:28 -04:00
Rob Culliton
56e54e10a4
fix logging, error message, inline comments 2018-05-01 21:59:00 -04:00
Rob Culliton
cec0718b1e
move update-confirm-hash back to scheduler, make sure job is in 1-min tasks 2018-05-01 21:53:02 -04:00
Rob Culliton
d9bb04036d
single click bounty revocation 2018-05-01 20:26:45 -04: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