Commit graph

9191 commits

Author SHA1 Message Date
Manfred Karrer
536ef67be0
Merge pull request #2725 from ripcurlx/remove-rounding-popup-showing-redundancy
Only show rounding popup once during activation
2019-04-16 08:49:43 -05:00
Christoph Atteneder
ddeb1b4831
Merge pull request #2723 from ripcurlx/fix-calculation-of-sec-deposit-in-edit-offer
Fix wrong calculation of percentage based security deposit
2019-04-16 15:48:02 +02:00
Christoph Atteneder
c972dfe668
Only show rounding popup once during activation and not show it in edit offer screen.
Fixes #2708.
2019-04-16 15:01:14 +02:00
Christoph Atteneder
b119c71a1c
Show DAO news badge to increase visibility of DAO launch 2019-04-16 13:34:50 +02:00
Christoph Atteneder
02f6475470
Fix wrong calculation of percentage based security deposit 2019-04-16 11:27:59 +02:00
Christoph Atteneder
24d0baeaa6
Merge pull request #2722 from devinbileck/update-build.gradle
Add missing pricenode project generated shell script
2019-04-16 10:08:18 +02:00
Devin Bileck
eebb485096
Add missing pricenode project
When generating shell scripts in the root project directory, the
pricenode project was missing.
2019-04-16 00:47:34 -07:00
Manfred Karrer
51f9394f4f
Merge branch 'master' into forward-broadast-msg 2019-04-15 22:04:19 -05:00
Manfred Karrer
188f3eee6d
Change log levels 2019-04-15 22:02:41 -05:00
Manfred Karrer
2fedc51a87
Change log levels 2019-04-15 21:55:43 -05:00
Manfred Karrer
7871aae3d8
Rebroadcast new blocks at lite nodes 2019-04-15 21:41:47 -05:00
Christoph Atteneder
60826a11e1
Revert to SNAPSHOT 2019-04-15 17:42:16 +02:00
Manfred Karrer
825d37450b
Set mainnet Genesis Tx ID 2019-04-15 10:10:17 -05:00
Manfred Karrer
6c98d98ce1
Merge branch 'master' into rc_v1.0.0 2019-04-15 09:00:31 -05:00
Manfred Karrer
b8b2e8b2bd
Merge pull request #6 from ripcurlx/fix-scrolling-in-trade-view
Reduce table height and update height calculation to prevent scrolling
2019-04-15 08:31:39 -05:00
Manfred Karrer
d0c99d622a
Merge pull request #7 from ripcurlx/align-currency-list-with-combobox
Align Altcoin list with Altcoin selection combobox
2019-04-15 08:31:32 -05:00
Christoph Atteneder
edfe035cb9
Align Altcoin list with Altcoin selection combobox 2019-04-15 15:26:10 +02:00
Christoph Atteneder
8f7dae49c6
Reduce table height and update height calculation to prevent scrolling 2019-04-15 15:15:15 +02:00
Christoph Atteneder
1664a72788
Update Mainnet dbs and remove old test dbs 2019-04-15 14:13:53 +02:00
Christoph Atteneder
9a0cc1afa1
Update translations 2019-04-15 14:13:50 +02:00
Manfred Karrer
4442a2e8c1
Add missing parameter in test 2019-04-14 22:14:14 -05:00
Manfred Karrer
1f9e2ce6a1
Fix nullpointer 2019-04-14 19:14:25 -05:00
Manfred Karrer
1f05e8ff75
Merge pull request #5 from ripcurlx/improve-sepa-form
Small improvements
2019-04-14 15:22:46 -05:00
Christoph Atteneder
f5404f8d20
Set new minimum deposit if deposit lower than minimum was persisted 2019-04-14 22:16:43 +02:00
Christoph Atteneder
ac4cd820d6
Move country into second column to save space 2019-04-14 21:50:35 +02:00
Manfred Karrer
4da5c4ff1a
Make check case insensitive 2019-04-14 14:23:52 -05:00
Manfred Karrer
57ae8af3d7
Add requireUpdateToNewVersion check 2019-04-14 13:52:53 -05:00
Manfred Karrer
3eabc1e1a6
Reduce sec deposits 2019-04-14 13:26:22 -05:00
Manfred Karrer
a1bbb6c886
Change most payment methods from DEFAULT_TRADE_LIMIT_MID_RISK to DEFAULT_TRADE_LIMIT_HIGH_RISK 2019-04-14 12:30:53 -05:00
Manfred Karrer
5b8ff6ef73
Merge branch 'master' into rc_v1.0.0 2019-04-13 12:49:29 -05:00
Manfred Karrer
994da7fcdc
Merge pull request #2707 from ManfredKarrer/fix-filter
Use full address instead of hostname
2019-04-13 12:46:03 -05:00
Manfred Karrer
bb71fb122b
Use full address instead of hostname 2019-04-13 10:58:17 -05:00
Christoph Atteneder
5d70e3d755
Fix wrong padding of links in trade feedback popup 2019-04-13 17:19:25 +02:00
Christoph Atteneder
60e23f8f24
Reduce min width of close button to prevent truncations 2019-04-13 17:07:43 +02:00
Devin Bileck
69df47d876
Update links based on https://github.com/bisq-network/bisq-website/pull/164 2019-04-12 17:11:03 -07:00
Manfred Karrer
8a3f42c572
Improve filter 2019-04-12 18:52:00 -05:00
Manfred Karrer
4269607065
Merge pull request #4 from ripcurlx/bump-version-number
Bump version number
2019-04-12 17:26:40 -05:00
Manfred Karrer
cc255c2733
Merge branch 'master' into rc_v1.0.0 2019-04-12 17:24:48 -05:00
Devin Bileck
3bc76cacaf
Add specific URL validation for proposal links
Since all proposals should be created in GitHub, and we have URL
redirects in place in case we switch platforms in the future, enforce
proposal links to utilize the specific URL redirect.

Resolves #2473
2019-04-12 12:05:47 -07:00
Manfred Karrer
813365df1e
Reduce initial delay for animation 2019-04-12 11:20:19 -05:00
Manfred Karrer
f77370b3ba
Merge pull request #2703 from ripcurlx/improve-slide-behavior
Add slide out animation
2019-04-12 10:22:36 -05:00
Christoph Atteneder
2c106c74c6
Bump version number 2019-04-12 12:09:49 +02:00
Christoph Atteneder
2691ebab3f
Add slide out animation and delay initial slide in animation to increase the chance that it is seen (dependent on available processing power on startup) 2019-04-12 11:23:20 +02:00
Christoph Atteneder
23ec405868
Merge pull request #2701 from ManfredKarrer/manage-startup-popups
Manage startup popups
2019-04-12 09:52:13 +02:00
Manfred Karrer
0179cfc8cb
Use new dummy genesis tx for mainnet 2019-04-12 01:39:48 -05:00
Manfred Karrer
cdff4d5222
Use betanet genesis for mainnet 2019-04-11 21:51:00 -05:00
Manfred Karrer
b5a0cc1ce2
Remove random string for dev testing 2019-04-11 16:25:13 -05:00
Manfred Karrer
57115e4f5a
Use priority queue for handling multiple popups 2019-04-11 16:22:58 -05:00
Manfred Karrer
55b8be2cbc
Add isHiddenProperty and displayOrderPriority
Needed to support a priority queue for adding multiple popups and then
execute the display ordered by priority.
2019-04-11 16:20:53 -05:00
Manfred Karrer
475569eb47
Fix issue with animation at start 2019-04-11 16:19:35 -05:00