Manfred Karrer
04bc3d7ef4
Merge branch 'Development' into netlayer
2017-11-04 10:55:56 -05:00
Manfred Karrer
00d868dd9d
Remove excuded keys when requesting the account witness data
2017-11-03 11:22:19 -05:00
Manfred Karrer
2621f1d639
Merge branch 'Development' into mrosseel-netlayer
2017-11-02 10:05:27 -05:00
Mike Rosseel
0ec4b5edac
Merging and adapting old bridges UI code to new bisq structure
...
Had to merge by hand because of the many changes in the new bisq
structure. Also removed the 'default bridges' concept because it's
discouraged to do that.
Open issues: UI screen is still WIP, and bitcoinj SOCKS proxy error
which makes that we can't connect to bitcoin nodes anymore.
Signed-off-by: Mike Rosseel <mike@eon-consult.be>
2017-11-02 15:50:06 +01:00
Manfred Karrer
f1a3c6e7b2
Fix bugs described in issue #989
2017-11-01 18:38:00 -05:00
Manfred Karrer
ab4d7b066b
Fix bug with not displaying correct price market label and latest bisq price
2017-10-30 18:52:41 -05:00
Manfred Karrer
57069900ee
Fix position in list of new altcoin
2017-10-30 15:10:18 -05:00
Manfred Karrer
c5af0808b3
Merge branch 'Development' of https://github.com/ivkovnikola/exchange into ivkovnikola-Development
2017-10-30 12:32:23 -05:00
Manfred Karrer
ae0aef325d
Fix wording
2017-10-27 19:58:48 -05:00
Manfred Karrer
63cdbaf23b
Fix wrong currency display and text in take offer screen
2017-10-27 19:38:22 -05:00
Manfred Karrer
065a57606a
Show recommended miner fee in popup when ask user for funding offer
2017-10-27 18:25:08 -05:00
ivkovnikola
8a3abcca43
Merge request for INXT
2017-10-27 20:23:57 +02:00
Manfred Karrer
6e4175f480
Add all missing counties
2017-10-26 21:45:46 -05:00
Manfred Karrer
462fc2a472
Remove maxTradePeriod from PaymentAccountPayload
2017-10-26 19:54:06 -05:00
Manfred Karrer
2a0547d508
Show popup if seed or price relay node get banned. Cleanups.
2017-10-26 19:01:36 -05:00
Manfred Karrer
afaabf9e36
Add support of seed and price rleay node filters. Use guice in P2P network domain classes.
2017-10-26 15:46:48 -05:00
Manfred Karrer
90cfc84d35
Add filter for seed and price relay nodes
2017-10-25 19:16:52 -05:00
Manfred Karrer
2c84623154
Add filter for arbitrators
2017-10-25 17:24:54 -05:00
Manfred Karrer
d6e1f954b7
Merge remote-tracking branch 'origin/Development' into Development
2017-10-25 16:04:19 -05:00
Manfred Karrer
f24cbd9592
Merge Terracoin
2017-10-25 16:04:01 -05:00
Manfred Karrer
e8290e3b8a
Fix missing verifications, handle altcoins, cleanup
2017-10-25 14:18:26 -05:00
Manfred Karrer
f2d1e8b6f6
Remove signature from hash
2017-10-22 21:18:53 -05:00
Manfred Karrer
611428f5f0
Use peers currnet date for witness age calculation
2017-10-22 19:22:46 -05:00
Manfred Karrer
e56fc44956
Only use accumulated hash in Witness object
2017-10-21 14:07:48 -05:00
Manfred Karrer
085f6b354b
Merge branch 'Development' into PaymentAccountAgeVerification
2017-10-20 18:54:23 -05:00
Manfred Karrer
2259cf7558
Merge branch 'master' into Development
2017-10-20 18:52:08 -05:00
Manfred Karrer
f9635cd7e1
Fix old github repo address
2017-10-20 18:50:31 -05:00
Manfred Karrer
515311dc98
Move Cryptonite to right position in list
2017-10-20 09:18:21 -05:00
Manfred Karrer
0871459cba
Add Terracoin
2017-10-20 09:14:07 -05:00
Manfred Karrer
b750727a95
Derive nonce from peers data input
2017-10-17 22:20:36 -05:00
Manfred Karrer
a5533b9ffb
Add check to only add AccountAgeWitness if it is not older than 1 day.
2017-10-17 21:10:52 -05:00
Manfred Karrer
1206878579
Add peers account age witness verifications in trade process
2017-10-17 20:41:33 -05:00
vroehrig
c190f0c3b7
Update CurrencyUtil.java
...
sorted entries alphabetically as per requirement
2017-10-17 21:19:22 +13:00
Manfred Karrer
5f9d59143e
Add salt field to payment method forms
2017-10-16 18:44:42 -05:00
Manfred Karrer
b60579fc37
Add account age to payment method forms
2017-10-16 18:16:24 -05:00
Manfred Karrer
654270ec94
Add maxTradeLimit to BtcValidator
2017-10-16 17:00:16 -05:00
Manfred Karrer
851792d1f1
Add new P2P network data structure for AccountAgeWitness without pubKey
2017-10-16 15:52:54 -05:00
Manfred Karrer
fe38f3a423
Rename Hash.getHash to Hash.getSha256Hash
2017-10-15 11:00:00 -05:00
Manfred Karrer
bd74d03ac1
Use Ripemd with sha256 hash to reduce size of witness hash to 20 bytes
2017-10-15 10:58:49 -05:00
Manfred Karrer
a3ab418079
Filter offer by account age withness age (WIP)
2017-10-14 12:54:03 -05:00
Manfred Karrer
b1a45f5365
Show account age and categroy in PeerIcon
2017-10-13 20:32:23 -05:00
vroehrig
a6acdc87f7
Update CurrencyUtil.java
2017-10-14 13:28:32 +13:00
Manfred Karrer
7c122369be
Show account age in peer info icon
2017-10-13 11:41:26 -05:00
Manfred Karrer
5adda7b64f
Merge branch 'Development' into PaymentAccountAgeVerification
2017-10-13 10:30:53 -05:00
Manfred Karrer
b2579fbfdd
Add new languages: Chinese, Hungarian, Romanian, Russian, French, Turkish
2017-10-12 21:33:00 -05:00
Manfred Karrer
5e8c8310ba
Merge branch 'Development' into PaymentAccountAgeVerification
2017-10-12 19:44:30 -05:00
Manfred Karrer
b0f451a2df
Merge remote-tracking branch 'upstream/Development' into Development
2017-10-12 19:11:26 -05:00
Manfred Karrer
9543b01d81
Merge branch 'master' into Development
2017-10-12 14:11:10 -05:00
Manfred Karrer
ad049caccb
Change name of IOP from Fermet to Internet Of People
2017-10-11 15:19:11 -05:00
Manfred Karrer
5d0c2d65c3
Change restrictiron for pw lenght from 50 to 500 chars
2017-10-11 15:17:01 -05:00