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

Hotfix branch (v1.1.7) #3313

Merged
merged 8 commits into from
Sep 23, 2019
Merged

Hotfix branch (v1.1.7) #3313

merged 8 commits into from
Sep 23, 2019

Conversation

ripcurlx
Copy link
Contributor

No description provided.

chimp1984 and others added 8 commits September 23, 2019 09:42
We need to delay that call as we might get executed at startup after
mailbox messages are applied where we iterate over out pending trades.
The closeDisputedTrade method would remove that trade from the list
causing a ConcurrentModificationException.
To avoid that we delay for one render frame.
- Without that fix mediated payouts would only succeed if both users are
online.
# Conflicts:
#	build.gradle
#	desktop/package/linux/Dockerfile
#	desktop/package/linux/package.sh
#	desktop/package/linux/release.sh
#	desktop/package/macosx/create_app.sh
#	desktop/package/macosx/finalize.sh
#	desktop/package/macosx/insert_snapshot_version.sh
#	desktop/package/windows/package.bat
#	desktop/package/windows/release.bat
#	relay/src/main/resources/version.txt
@ripcurlx ripcurlx requested a review from sqrrm as a code owner September 23, 2019 08:58
@ripcurlx
Copy link
Contributor Author

I'll merge this branch without additional ACKs, as it is just version number updates and one tiny translation update.

@ripcurlx ripcurlx merged commit e90856e into master Sep 23, 2019
@ripcurlx ripcurlx deleted the hotfix/v1.1.6 branch September 23, 2019 09:07
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.

2 participants