Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v1.5.2 #5012

Merged
merged 52 commits into from Dec 28, 2020
Merged

Release/v1.5.2 #5012

merged 52 commits into from Dec 28, 2020

Conversation

ripcurlx
Copy link
Contributor

No description provided.

ripcurlx and others added 30 commits December 16, 2020 14:19
sort according to it
Allow sorting at show all. This helps to spot
good offers with negative % over the whole market.
call and does not change frequently and is only used for
informational purpose as % display.
Use bitcoinj 0.15.8.bisq.13 (commit dcf8af0)
If oen starts with --daoActivated=false there is no service
set up in one of the data store services so it never calls
the result handler and the app never starts up.
Redesign the UI
Add import/export of payout settings
Add ability to import from mediation ticket
Mediator does not need private key
User can sign using own wallet or private key
Validation of input fields
Calculate the tx fee based on inputs
Display of the generated txid & hex so it can be checked
Supporting three digits in this UI element wouldn't
work properly in all our use cases
We request each min. the price feed so that get very verbose
For 1.3.9 filter we expect a error log but dont want to show it as warning
…y banned, but rather deactivated/revoked node
chimp1984 and others added 22 commits December 19, 2020 15:06
As its generic here we cannot influence log level
We iterate over all trades and messages, so it is expected that
the msg which are not assigned to that trade fails.
We need to change the handleDecryptedMessageWithPubKey to check
first if the msg and trade matches, but that will be done in a dedicated PR.
A Nullpointer can happen if app get shut down very early.
See: https://twitter.com/cenbank/status/1339196770774093825

I tested it with setting that currency, doing offers and trades,
then remove it and continue the trades.
Offers with NGN cannot be taken anymore.
[1.5.2] Remove NGN (Nigerian Naira) as their central bank blocked Transferwise
this supports the historical data store.
Using p2PService.getP2PDataStorage().getAppendOnlyDataStoreMap()
would not deliver all the data.
User stream API
Change shortcut to copy account info for witness signing
to ctrl+shift+c to avoid conflicts with standard OS shortcuts.
…cess

[1.5.2] Fix wrong account age data access
…t-cards

[1.5.2] Add extra note for amazon gift cards
…tion-window

[v1.5.2] Fix private notification style issue in dark mode
A new acct now has no default trade currencies.
Also fixed imports to not mix jupiter and junit asserts.
….5.2

# Conflicts:
#	core/src/main/java/bisq/core/account/witness/AccountAgeWitnessService.java
#	core/src/main/java/bisq/core/trade/closed/CleanupMailboxMessages.java
Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@sqrrm sqrrm merged commit 00c82bb into master Dec 28, 2020
@ripcurlx ripcurlx deleted the release/v1.5.2 branch December 31, 2020 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants