Commit graph

4610 commits

Author SHA1 Message Date
Manfred Karrer
cae58900af
Add more comments 2017-11-15 19:42:02 -05:00
Manfred Karrer
d99461deee
Use new data structure for TradeStatistics 2017-11-15 19:22:11 -05:00
Manfred Karrer
3343d7b7a6
Revert gui.pom file changes for binary build 2017-11-15 06:49:35 -05:00
Manfred Karrer
73865ec8b8
Remove email from BankAccontPayload 2017-11-14 22:18:05 -05:00
Manfred Karrer
4681574e21
Add Blockcypher explorer 2017-11-14 18:29:42 -05:00
Manfred Karrer
887dc17594
Update EntryMap_BTC_MAINNET with current live version 2017-11-14 17:48:15 -05:00
Manfred Karrer
a2380a466e
Decrease delay for persistence (again) 2017-11-14 17:28:09 -05:00
Manfred Karrer
e13ef7a00d
Use max 12 btc nodes 2017-11-14 17:19:42 -05:00
Manfred Karrer
e9193316df
Set ineetAddress for BTC onion peers in PeerAddress to avoid nullpointer at wallet persistance 2017-11-14 17:19:23 -05:00
Manfred Karrer
8f57a95976
Increase delay for persistance 2017-11-14 15:49:00 -05:00
Manfred Karrer
a80092388f
Add new btc node 3r44ddzjitznyahw.onion 2017-11-14 15:48:19 -05:00
Manfred Karrer
bd286d37b0
Merge branch 'sqrrm-national-account-email-mismatch' into Development 2017-11-14 13:34:27 -05:00
Manfred Karrer
0ad0c74040
Merge branch 'national-account-email-mismatch' of https://github.com/sqrrm/exchange into sqrrm-national-account-email-mismatch 2017-11-14 13:34:18 -05:00
Manfred Karrer
4d9c7260fc
Comment out build script changes for bouncycastle as currnet build script are not supporting that yet 2017-11-14 13:34:03 -05:00
sqrrm
50ffed89cc
Fix some grammar 2017-11-14 19:07:19 +01:00
sqrrm
6ada57adb4
Fix national account email mismatch
For newly created account the email is set to empty string but in the
protobuf conversion it was set to null. Now fixed to use "" for protobuf
conversion as well.
2017-11-14 19:06:57 +01:00
Manfred Karrer
16f23cc310
Remove max limit check for fiat price and volume 2017-11-14 09:42:42 -05:00
Manfred Karrer
17b36b7b60
Don't throw error if connectin.close() fails 2017-11-13 15:48:32 -05:00
Manfred Karrer
7cb8e02e9f
Add new seed node 2017-11-13 15:36:36 -05:00
Manfred Karrer
1c357f915d
Set seed nodes 2017-11-13 12:04:39 -05:00
Manfred Karrer
26c81f8f9b
Hanlde both double and string as data type for last price in btc average (they made a mistake to change data type and will revert) 2017-11-13 12:03:28 -05:00
Manfred Karrer
e0a56c5d1b
Remove prefilled address in devmode. Add logging at remove mailbox msg. 2017-11-13 10:27:51 -05:00
Manfred Karrer
90760ffc78
Add missing Capabilities 2017-11-13 09:29:22 -05:00
Manfred Karrer
9278456cb6
Merge branch 'cbeams-update-fee-estimate-url' into Development 2017-11-13 07:45:40 -05:00
Chris Beams
05896e3369
Update fee estimate URL from 21.co => earn.com
Per the announcement quoted below at
https://news.earn.com/21-co-is-now-earn-com-3e37e50c444f, this change
updates all instances of the bitcoinfees.21.co to bitcoinfees.earn.com.

> Our Bitcoin Fees and Bitnodes services will now be canonically hosted
at bitcoinfees.earn.com and bitnodes.earn.com respectively. You can
still access them via bitcoinfees.21.co and bitnodes.21.co — though
there will be the slight overhead of a 301 redirect, so you should
update to the earn.com versions of the URLs for maximum performance.
2017-11-13 13:02:00 +01:00
Manfred Karrer
2778456b13
Cleanup seed restore screens. Add try/cathc for wallet encryption. Add more warnings when applying seed words. 2017-11-12 21:01:57 -05:00
Manfred Karrer
32180c9fa4
Add <open log file> button to error msg popup 2017-11-12 20:16:31 -05:00
Manfred Karrer
11338f6567
Fix nullable problems in DisputeResult 2017-11-12 19:43:10 -05:00
Manfred Karrer
38a86d2e5c
Merge branch 'rynomster-particl' into Development 2017-11-12 18:24:26 -05:00
Manfred Karrer
15243f6a01
Add Particl 2017-11-12 18:24:17 -05:00
Manfred Karrer
9f22836405
Merge branch 'particl' of https://github.com/rynomster/exchange into rynomster-particl 2017-11-12 18:21:09 -05:00
Manfred Karrer
2583ddf044
Fix text. Improve logging. Add check for BankAccount 2017-11-12 12:45:48 -05:00
rynomster
71700a2a87 Add Particl 2017-11-12 19:35:59 +02:00
Manfred Karrer
1a3bdf0f71
Add receipt requirement to WU trade process 2017-11-12 08:52:58 -05:00
Manfred Karrer
11a3843631
Merge branch 'riclas-Development' into Development 2017-11-11 20:10:50 -05:00
Manfred Karrer
7b4ae3f3e4
Use upper case for Bisq 2017-11-11 20:10:35 -05:00
Ricardo Filipe
21d2dc70d6 update translations 2017-11-12 00:45:46 +00:00
Ricardo Filipe
a20d64a491 sync fork with upstream 2017-11-12 00:42:27 +00:00
Ricardo Filipe
e171106f7c update translated languages 2017-11-12 00:22:20 +00:00
Manfred Karrer
04743295f3
Merge branch 'Nolaan-Nolaan-Western_Union_integration' into Development 2017-11-11 15:23:31 -05:00
Manfred Karrer
6f0a7e7036
Add missing parts for WU support 2017-11-11 15:23:10 -05:00
Nolaan
8b72eba1e0 Rebase correction
Add one more argument
2017-11-11 18:11:21 +01:00
Nolaan
48dcdf58fc First Workflow
First Western Union Workflow
2017-11-11 16:45:41 +01:00
Nolaan
53919fb6c8 Western Union payment method
Prepare Western Union Paymenet Method UI and logic.
2017-11-11 16:45:41 +01:00
Manfred Karrer
01d4c6fb8c
Set delay for persistence in each client 2017-11-10 21:17:40 -05:00
Manfred Karrer
097ce7fdb9
Add missing restart popup after custom nodes are cleared 2017-11-10 21:07:39 -05:00
Manfred Karrer
5e95e162bf
Add user defined currencies to offers and trades list in market screen 2017-11-10 14:08:29 -05:00
Manfred Karrer
a4ac3115e1
Improve wording 2017-11-10 13:40:53 -05:00
Manfred Karrer
330a531e01
Add dispute to list before setting state in trade (caused bug in UI) 2017-11-10 13:29:02 -05:00
Manfred Karrer
b78a7d7c90
Add better error text if input is NaN 2017-11-10 13:19:21 -05:00