Commit graph

6490 commits

Author SHA1 Message Date
Manfred Karrer
7941e55c91
Change version from -SNAPSHOT to 0.7.0 2018-05-11 10:54:44 +02:00
Manfred Karrer
5863386ac3
Merge pull request #1536 from ManfredKarrer/release-0.7.0
Preparation for release 0.7.0
2018-05-11 10:20:03 +02:00
Manfred Karrer
a66a663f48
Revert version to -SNAPSHOT 2018-05-11 10:16:03 +02:00
Manfred Karrer
5b96da93e6
Add rpm build script 2018-05-11 10:05:02 +02:00
Manfred Karrer
daf4433766
Remove bc jars, use @USER var in script 2018-05-11 01:26:22 +02:00
Manfred Karrer
944d750c90
Remove base currency selector in Settingsview 2018-05-11 01:25:18 +02:00
Manfred Karrer
6e8d4dfd3f
Add mavenLocal to repositories in gradle file 2018-05-10 23:13:40 +02:00
Manfred Karrer
6a9b2839a3
Remove STRESS_TEST_MODE flag 2018-05-10 21:29:50 +02:00
Manfred Karrer
f352dc083a
Block Revolut Sepa accounts
- See: https://github.com/bisq-network/bisq-desktop/issues/1439
2018-05-10 21:24:56 +02:00
Manfred Karrer
e322ef4e76
Show popup for cash deposit taker 2018-05-10 21:03:08 +02:00
Manfred Karrer
e38b868254
Show bank ID in offerDetailsWindow for cashDeposit 2018-05-10 13:02:29 +02:00
Manfred Karrer
1b42afd670
Fix bundle ID 2018-05-10 12:43:43 +02:00
Manfred Karrer
9f93fe2da9
Set BISQ_GPG_USER as environment var 2018-05-10 12:43:32 +02:00
Manfred Karrer
190aca584a
Use version 0.7.0 instead of -SNAPSHOT 2018-05-10 12:27:41 +02:00
Manfred Karrer
592c307d3b
Merge branch 'master' into release-0.7.0
# Conflicts:
#	package/osx/create_app.sh
2018-05-10 12:04:06 +02:00
Manfred Karrer
2142070630
Change DashboardView 2018-05-08 19:38:55 +02:00
Chris Beams
bd9cfe6d1d
Merge pull request #1533 from rex4539/fix-typos
Fix typos
2018-05-08 08:47:30 +02:00
Chris Beams
e5c99e220f
Revert changes to generated 'gradlew' script
This script is generated by running `gradle wrapper`, so it's best not
to modify it at all. To actually fix this typo, a pull request should be
submitted to https://github.com/gradle/gradle itself.
2018-05-08 08:45:05 +02:00
Dimitris Apostolou
e81a665f9b
Fix typos 2018-05-08 09:38:45 +03:00
Manfred Karrer
0139d54bd4
Add vote button to proposal view 2018-05-07 14:20:57 -05:00
Manfred Karrer
4b851ae261
Adjust confirmation popup at edit offer
- Remove don't show again check box and navigation suggestion
2018-05-06 22:51:03 -05:00
Manfred Karrer
d614a68dc6
Adopt build scripts for Manfred Karrer
- Use CFBundleIdentifier and CFBundleName from Manfred Karrer
- Set gpg_user to manfred@bitsquare.io
2018-05-06 22:27:19 -05:00
Chris Beams
4a7801023d
Re-introduce fat executable jar for release packaging
Prior to this fix, running `./package/osx/create_app.sh` produced a
"Main application jar is missing." error. Now the script works as
expected.
2018-05-06 15:40:00 +02:00
Manfred Karrer
90e310263b
Use BlockHash and data for append-only store
We add the blockHash of the 10th block in the break before the relevant phase as part of the hash in the appen-only data.
Together with the date tolerance we get control over the time when the data has been added.
This protects agains various attacks (data withhold and publish late attack).

- Implement DateTolerantPayload at BlindVoteAppendOnlyPayload and ProposalAppendOnlyPayload
- Implement ExpirablePayload at ProposalPayload and BlindVotePayload
- Add blockHash and data at BlindVoteAppendOnlyPayload and ProposalAppendOnlyPayload
- Add ClosedBallotsView
2018-05-05 20:08:27 -05:00
Christoph Atteneder
dbd3d914f9
Merge remote-tracking branch 'origin/master' into release-preparations-for-v0.7.0 2018-05-03 15:36:28 +02:00
Manfred Karrer
884f6f62b2
Merge pull request #1530 from ripcurlx/add-open-offer-tooltips
Add tooltips for remove and edit offer icons
2018-05-03 08:32:07 -05:00
Christoph Atteneder
1a1f8d7903
Merge pull request #1529 from ripcurlx/fix-spread-sorting
Fix spread sorting in spread view
2018-05-03 15:31:03 +02:00
Christoph Atteneder
6f8c1212ac
Add tooltips for remove and edit offer icons 2018-05-03 15:11:22 +02:00
Christoph Atteneder
12662c578d
Use Comparator for better readability 2018-05-03 14:55:19 +02:00
Christoph Atteneder
cae390ea75
Use percentage value for sorting not absolut price spread 2018-05-03 14:54:05 +02:00
Christoph Atteneder
fdc8d8448d
Adapt linux path of VM 2018-05-02 18:39:11 +02:00
Christoph Atteneder
b4245fd9ae
Adapt script for new release 2018-05-02 18:24:43 +02:00
Christoph Atteneder
97f7d24d5e
Merge remote-tracking branch 'origin/master' into release-preparations-for-v0.7.0 2018-05-02 17:25:44 +02:00
Christoph Atteneder
41f6ce3bef
Update copyright 2018-05-01 19:14:50 +02:00
Christoph Atteneder
0f26e1890e
Add workaround to be able to test creation of macOS bundle 2018-05-01 19:14:39 +02:00
Christoph Atteneder
7af493b9d8
Use bundle identifier owned by @ripcurlx 2018-05-01 19:09:17 +02:00
Christoph Atteneder
a37df8e9c1
Increase version number 2018-05-01 19:07:34 +02:00
Chris Beams
e193199b8c
Merge pull request #1526 from ManfredKarrer/fix-startup-bug
Fix startup bug
2018-05-01 18:09:07 +02:00
Chris Beams
1d2e86c280
Wrap code at 120 characters (bisq-network/style#3) 2018-05-01 13:29:09 +02:00
Chris Beams
03a97dfde3
Capitalize as "Database" vs "DataBase" 2018-05-01 13:25:50 +02:00
Chris Beams
294da24c63
Improve readability by avoiding nested conditionals 2018-05-01 13:02:03 +02:00
Manfred Karrer
f59aca99ee
Merge branch 'master' into voting 2018-04-30 23:19:21 -05:00
Manfred Karrer
25c05e1461
Fix bug with not showing popup when database files got corrupted.
The recent changes in the startup broke the sequence if the setup for the CorruptedDataBaseFilesHandler.
We read the data base files before the UI is created and the UI was set as listener to errors. So we missed the errors and did not display a popup.

Fix: Use as CorruptedDataBaseFilesHandler as guice instance to store corrupted files at startup when UI is still not ready. Inject that instance in MainViewModel and shop popup in case there are corrupted files in the list.
2018-04-30 22:57:19 -05:00
Manfred Karrer
aad7c480f9
Merge branch 'master' into mk_master 2018-04-30 22:40:03 -05:00
Manfred Karrer
ab1bcd3aa0
Add MyProposalListService to CorePers.DataHost 2018-04-30 22:23:22 -05:00
Manfred Karrer
c3f2ff29d8
Separated voting view from proposals view by activeBallotsView 2018-04-30 21:33:10 -05:00
Manfred Karrer
a4ad4d3665
Further refactoring of Views 2018-04-30 20:33:15 -05:00
Manfred Karrer
df9af404da
Add support for BallotListItem 2018-04-30 18:42:51 -05:00
Manfred Karrer
b274a4a3cd
Add superclasses for ProposalListItem and ActiveProposalView 2018-04-30 18:34:04 -05:00
Manfred Karrer
57f612958b
Add voting tab 2018-04-30 18:21:37 -05:00