Commit graph

2633 commits

Author SHA1 Message Date
Manfred Karrer
5b3d521e36
Imprve text and actiavte chainSyncIndicator when not synced 2018-12-02 01:18:58 +01:00
Manfred Karrer
86f44c7a64
Use en_US if default locale has no country defined.
On some systems there is not country defined, in that case we use en_US
2018-12-01 01:15:17 +01:00
Manfred Karrer
d929128652
Merge branch 'master' into release-candidate-0.9.0 2018-11-30 23:08:52 +01:00
Manfred Karrer
289b263d84
Fix log path
Resolving the property from the bisqEnvironment via getProperty returns
the default value instead of the program argument value. Not sure why,
seems to be related to recent changes in the property handling.
2018-11-30 21:50:32 +01:00
Manfred Karrer
ddc2385829
Update testnet seed nodes 2018-11-30 21:12:58 +01:00
Manfred Karrer
54b6590ded
Fix new testnet genesis tx 2018-11-30 18:06:03 +01:00
Manfred Karrer
3c6342f4d6
Merge branch 'release-candidate-0.9.0' into bug-fixes-dao 2018-11-30 17:36:30 +01:00
Manfred Karrer
1ff5a55b27
Add new testnet genesis tx 2018-11-30 17:35:24 +01:00
Manfred Karrer
d8c553ca4e
Add phases for testnet 2018-11-30 17:03:12 +01:00
Manfred Karrer
9ced987c3d
Use a min. trial period of 30 days for asset listings 2018-11-30 16:49:16 +01:00
Manfred Karrer
7fefa1e5e7
Only check if data adn txType is valid in getAllValidBallots
Rename getValidAndConfirmedBallots to getAllValidBallots.
We cannot do a phase and cycle check as we are interested in
historical ballots as well.

Use warn level for logs in case data is missing and requested to
give more weight to those exceptional cases.
2018-11-30 16:04:16 +01:00
Manfred Karrer
44c62716d6
Add validation for ballots used for vote result 2018-11-30 15:20:10 +01:00
Manfred Karrer
a0cbfe4d58
Merge pull request #2002 from ripcurlx/ui-improvements
Redesign: UI improvements/fixes during release testing
2018-11-29 22:20:28 +01:00
Manfred Karrer
459893db88
Merge branch 'release-candidate-0.9.0' into bug-fixes-dao 2018-11-29 18:08:37 +01:00
Manfred Karrer
0c8b00e4bd
Merge branch 'master' into release-candidate-0.9.0 2018-11-29 18:07:52 +01:00
Christoph Atteneder
32fb8010cf
Add additional space 2018-11-29 17:01:00 +01:00
Christoph Atteneder
f380e8124b
Add additional space 2018-11-29 16:47:44 +01:00
Christoph Atteneder
c5d9bac8a6
Fix wrong resource key 2018-11-29 16:33:28 +01:00
Manfred Karrer
1b47e891ee
DAO bugfixes
- Only show active bonds in make proposal screen
- Check if ballot exists for evaluated proposals in result view
- Use available amount instead of genesis issuance at market cap
- Fix but with button handler for removing a proposal
- Cleanups
2018-11-29 13:40:48 +01:00
Christoph Atteneder
f26d9866d4
Add reference to tab instead of button. Fixes #1997. 2018-11-29 10:45:01 +01:00
The Blur Network
bf283dce10 Blur: Add instructions for GUI Wallet in pop-up
* Clarify existing instructions for CLI Wallet
* Provide instruction to retrieve information from GUI Wallet
* Ensure responsibilities are non-ambiguous with regard to burden of responsibility.
* Fix formatting with newlines
2018-11-28 18:00:20 -05:00
Manfred Karrer
eedc00f87a
Use rocketchat instead of slack as role 2018-11-28 21:43:43 +01:00
Manfred Karrer
0ef2ccd4e4
Add BSQ as default active assets 2018-11-28 21:43:21 +01:00
Manfred Karrer
91004065c9
Fix wrong text 2018-11-28 21:15:50 +01:00
Christoph Atteneder
eb876576d7
Get rid of hard coded strings in account payloads 2018-11-28 17:39:14 +01:00
Christoph Atteneder
5c804018ab
Align offer count in trade currency combobox 2018-11-28 16:37:01 +01:00
Christoph Atteneder
21e8fe4ac4
Merge pull request #1984 from ManfredKarrer/remove-not-used-classes
Remove block explorer request classes
2018-11-27 15:20:20 +01:00
Manfred Karrer
9ad211369b
Remove block explorer request classes
Those have never been used. They were in place or requesting non-wallet
transactions like the trade fee tx of the peer.
2018-11-27 14:53:46 +01:00
Manfred Karrer
f59914f160
Send mobile notification msg in a thread.
The http request can take a few seconds to return so we use a thread to
send it and return the result in a handler.
2018-11-27 14:32:51 +01:00
Manfred Karrer
d142ad8844
Merge pull request #1982 from ManfredKarrer/remove-ico-tokens-and-btc2
Remove ico tokens and btc2
2018-11-27 13:15:06 +01:00
Manfred Karrer
1e11d47ccb
Remove assets 2018-11-27 01:10:48 +01:00
Manfred Karrer
1f4643dfbc
Fix display string 2018-11-26 23:52:34 +01:00
Manfred Karrer
a51d337c25
Merge branch 'release-candidate-0.9.0' into bug-fixes 2018-11-26 15:32:49 +01:00
Christoph Atteneder
da8b5fcf9d
Merge pull request #1967 from ManfredKarrer/remove_not-traded-assets
Remove not traded assets
2018-11-26 11:30:39 +01:00
Christoph Atteneder
c7c20fb2ad
Merge pull request #1958 from ManfredKarrer/improve-backward-compatibility-with-new-arb-selection
Improve backward compatibility with new arb selection
2018-11-26 11:25:26 +01:00
Manfred Karrer
1f81acb4b8
Increase minTradeAmount to 0.01 btc, remove 0.7 coins from warmup phase 2018-11-26 02:31:06 +01:00
Manfred Karrer
735e4588ce
Merge branch 'release-candidate-0.9.0' into improve-backward-compatibility-with-new-arb-selection 2018-11-25 23:55:01 +01:00
Manfred Karrer
83190fb237
Merge branch 'release-candidate-0.9.0' into persist-selected-account-at-takeoffer 2018-11-25 23:54:23 +01:00
Manfred Karrer
0e64a7193d
Merge branch 'master' into release-candidate-0.9.0 2018-11-25 23:52:51 +01:00
Devin Bileck
054f293622
Resolve BisqHelpFormatterTest failure on Windows
The expected content for the CLI help output needs different path
separators on Windows.
2018-11-24 23:45:43 -08:00
Manfred Karrer
4930c1297e
Add getActivePaymentMethods for filtered payment methods 2018-11-25 03:21:12 +01:00
Chris Beams
931f369fb6
Include executable name and version in help output 2018-11-24 13:24:03 +01:00
Chris Beams
83e1dd37f9
Refactor option parsing configuration
This change eliminates the BisqExecutable.description method and
replaces it with proper use of the `describedAs` and `defaultsTo`
methods in the JOptSimple API. This removes the concern of formatting
option argument descriptions and default values from the BisqExecutable
class, and delegates it to the new BisqHelpFormatter (see previous
commit), which is designed for the purpose.

For example, prior to this commit, the help text for the --banList
option read as follows:

    --banList=<value>
            Nodes to exclude from network connections. (default: )

Now it reads as follows:

    --banList=<host:port[,...]>
            Nodes to exclude from network connections.

Likewise, previous to this commit, the --logLevel option read as
follows:

    --logLevel=<value>
            Log level [OFF, ALL, ERROR, WARN, INFO, DEBUG, TRACE]
            (default: INFO)

And now it reads like this:

    --logLevel=<OFF|ALL|ERROR|WARN|INFO|DEBUG|TRACE> (default: INFO)
            Log level

There are a number of further improvements that can and should be made
to the description text of the various options, the types specified for
their arguments, etc, but these will be handled in subsequent commits.
This commit is strictly about refactoring existing parser configuration
to take advantage of the new BisqHelpFormatter.
2018-11-24 13:24:03 +01:00
Chris Beams
2a537a601b
Introduce BisqHelpFormatter
Prior to this commit, help output for Bisq executables, e.g. Bisq
Desktop itself used JOptSimple's default HelpFormatter implementation,
which creates a quite cramped and hard-to-read output.

This commit introduces a custom HelpFormatter implementation modeled
after bitcoind's own help output. It maximizes readability while making
full use of an 80-character width.
2018-11-24 13:19:56 +01:00
Manfred Karrer
880a8412fc
Merge pull request #1957 from j3ko/release-candidate-0.9.0
Add advanced cash payment method
2018-11-24 12:09:04 +01:00
Jeffrey Ko
dd3abd2996
make advanced cash payment method more consistent ok pay payment method 2018-11-24 13:26:12 +07:00
Manfred Karrer
d7fe1dbeb3
Handle edge cases with removed arbitrators 2018-11-24 00:44:56 +01:00
Manfred Karrer
319c043e43
Handle backward compatibility with new arbitr. selection
- Remove activationDate
- Refactor ProcessOfferAvailabilityResponse and handle offers from
old versions in case the available arbitrators has changed.
- Remove MakerVerifyMediatorSelection and TakerSelectArbitrator

The mediator handling should be removed as it is not used and not
intended anymore to be used with the current trade protocol, but we
leave that as it is a bit tricky to ensure backward compatibility.
Also the setting of the arbitrator in trade should be further refactored
but as it is also easy to break backward compatibility here we leave
that for now. As we work on the new trade protocol that domain will
become deprecated anyway in the next months...
2018-11-24 00:23:46 +01:00
Manfred Karrer
1ba0402dfb
Handle backward compatibility with new arbitration selection model. 2018-11-23 22:14:31 +01:00
Manfred Karrer
d98f3c12cf
Add default genesis tx info for regtest 2018-11-23 20:48:52 +01:00