Commit Graph

1056 Commits

Author SHA1 Message Date
Rob Culliton b9d2bb1939 upgrade clojure version to 1.9.0 2018-03-26 18:04:37 +03:00
Martin Klepsch b7342ea0b9 fix exception related to missing :claims key 2018-03-26 15:43:23 +03:00
Martin Klepsch 498f80c24a assert that keys from enrichment process are present 2018-03-26 15:43:23 +03:00
Martin Klepsch 21da4fb3b4 split user-bounties function into two 2018-03-26 15:43:23 +03:00
Martin Klepsch 35f9685fad #300: clean up bounty-states, add docstring 2018-03-26 15:43:23 +03:00
Martin Klepsch 3db9266a32 stash some development code 2018-03-26 15:43:23 +03:00
Martin Klepsch f654e0452f #300: better guard around nil properties 2018-03-26 15:43:23 +03:00
Martin Klepsch ef4e1f411e #300: add function which returns state of a given bounty 2018-03-26 15:43:23 +03:00
Martin Klepsch ec2f87e621 access js/window.web3 in advanced-safe way 2018-03-26 12:19:26 +03:00
Martin Klepsch 3465e66683 delete externs/web3-externs.js 2018-03-26 12:19:26 +03:00
Martin Klepsch c111da4b9d fix #368: dont show `Manage Payouts` if user hasnt issued bounties 2018-03-26 10:20:41 +03:00
Tetiana Churikova a6d9fae657
Merge pull request #372 from status-im/doc/core_testing_workflow.md
Update core_testing_workflow.md
2018-03-23 13:49:07 +02:00
Tetiana Churikova 595fd3bd83
Update core_testing_workflow.md 2018-03-23 13:39:49 +02:00
Tetiana Churikova bf639c17b7
Merge pull request #364 from martinklepsch/throw-if-no-gas
throw if eth-rpc returns error
2018-03-22 17:50:55 +02:00
Tetiana Churikova df823722fb
Merge branch 'develop' into throw-if-no-gas 2018-03-22 17:26:04 +02:00
Tetiana Churikova 1b57ad4d94
Merge pull request #341 from status-im/fix/update-github-comment-339
[Fix #339] Update GitHub comment in deploy-pending-contracts scheduler thread
2018-03-22 16:50:57 +02:00
Vitaliy Vlasov 4734a2e82e
Fix pending-contracts query to return proper repo owner 2018-03-22 13:17:30 +02:00
Vitaliy Vlasov 3dcddc8ca1
Merge branch 'develop' into fix/update-github-comment-339 2018-03-20 18:14:40 +02:00
Martin Klepsch b833cee66d
throw if eth-rpc returns error 2018-03-20 16:30:00 +01:00
Vitaliy Vlasov 2eb2de2888 Move balances update to 10-min update thread
Add Tufte profiling
2018-03-19 10:38:30 +02:00
Vitaliy Vlasov ed3e9340e4
Merge branch 'fix/update-github-comment-339' of github.com:status-im/open-bounty into fix/update-github-comment-339 2018-03-16 17:41:13 +02:00
Vitaliy Vlasov 8c44e10128
Add some logging for GitHub comment posting 2018-03-16 17:40:31 +02:00
Tetiana Churikova d7dc1b297e
Merge branch 'develop' into fix/update-github-comment-339 2018-03-16 12:48:39 +02:00
Martin Klepsch d98b26a16c fix issue with settings page @churik discovered 2018-03-16 12:46:17 +02:00
Martin Klepsch ad581fd576 swap secretary with bide, move routing into extra ns 2018-03-16 12:46:17 +02:00
Tetiana Churikova 75d307fe47
Merge branch 'develop' into fix/update-github-comment-339 2018-03-16 12:23:47 +02:00
Vitaliy Vlasov 13fb8dc4ec Update repo name when processing issue/PR webhooks 2018-03-15 17:19:25 +02:00
Churikova Tetiana 46f5f9f501 test commit to check GPG signature3 2018-03-15 09:58:27 +02:00
Churikova Tetiana aa7dd6a1e7 test commit to check GPG signature2 2018-03-15 09:58:27 +02:00
Churikova Tetiana b320d4c0cc test commit to check GPG signature 2018-03-15 09:58:27 +02:00
Churikova Tetiana ad794369a1 edit capabilities for sauce labs 2018-03-15 09:58:27 +02:00
Churikova Tetiana 98e0531352 New JenkinsFile;
Relative path to config;
2018-03-15 09:58:27 +02:00
Tetiana Churikova c5e9e91b3f
Merge branch 'develop' into fix/update-github-comment-339 2018-03-15 09:53:06 +02:00
Martin Klepsch 1310c74ce6 break individual stats in two rows on small screens 2018-03-15 06:14:47 +02:00
Martin Klepsch 35a8cfd84c #301: turn stats calculation into subscription, improve dollar amount display 2018-03-15 06:14:47 +02:00
Martin Klepsch 3cdfa549b7 fix #301: add basic stats to manage payouts screen 2018-03-15 06:14:47 +02:00
Vitaliy Vlasov 9d9ebefc30 [Fix #330] Do not handle claims for issues that have been merged already 2018-03-15 05:55:08 +02:00
Tetiana Churikova c87c633133
Merge branch 'develop' into fix/update-github-comment-339 2018-03-14 13:06:21 +02:00
Vitaliy Vlasov a00d06d00b
Merge pull request #351 from status-im/fix/token-balances-comparison
Convert to double instead of float when generating GitHub comment text
2018-03-13 15:21:54 +02:00
Vitaliy Vlasov f8063e048f
Convert to double instead of float 2018-03-13 15:20:33 +02:00
Vitaliy Vlasov eeffb2b1b1
Merge pull request #350 from status-im/fix/token-balances-comparison
Add map-float= for proper token balances comparison
2018-03-13 13:42:21 +02:00
Vitaliy Vlasov 8b6d02d76f
Add map-float= for proper token balances comparison 2018-03-13 13:32:23 +02:00
Vitaliy Vlasov a37be80b73
Merge pull request #348 from status-im/fix/token-formatting
Improve conversion of token values to float
2018-03-12 18:56:49 +02:00
Vitaliy Vlasov e540bd04ac
Log issue details along with wrong token balance 2018-03-12 18:21:49 +02:00
Vitaliy Vlasov 34f3913ff4
Use implicit do in catch 2018-03-12 17:58:19 +02:00
Vitaliy Vlasov 36e4868294
Substitute Exception with Throwable 2018-03-12 17:56:38 +02:00
Vitaliy Vlasov 9cd5ca84c4
Merge branch 'fix/token-formatting' of github.com:status-im/open-bounty into fix/token-formatting 2018-03-12 17:55:47 +02:00
Vitaliy Vlasov ca5b7d7e7b
Log error message if token value cannot be parsed 2018-03-12 17:55:25 +02:00
Vitaliy Vlasov 96831cbc3c
Merge branch 'develop' into fix/token-formatting 2018-03-12 17:40:47 +02:00
Vitaliy Vlasov a7e2b60d83
Force convert long to float 2018-03-12 17:35:38 +02:00