Commit Graph

1607 Commits

Author SHA1 Message Date
Manfred Karrer
fa11cb4a6b Add deposit funds screen 2016-03-22 00:33:05 +01:00
Manfred Karrer
605cf27eaf Remove check for not empty seednodes (can be empty in some cases) 2016-03-20 19:23:17 +01:00
Manfred Karrer
e7967cc0e1 Add null checks 2016-03-20 19:08:37 +01:00
Manfred Karrer
19eb61f30c Add null checks 2016-03-20 19:01:02 +01:00
Manfred Karrer
5d4d7607f3 Start 0.3.7-SNAPSHOT 2016-03-20 17:28:48 +01:00
Manfred Karrer
02485c03ee Increase with of rows in market view offer book tables 2016-03-20 15:38:45 +01:00
Manfred Karrer
30c827fe3c Add hyperlink to tac window 2016-03-20 14:58:19 +01:00
Manfred Karrer
565d82c564 Remove mainnet/testnet popup. Add warning to TAC 2016-03-20 14:15:31 +01:00
Manfred Karrer
0e2ccbcdb9 Show update notification msg only if client version is older. 2016-03-20 14:04:13 +01:00
Manfred Karrer
c4a1105c09 Version 0.3.6 2016-03-20 13:38:09 +01:00
Manfred Karrer
66f94091bb Change log level 2016-03-20 13:19:09 +01:00
Manfred Karrer
f61bf11c68 Use max trade amount from offer at take offer view (allow backwards compatibility when we increase trade limits) 2016-03-19 13:35:45 +01:00
Manfred Karrer
a25d089f55 Show payment in market overview offer book tables 2016-03-19 13:13:41 +01:00
Manfred Karrer
78a195c705 Fix bug with missing "Show all" entry at payment method combobox 2016-03-19 12:19:06 +01:00
Manfred Karrer
29682661fc Add ShadowCash 2016-03-19 12:17:00 +01:00
Manfred Karrer
af8609c923 Use hash for saturation 2016-03-18 19:14:20 +01:00
Manfred Karrer
97a668675a Add Faircoin to default currency list 2016-03-18 01:50:01 +01:00
Manfred Karrer
0731ab3bb3 Add missing bootstrap flag check 2016-03-18 01:31:46 +01:00
Manfred Karrer
47c00e77d6 Fix wording 2016-03-18 01:31:23 +01:00
Manfred Karrer
808d56470a Fix bug with wrong order of tx inputs 2016-03-18 01:30:49 +01:00
Manfred Karrer
b6408d70e4 Use a dash if bank branch nr is not set 2016-03-17 18:04:08 +01:00
Manfred Karrer
e6e8fc56fc Show Identicon for offerers or trading peers onion address and indicate repeated trades, Display additional info for Altcoins at buy/sell buttons 2016-03-17 17:58:37 +01:00
Manfred Karrer
a3aaee811d Adjust layout of qr code image 2016-03-17 12:30:03 +01:00
Manfred Karrer
a4aa2306ad Adjust layout of qr code image 2016-03-17 12:28:15 +01:00
Manfred Karrer
4f03d35284 Don't show own offers in offer book, make it adjustable in settings 2016-03-17 02:02:33 +01:00
Manfred Karrer
0350b6e5e7 Show QR Code at funding screens, Remove QR Code Icon from AddressTextField, Add CopyIcon to Create Offer funding screen 2016-03-17 01:38:20 +01:00
Manfred Karrer
6721131ccf Refactorings, add decryption to crypt test at startup 2016-03-16 23:59:08 +01:00
Manfred Karrer
8037c33e79 Use UI thread for warning popup 2016-03-16 23:39:36 +01:00
Manfred Karrer
fff42d7d74 Add check if unlimited Strength for cryptographic keys is enabled in case the user has compiled the binary on his own 2016-03-16 23:37:56 +01:00
Manfred Karrer
50a83da7eb Increase trade limits (Banks: 0.3 BTC, Payment processors: 0.4 BTC, Altcoins: 0.5 BTC) 2016-03-16 22:58:18 +01:00
Manfred Karrer
df7f0e7917 Resend confirmation at startup if peer has not continued trade process 2016-03-16 22:55:42 +01:00
Manfred Karrer
ee4119b2e6 Fix take offer fee (was using create offer fee) 2016-03-16 22:34:17 +01:00
Manfred Karrer
ec62d5bc38 Add more logs 2016-03-16 22:32:59 +01:00
Manfred Karrer
d96b3a9e4b Add toString 2016-03-16 22:32:36 +01:00
Manfred Karrer
3c710b8367 Merge remote-tracking branch 'origin/master' 2016-03-16 19:55:42 +01:00
Manfred Karrer
9d51e3b0ba Increase timeout for trade process forn 30 sec to 60 sec. 2016-03-16 19:55:29 +01:00
Manfred Karrer
b585afa234 Merge pull request #365 from ivilata/BuildDocFixOpenJFX
Add reminder about OpenJDK and OpenJFX in build instructions
2016-03-16 14:54:50 +01:00
Ivan Vilata-i-Balaguer
05ca2dbb32 Indicate that Bitsquare can be built with OpenJDK, still untested 2016-03-16 14:45:22 +01:00
Ivan Vilata-i-Balaguer
088d5f22f3 Use same term for Debian-like systems in build instructions 2016-03-16 14:43:00 +01:00
Ivan Vilata-i-Balaguer
5d888f63b2 Add reminder about OpenJDK and OpenJFX in build instructions 2016-03-16 14:42:09 +01:00
Ivan Vilata-i-Balaguer
885a6e8dac Add missing periods in build doc
Markdown formatting makes the sentences join together.
2016-03-16 14:37:28 +01:00
Manfred Karrer
bb625ad036 Use dev seed nodes, move code to data model 2016-03-16 13:09:52 +01:00
Manfred Karrer
dcd1f8636a Reduce min. required mining fee for funding tx to 0.0001 BTC 2016-03-16 12:50:55 +01:00
Manfred Karrer
0b93641129 Display onion address of offerer and trading peer in details windows 2016-03-16 12:39:41 +01:00
Manfred Karrer
32fbd7877f Added Faircoin 2016-03-16 12:13:30 +01:00
Manfred Karrer
b4581ae698 Start for version 0.3.6-SNAPSHOT 2016-03-15 14:47:36 +01:00
Manfred Karrer
62d4d50392 Version 0.3.5 2016-03-11 17:20:58 +01:00
Manfred Karrer
7c63e5ab00 Fix issues with delayed mailbox messages, handle ui state when peer is offline 2016-03-11 16:44:25 +01:00
Manfred Karrer
4fc3b00fa4 Add missing support to deactivate animations 2016-03-11 12:57:40 +01:00
Manfred Karrer
415530c8ef Add missing support to deactivate animations 2016-03-11 12:46:40 +01:00