Commit Graph

970 Commits

Author SHA1 Message Date
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
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
Vitaliy Vlasov 5888d70801
Catch exceptions during token value formatting 2018-03-12 17:31:47 +02:00
Vitaliy Vlasov 6bc607916c Install wkhtmltoimage for PNG generation 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 7b600f6f12 Remove superfluous update-token-balances logging 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 58cf339620 Change Jenkins node from master to linux 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 39fc3d8f25 Change Jenkins node from linux to master 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov ef8683cf28 Change Jenkins node from linux to macos 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 6a9b9abf3e Fix compilation error 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 6fac1eee9a Add exception handling inside doseq in scheduler tasks 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov cd44e15969 Add fn for fetching all issues labeles as bounty 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 3eede3ac93 Print OAuth access token to logs 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov f80e1ad000 Use testnet-token-data not on testnet 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 79ac762432 Use safe-read-str in order to catch JSON parsing exceptions 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 2245ddf124 Comment out method and response logging 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 0be2b5a184 Remove web3j reference 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov a72e2534fb Change default value for offline signing to true in config 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 096741f946 Default offline-signing to true 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 6a5c4500c0 Remove web3j ns 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 711a2d0027 Update README with more info on Geth vs Infura 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 9e455d3a2f Remove trailing question marks for config variable names
These might interfere with environment variables that are being merged in by cprop.
2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 3eb0e255ef Add more detailed info on Infura signup. 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov ad7e3554d1 Add docs on connecting to Infura 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 327ef2ee6a Add :offline-signing? option to dev config.edn 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 6feeb66989 Add info about offline-signing? to README 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 26973ae7d5 Do not prepend '0x' to params 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 5fd22660d2 eth: Adjust format-param to prepend "0x";
use format-param in get-transaction-receipt
fix execute fn to properly invoke get-signed-tx
2018-03-12 10:04:59 +02:00
Vitaliy Vlasov b1b28db640 Add offline transaction signing 2018-03-12 10:04:59 +02:00
Vitaliy Vlasov 3e4a76175c Remove unused fns 2018-03-12 10:04:59 +02:00
Martin Klepsch 9b762c6527 add link to riot to readme 2018-03-11 14:01:40 +07:00
Tetiana Churikova fdabe1e3a7
Merge pull request #342 from status-im/test/Docker
Dockerfile for openbounty tests
2018-03-02 17:43:23 +02:00
Churikova Tetiana 1b91d611ed Dockerfile for openbounty tests 2018-03-02 17:37:20 +02:00
Tetiana Churikova 3375a93940
Merge pull request #335 from status-im/doc/metamask-exclude
Exclude Mist and Parity from docs
2018-02-28 19:31:26 +02:00
Churikova Tetiana 6d86bba938 metamask plugin only 2018-02-28 19:25:32 +02:00
Vitaliy Vlasov a4e901cb43
Merge pull request #331 from status-im/fix/relative-links-in-README
Remove extra nested doc dir in links
2018-02-27 16:49:14 +02:00
Vitaliy Vlasov b58402ad82
Remove extra nested doc dir in links 2018-02-27 16:47:13 +02:00