Manfred Karrer
|
9c478312b6
|
Refactoring: Rename StoragePayload to ProtectedStoragePayload
|
2017-10-15 11:19:43 -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
|
cb50faca95
|
Apply age based trade limit to offer
|
2017-10-13 21:36:15 -05:00 |
|
Manfred Karrer
|
054b746cc5
|
Reduce trade limits
|
2017-10-13 20:57:08 -05:00 |
|
Manfred Karrer
|
b1a45f5365
|
Show account age and categroy in PeerIcon
|
2017-10-13 20:32:23 -05:00 |
|
Manfred Karrer
|
5adda7b64f
|
Merge branch 'Development' into PaymentAccountAgeVerification
|
2017-10-13 10:30:53 -05:00 |
|
Manfred Karrer
|
46b2a14954
|
Fix wrong getMakerFee method, cleanup
|
2017-10-13 10:12:32 -05:00 |
|
Manfred Karrer
|
ca171bcb43
|
Merge branch 'api-pr1' of https://github.com/mrosseel/bisq-exchange into mrosseel-api-pr1
|
2017-10-13 09:16:53 -05:00 |
|
Mike Rosseel
|
0d411707e5
|
Documentation and cleanup of Offer related classes
Signed-off-by: Mike Rosseel <mike@eon-consult.be>
|
2017-10-13 14:40:18 +02:00 |
|
Manfred Karrer
|
5e8c8310ba
|
Merge branch 'Development' into PaymentAccountAgeVerification
|
2017-10-12 19:44:30 -05:00 |
|
Manfred Karrer
|
b835e7f5a5
|
Add missing param to log
|
2017-10-12 13:48:12 -05:00 |
|
Mike Rosseel
|
68048bc2d3
|
Removing all changes to make GUI work with the API
The other changes in GUI, namely small refactoring to have the GUI
and the API use the same methods to calculate things have been
left in place.
|
2017-10-12 17:32:59 +02:00 |
|
Mike Rosseel
|
c79d9e992c
|
Reverting non-relevant changes
|
2017-10-12 16:12:21 +02:00 |
|
Mike Rosseel
|
0755cac9d1
|
Merge remote-tracking branch 'origin/Development' into api-pr1
Conflicts:
common/src/main/java/io/bisq/common/locale/LocaleUtil.java
|
2017-10-11 14:38:34 +02:00 |
|
Manfred Karrer
|
01cf823d7a
|
Prepare merge Dev
|
2017-10-11 07:21:50 -05:00 |
|
Manfred Karrer
|
27ecbf7260
|
Publish accountAgeWitness data to P2P network (WIP)
|
2017-10-09 21:14:40 -05:00 |
|
Manfred Karrer
|
130c9bd5bc
|
Merge branch 'Development' into PaymentAccountAgeVerification
|
2017-10-09 09:39:52 -05:00 |
|
Mike Rosseel
|
fbfb9ccc50
|
Merge branch 'Development' into issue544-api
|
2017-10-09 16:11:37 +02:00 |
|
Manfred Karrer
|
6904c545b0
|
Improve logging
|
2017-10-08 19:53:04 -05:00 |
|
Manfred Karrer
|
ce25beff5e
|
Merge master to Development
|
2017-10-06 21:04:04 -05:00 |
|
Manfred Karrer
|
e5738507c3
|
Merge branch 'master' into Development
|
2017-10-06 20:57:32 -05:00 |
|
Manfred Karrer
|
b060766537
|
Set phase 0 initial genesis tx
|
2017-10-06 20:45:07 -05:00 |
|
Manfred Karrer
|
fe91c8ee76
|
Set phase 0 genesis tx
|
2017-10-06 14:28:50 -05:00 |
|
Manfred Karrer
|
175c1e4b96
|
Add AccountAgeWitnessMap to PB (WIP)
|
2017-10-06 13:58:35 -05:00 |
|
Manfred Karrer
|
52dd76bd9a
|
Remove inactive blockexplorer blockr.io
|
2017-10-06 12:43:59 -05:00 |
|
Manfred Karrer
|
6de0355a4f
|
Add AccountAgeWitness to PB
|
2017-09-25 13:07:10 -05:00 |
|
Manfred Karrer
|
efcc7ff05c
|
Remove accountSalt from trade messages and TradePeer
|
2017-09-25 12:47:09 -05:00 |
|
Manfred Karrer
|
952c0d00ad
|
Add accountSalt to tradingPeer
|
2017-09-25 12:27:56 -05:00 |
|
Manfred Karrer
|
5d960dd901
|
Change comments
|
2017-09-25 12:17:29 -05:00 |
|
Manfred Karrer
|
94e2c1bf66
|
Remove dev value for accountSalt
|
2017-09-25 11:16:00 -05:00 |
|
Manfred Karrer
|
6274b646ed
|
Move salt from PaymentAccount to PaymentAccountPayload
|
2017-09-25 11:10:49 -05:00 |
|
Manfred Karrer
|
091e766e21
|
Add RestrictedByContractJson interface
|
2017-09-25 09:41:29 -05:00 |
|
Manfred Karrer
|
791c16a2e6
|
Add module consensus
|
2017-09-25 09:41:10 -05:00 |
|
Manfred Karrer
|
d349acb09e
|
Fix comments
|
2017-09-25 09:31:07 -05:00 |
|
Manfred Karrer
|
b667e1b18a
|
Rename PaymentAccountAgeWitnessService to AccountAgeWitnessService
|
2017-09-25 09:16:01 -05:00 |
|
Manfred Karrer
|
fb5b8ecc0f
|
Rename PaymentAccountAgeWitness to AccountAgeWitness
|
2017-09-25 09:15:20 -05:00 |
|
Manfred Karrer
|
ea1666a665
|
Rename getPayload to createPayload in PaymentAccount
|
2017-09-25 09:14:29 -05:00 |
|
Manfred Karrer
|
8c7e1fd04a
|
Add verification methods, add hash to offer, add salt to trde process (WIP)
|
2017-09-25 09:13:23 -05:00 |
|
Manfred Karrer
|
4ef8309153
|
Add TakerVerifyOffersAgeWitnessHash to taker protocols
|
2017-09-25 09:12:02 -05:00 |
|
Manfred Karrer
|
c3320123c5
|
Add log for invalid arbitrators
|
2017-09-25 08:55:55 -05:00 |
|
Manfred Karrer
|
6d1a40dbd5
|
Merge branch 'Development' into PaymentAccountAgeVerification
|
2017-09-23 11:15:37 -05:00 |
|
Manfred Karrer
|
01e0ac3f57
|
Add equals check and diff for contractAsJson
|
2017-09-23 11:14:55 -05:00 |
|
Manfred Karrer
|
007142ed9b
|
Add AgeWittness domain (WIP)
|
2017-09-23 10:08:32 -05:00 |
|
Manfred Karrer
|
fcd3106eb4
|
Remove comment
|
2017-09-21 09:57:33 -05:00 |
|
Manfred Karrer
|
af27682f2f
|
Merge Development
|
2017-09-21 09:56:01 -05:00 |
|
Manfred Karrer
|
86c20682e9
|
Cleanup startup process
|
2017-09-21 09:03:50 -05:00 |
|
Manfred Karrer
|
96601afb9c
|
Fix issue #927
|
2017-09-20 15:52:16 -05:00 |
|
Manfred Karrer
|
80111caf3b
|
Rename bisq.io to bisq.network.
|
2017-09-20 15:21:13 -05:00 |
|