Commit graph

232 commits

Author SHA1 Message Date
Manfred Karrer
94e702f165
Improve text. Use link to docs 2019-02-16 19:02:48 -05:00
Manfred Karrer
2daa4aa41b
Add more instructions at dispute system message
- Use redirect link for arbitr. doc
2019-02-15 19:03:53 -05:00
Christoph Atteneder
e5dd9a2187
Merge pull request #2413 from ManfredKarrer/increase-trade-limits
Increase trade limit. Make trade limit a DAO parameter
2019-02-15 11:15:02 +01:00
Manfred Karrer
892f5493ea
Merge pull request #2421 from ripcurlx/adapt-dao-teaser-page
Adapt DAO news view for Mainnet
2019-02-14 15:44:18 -05:00
Christoph Atteneder
0220b33185
Remove DAO initialization info and change the Bitcoin network initialization information as well 2019-02-14 15:11:26 +01:00
Christoph Atteneder
12ea7186d2
Adapt DAO news view to match design 2019-02-14 15:03:33 +01:00
Manfred Karrer
11bc11fd24
Remove code for Venmo, Cashapp and OKPay
- We had an automate remove accounts for those payment methods for long
time, so we can assume that no traders have any of those accounts still
in their persisted user objects and it is safe to completely remove them.
Only part where we cannot remove it is the PB definitions (actually I
think we could remove those as well, but not 100% sure and it seems to
be more safe to mark those as deprecated and leave the entries).
2019-02-13 21:34:51 -05:00
Christoph Atteneder
3890c9cb51
Move teaser page into separate view 2019-02-13 16:09:51 +01:00
Manfred Karrer
0699c58c81
Increase trade limit. Make trade limit a DAO parameter
- Set max trade limit to 2 BTC (for altcoins)
- Add MAX_TRADE_LIMIT to Param
- Round first month trade limit to ensure we stick with precision 4 for
the btc amount
- Use risk factors to derive trade limits for different payment method
risk categories
2019-02-12 12:57:44 -05:00
Christoph Atteneder
14d53303e6
Merge pull request #2388 from ripcurlx/add-indication-for-unparsed-bsq-transactions
Add indication that BSQ transactions are not up to date
2019-02-11 15:33:18 +01:00
Christoph Atteneder
f7f4f072c9
Merge pull request #2379 from ripcurlx/improve-fund-your-offer-popup
Show BSQ trading fee more explicitly when funding your offer
2019-02-11 15:32:06 +01:00
Christoph Atteneder
6bea5daea0
Add indication that BSQ transactions are not up to date 2019-02-11 10:58:14 +01:00
Christoph Atteneder
dfeb6b0db9
Wait until proposal is published before resetting the form 2019-02-11 09:46:37 +01:00
Christoph Atteneder
a47f1def99
Merge pull request #2386 from ripcurlx/add-warning-for-bonded-role-if-insufficient-funds
Show warning for bonded role if user has insufficient funds
2019-02-11 08:50:28 +01:00
Manfred Karrer
8cdc759903
Merge pull request #2394 from ripcurlx/show-new-badge-on-dao-menu-item
Show DAO news badge
2019-02-11 02:14:33 +01:00
Manfred Karrer
12d2879f7f
Merge pull request #2371 from ManfredKarrer/dao-fix-majorityvote-issue
Dao fix majorityvote issue
2019-02-09 14:56:48 +01:00
Manfred Karrer
01bd0983d6
Use property file for display string 2019-02-09 08:38:16 -05:00
Christoph Atteneder
2cdf6b7175
Show DAO news badge in version 0.9.4+ until section visited 2019-02-08 15:52:06 +01:00
Christoph Atteneder
fd3e947d00
Show warning for bonded role if user has insufficient funds 2019-02-07 11:49:49 +01:00
LitecoinZ
be257da259
List LitecoinZ (LTZ) 2019-02-07 11:47:49 +01:00
Christoph Atteneder
9703bf5af1
Merge pull request #2319 from aphivantrakul/list-cash2-asset
List Cash2 (CASH2)
2019-02-07 09:23:28 +01:00
Christoph Atteneder
f43032dab3
Show BSQ trading fee next to BTC total amount that needs to be used to fund the trade 2019-02-06 17:28:59 +01:00
Christoph Atteneder
0aa931dce6
Display time of next make proposal phase 2019-02-05 15:52:42 +01:00
Christoph Atteneder
20a1cf567f
Improve not in make proposal phase state 2019-02-05 15:21:23 +01:00
Oscar Guindzberg
52e36187d1 Remove libdohj dependency 2019-02-05 09:33:58 -03:00
Manfred Karrer
3f4e641f19
Merge pull request #2355 from ManfredKarrer/dao-add-filter-flag-for-disable-dao
Dao add filter flag for disable dao
2019-02-04 00:17:08 +01:00
Manfred Karrer
ac670e1afe
Merge pull request #2357 from ManfredKarrer/only-allow-grinbox-addresses
Remove support for IP:port Grin address format.
2019-02-03 23:42:14 +01:00
Manfred Karrer
c4d561b7aa
Merge pull request #2242 from sqrrm/dao-avoid-bsq-burn
Dao avoid bsq burn
2019-02-03 22:59:30 +01:00
Manfred Karrer
69a9f6f311
Merge branch 'master' into dao-add-params 2019-02-03 21:13:48 +01:00
Manfred Karrer
002f225bdd
Merge branch 'master' into dao-add-filter-flag-for-disable-dao 2019-02-03 21:13:06 +01:00
Manfred Karrer
39d94eec99
Show myVote as invalid if not included in result list 2019-02-03 16:38:51 +01:00
sqrrm
686bd2f90e
Merge branch 'master' into dao-avoid-bsq-burn 2019-02-03 15:59:32 +01:00
Manfred Karrer
c11ec1399a
Remove support for IP:port Grin address format.
Add popup with info for proof tool
2019-02-03 01:46:45 +01:00
Manfred Karrer
0c53699bc9
Add checkbox for disabling DAO 2019-02-03 00:20:48 +01:00
Christoph Atteneder
bf94810126
Merge pull request #2342 from ManfredKarrer/dao-show-menu-item
Dao show menu item
2019-01-30 13:10:16 +01:00
Christoph Atteneder
d1246ca192
Merge pull request #2328 from ManfredKarrer/dao-improve-exception-handling
Dao improve exception handling
2019-01-30 13:03:57 +01:00
Manfred Karrer
e8d0ed1504
Add more DAO info text and buttons. Remove other tabs 2019-01-30 11:08:34 +01:00
Manfred Karrer
6dece782de
Remove line break 2019-01-30 09:02:48 +01:00
Manfred Karrer
7dc5404b84
Enable DAO menu, show dao info text and button 2019-01-30 08:54:54 +01:00
Manfred Karrer
adad426797
Add LOCK_TIME_TRADE_PAYOUT and ARBITRATOR_FEE param
@sqrmm This requires careful testing to guarantee that we are
backward compatible.
2019-01-29 23:21:21 +01:00
Manfred Karrer
9d1efb2bd6
Add URL validator for proposal link field 2019-01-29 22:45:12 +01:00
Manfred Karrer
925d5df654
Fixes https://github.com/bisq-network/bisq/issues/2292 2019-01-29 22:25:14 +01:00
Manfred Karrer
92b06f89fc
Add infor that user need to be online in the vote reveal phase 2019-01-29 22:05:04 +01:00
Manfred Karrer
e0e85b5d38
Fixes https://github.com/bisq-network/bisq/issues/2268 2019-01-29 22:01:35 +01:00
Manfred Karrer
a7ba0c5d81
Fixes https://github.com/bisq-network/bisq/issues/2298 2019-01-29 20:46:50 +01:00
Manfred Karrer
75943052d1
Show vote result exception in UI
- Show vote result exception in Vote result View when selecting the
cycle where the vote result exception happened
2019-01-29 13:22:37 +01:00
Paul Aphivantrakul
8f41df0b30 List Cash2 (CASH2)
Official project URL: https://cash2.org
Official block explorer URL: https://blocks.cash2.org

Included is a pop up message to let CASH2 senders know what is required of them in the event a trade goes to arbitration.
2019-01-24 14:33:07 -05:00
Devin Bileck
e17519348b
Fix grammatical mistakes and errors in display strings 2019-01-23 23:19:35 -08:00
sqrrm
c0338ecfbc
Less verbose info 2019-01-15 16:38:05 +01:00
sqrrm
d038fdf35d
Add extra info on unused BSQ addresses 2019-01-11 13:53:49 +01:00