Commit graph

1048 commits

Author SHA1 Message Date
Manfred Karrer
9c7386eb8b Update tac 2017-06-27 22:17:21 +02:00
Manfred Karrer
8197be2c8a Cleanup TODOs 2017-06-27 21:47:03 +02:00
Manfred Karrer
955a8b12ef Fix validation of BTC, LTC, DOGE 2017-06-27 21:46:51 +02:00
Manfred Karrer
285c7e94fe Fix email fields 2017-06-27 21:12:35 +02:00
Manfred Karrer
e11b314bbb Add email to bank accounts. Add warning and info for bank accounts regarding chargeback risk and id verification. Add warning to CXC accounts. 2017-06-27 21:05:47 +02:00
Manfred Karrer
d4269adda7 Update tac 2017-06-27 13:07:41 +02:00
Manfred Karrer
e258b17e7a Update license with Bisq instead of bisq 2017-06-27 01:39:11 +02:00
Manfred Karrer
f268abe2e1 Merge DAO branch to Development branch 2017-06-27 01:30:24 +02:00
Manfred Karrer
e2fa679a68 Merge DAO branch to Development branch 2017-06-27 01:29:54 +02:00
Manfred Karrer
e49b6b8783 Version 0.4.9.9.2 2017-05-18 15:41:48 +02:00
Manfred Karrer
e5585a1b3a Version 0.4.9.9.2 2017-05-18 00:44:43 +02:00
Tomislav Gountchev
4c47c26013 Nxt address validator 2017-04-23 13:15:16 +03:00
Manfred Karrer
34ca2ecf28 Add OctoCoin 2017-03-30 21:18:19 -05:00
Manfred Karrer
1d9113499d Merge branch 'Development' into master 2017-03-30 21:14:57 -05:00
MyFirst
efb1689eb3 Fix missing P2SH prefix in validation regex 2017-03-30 16:09:31 -04:00
MyFirst
f9c4bb730c Fix Typos in Octocoin validation 2017-03-30 15:29:33 -04:00
MyFirst
23c4768d29 Rename OctocoinAddressValidator to OctocoinAddressValidator.java 2017-03-30 15:01:59 -04:00
Manfred Karrer
4c8f20d237 Fixed some OctroCoin bugs. Tests still failing. Need fix 2017-03-30 09:24:30 -05:00
MyFirst
8462867afe Fix P2SH 2017-03-30 02:09:27 -04:00
MyFirst
38b66e7f9a Add Octocoin 2017-03-30 01:25:55 -04:00
MyFirst
2e8bc02b5d Add Octocoin 2017-03-30 01:09:04 -04:00
MyFirst
d2190efb66 Add Octocoin 2017-03-30 01:07:33 -04:00
MyFirst
cb4716e85f Add Octcoin 2017-03-30 01:02:33 -04:00
Manfred Karrer
fd8f555c68 Use "open" as default filter in arbitration dispute table 2017-03-23 16:56:44 -05:00
Manfred Karrer
c8d05c23fa Update conmment: Add onion address of arbitrators 2017-03-23 16:13:13 -05:00
Manfred Karrer
fd8e217b35 Cleanup 2017-03-23 10:36:26 -05:00
Manfred Karrer
f84a038889 Version 0.4.9.9.1 2017-03-22 16:24:52 -05:00
Manfred Karrer
9d5ea06def Add ClearXchange warning popups 2017-03-22 15:55:39 -05:00
Manfred Karrer
919de1af30 Update display strings regarding recomm. miner fee 2017-03-22 13:39:07 -05:00
Manfred Karrer
6733c064b9 Support filter for "open" 2017-03-22 13:31:06 -05:00
Manfred Karrer
c0d92fae25 Add try/catch and error msg with info if error at spread calculation (overflow) occurs (again) 2017-03-22 13:16:30 -05:00
Manfred Karrer
50329567bd Increase non trade tx fee default value. change upper limit for tx fee. increase width of data column in arbitr. screen 2017-03-22 13:04:13 -05:00
Manfred Karrer
0a46581407 Add pubKeyHex 2017-03-22 13:03:21 -05:00
Manfred Karrer
b2a85d65f3 Merge branch 'master' into Development
# Conflicts:
#	pom.xml
2017-03-22 12:14:42 -05:00
Manfred Karrer
d3da53d140 Cleanup 2017-03-22 12:14:17 -05:00
Manfred Karrer
6348c9c70a Cleanup 2017-03-22 11:55:15 -05:00
Manfred Karrer
e9fd330447 Merge pull request #768 from undso/scrollpanes
Scrollpanes in market section
2017-03-06 20:48:07 -05:00
Alexander Friedrichs
aa7615cd99 Removed unused code lines 2017-03-06 23:51:39 +01:00
Alexander Friedrichs
c35ce6bb79 Scrollpanes in market section 2017-03-06 23:37:53 +01:00
Manfred Karrer
5bc1ee2257 Merge branch 'Allow_reopen_dispute' into Development 2017-03-06 15:06:15 -05:00
Manfred Karrer
96f208f82b Allow re-opening of a dispute (in case the arbitrator has not received it) 2017-03-06 14:49:29 -05:00
Manfred Karrer
20189b7128 Merge pull request #766 from undso/issue_755
Scale GUI to fit in 1024x700 pixel #755
2017-03-05 17:19:02 -05:00
Manfred Karrer
ecd0ff9971 Merge pull request #765 from undso/scrollpane_to_account_screen
Add scrollpane to account screen #708
2017-03-05 15:13:27 -05:00
Alexander Friedrichs
20103cba7e Scale GUI to fit in 1024x700 pixel #755 2017-03-05 17:21:34 +01:00
Alexander Friedrichs
f829d04986 Add scrollpane to account screen #708 2017-03-04 23:38:13 +01:00
Manfred Karrer
4e467b9530 Display BuyerMultiSigPubKey and SellerMultiSigPubKey in Contract.toString. Use Utils.HEX.encode instead of Arrays.toString for pub keys printing.
Remove BuyerMultiSigPubKey and SellerMultiSigPubKey from ContractWindow and TradeDetailsWindow (included in contract.toString now)
2017-03-01 10:18:44 -05:00
Manfred Karrer
e91ab3b584 Improve error logs 2017-02-28 09:56:51 -05:00
Manfred Karrer
7b866823c0 Fix wrong spread calculation for altcoins 2017-02-20 06:59:13 -05:00
Manfred Karrer
4f0d6484c5 Add saving of addressEntryList at each change of list, remove usage of AddressEntry in TradeWalletService.
Add pubKey to contract window at trade details popup.
Remove unused arrays in SpendFromDepositTxWindow.
2017-02-19 13:14:27 -05:00
Manfred Karrer
850f0ef8ef Add pub keys to trade detail window contract print 2017-02-18 19:16:38 -05:00