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 |
Tetiana Churikova
|
71d6e332af
|
Merge pull request #317 from ikysylevych/bug/ui-filtering-sorting-win-#262
[FIX #262] fix UI filtering/sorting issues (Windows)
|
2018-02-23 12:34:38 +02:00 |
Ihor Kysylevych
|
a5b55e36d3
|
[FIX #262] fix UI slider (IE11, Edge)
|
2018-02-22 22:30:25 +02:00 |
Ihor Kysylevych
|
c2f469a06f
|
[FIX #262] fix UI filtering/sorting issues (Windows)
|
2018-02-22 22:30:25 +02:00 |
Martin Klepsch
|
03abdd0d71
|
remove .adr-dir file
|
2018-02-21 19:54:13 +01:00 |
Martin Klepsch
|
796b034486
|
gpg decision: provide context around Github check
|
2018-02-21 19:54:13 +01:00 |
Martin Klepsch
|
a8623c4154
|
add list of common states to template
|
2018-02-21 19:54:13 +01:00 |
Martin Klepsch
|
a0c675d633
|
add decision record template
|
2018-02-21 19:54:13 +01:00 |
Martin Klepsch
|
4dfdfd2369
|
document decision to use gpg signing; fix #285
|
2018-02-21 19:54:13 +01:00 |
Martin Klepsch
|
e582b00147
|
document decision to document decisions :)
|
2018-02-21 19:54:13 +01:00 |
Vitaliy Vlasov
|
1c774e6053
|
Merge pull request #318 from status-im/fix/remove-build-contracts-from-dev
Do not invoke build-contracts when running lein dev profile
|
2018-02-21 18:01:22 +02:00 |
Vitaliy Vlasov
|
de744aff95
|
Do not invoke build-contracts when running lein dev profile
+ remove compiled Java classes during lein clean
+ update README
|
2018-02-21 16:32:53 +02:00 |