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

Merges recent releases into master #2202

Merged
merged 67 commits into from
Oct 8, 2020
Merged

Merges recent releases into master #2202

merged 67 commits into from
Oct 8, 2020

Conversation

nikolaglumac
Copy link
Contributor

2.3.0

Features

  • Changed the way the update installer is launched, waiting first for the app to quit (PR 2195)

2.3.0-FC2

Chores

  • Bumped Daedalus version to 2.3.0-FC2

2.3.0-FC1

Features

  • Made stake pools ranking slider logarithmic (PR 2162)
  • Implemented fetching of epoch configuration from the Api instead of using hardcoded constants (PR 2165)
  • Enabled SMASH (PR 2154)

Fixes

  • Fixed the "Retirement" label on Stake Pools for yellow theme (PR 2189)
  • Fixed stake pool tooltip "Delegate to this pool" button background colors (PR 2181)
  • Removed one second delay on changing wallet selection and selecting delegating stake slider value on the "Stake pools" screen (PR 2179)
  • Improved rendering performance of the stake pools on the "Stake pools" screen (PR 2177)

Chores

  • Updated cardano-wallet to version 2020-09-22 (PR 2188)
  • Updated cardano-wallet to revision ffeca1d9 which includes cardano-node 1.20.0 (PR 2187)
  • Set "Delegation center" as default staking screen (PR 2185)
  • Changed the ordering of wallet addresses on the "Receive" screen so that the oldest one are on top and the newest one on the bottom of the list (PR 2176)
  • Fixed UI issues (PR 2152)
  • Updated list of team members on About screen (PR 2167)

2.2.0

Features

  • Handled random stake pool data during the first "Shelley" epochs (PR 2151, PR 2157)
  • Enabled wallet creation regardless of the sync progress (PR 2150)
  • Enabled restoration of "Shelley" wallets regardless of the sync progress (PR 2150)
  • Enabled restoration of Yoroi "Shelley" wallets (PR 2144)
  • Enabled "Send" screen for "Byron" wallets (PR 2147)
  • Added SMASH support (PR 2143)

Fixes

  • Fixed text copy on "Transfer funds" and "Delegation" wizards (PR 2153)
  • Fixed display priority of Daedalus shutdown messages on the "Loading" screen (PR 2150)
  • Fixed double loading spinner issue on stake pools list page (PR 2144)
  • Fixed the Japanese translation for "Byron" wallet label (PR 2147)
  • Fixed validation of spending passwords which include spaces (PR 2147)
  • Disabled ITN rewards redemption in case Daedalus is not fully in sync (PR 2146)

Chores

  • Updated cardano-wallet to revision 75b583a1 (PR 2157)
  • Updated cardano-wallet to revision a4fd49e3 (PR 2155)

nikolaglumac and others added 30 commits August 10, 2020 12:24
* [DDW-345] Fix Ada Redemption styling issues - Part 2

* [DDW-345] Remove unecessary code

* Bump cardano-wallet to d5b43356e4dbe9267ede9c8e912da6c893bdda85

* [DDW-347] Fix Rewards Redemption API response handling (#2141)

* [DDW-347] Fix Rewards Redemption when the API response is not as expected

* [DDW-347] Calling WBE directly

* Revert "[DDW-347] Fix Rewards Redemption when the API response is not as expected"

This reverts commit 1aa5c4b.

Co-authored-by: Danilo Prates <daniloprates@gmail.com>
Co-authored-by: Darko Mijić <darko.mijic@gmail.com>
* launcherConfig.network: add smashUrl

* [DDW-338] Fixes types, bumps cardano-launcher, adds CHANEGLOG

* smashUrl: only add to launcher config if exists

* [DDW-338] Fix flow types

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-349] Disabled ITN redemption before being synced

* [DDW-349] Fix CHANGELOG link

* [DDW-349] Move logic into dedicated Container/Component

* [DDW-349] NoWallets RedemptionUnavailable storybook stories

* [DDW-349] Fix CSS

Co-authored-by: Danilo Prates <daniloprates@gmail.com>
* [DDW-350] Fixed Byron wallet label Japanese translation, Enabled Send screen for Byron wallets

* [DDW-350] Hide learn-more button on legacy wallet notification

* [DDW-350] Fix Byron transactions

* [DDW-350] Fixed validation of spending passwords which include spaces
* [DDW-335]: Fix double loader on stake pools list page

* [DDW-335]: Update changelog

* [DDW-335] Logic improvement

* [DDW-335] Enabled Yoroi Shelley wallets restoration

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-320] Implement text copy fixes

* [DDW-320] Fix ada capitalization
…hs (#2151)

* [DDW-317]: Add shelley data availability observable

* [DDW-317]: Implement data availability check handler on stake pools

* [DDW-317]: Run translations manager

* [DDW-317]: Update stakepool tooltip

* [DDW-317]: Update changelog

* [DDW-317]: Fix stake pool tooltip style

* [DDW-317]: Update sandclock icon to no data dash

* [DDW-317]: Update japanese translation

* [DDW-317]: Update stake pool no data dash style

* [DDW-317]: Update stake pool tile style

* [DDW-317]: Update stake pool tooltip style

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-356] Bump Daedalus version, cardano-wallet and cardano-node

* [DDW-356] Adds CHANGELOG entry

* [DDW-356] Revert cardano-node version bump

* Bump cardano-launcher

* cardano-wallet: drop shelley suffix

* fix shellcheck

* fix shellcheck

Co-authored-by: Samuel Leathers <samuel.leathers@iohk.io>
* Cardano-wallet bump

* Fix CHANGELOG

* Show stake pool ranking

* [smash-urls]: Show loader when no stake pools exist

Co-authored-by: Yakov Karavelov <yakov.karavelov@iohk.io>
* [DDW-262] Tooltip promoting password managers

* [DDW-262] Tooltip promoting password managers - fixes

* [DDW-262] Tooltip promoting password managers - fixes

* [DDW-262] Tooltip promoting password managers - fixes

* [DDW-262] Tooltip promoting password managers

* [DDW-262] Tooltip promoting password managers

* [DDW-262] Tooltip promoting password managers

* DDW-296 Deadalus review fixes

* DDW-296 Deadalus review fixes

* DDW-296 Deadalus review fixes

* DDW-296 Deadalus review fixes

* DDW-296 Deadalus review fixes

* [DDW-262] Tooltip promoting password managers - fixing lint errors
…am-on-about-screen

[DDW-371] Update team on about screen
nikolaglumac and others added 23 commits September 21, 2020 14:30
* [DDW-395] Update WBE and Node dependencies to test saturation fix

* cardano-address/cardano-cli: use correct attribute

* [DDW-395] Update readme with instructions how to update cardano-node dependency

* [DDW-395] Show saturation

* [DDW-395] Fix delegation wizard selected pool styling

* [DDW-395] Update saturation colors

Co-authored-by: Samuel Leathers <samuel.leathers@iohk.io>
Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-269] init

* [DDW-269] CHANGELOG

* [DDW-269] NewsFeedIcon

* [DDW-269] NewsFeed item - init

* [DDW-269] Update container - init

* [DDW-269] Progress

* [DDW-269] Download progress working

* [DDW-269] Download progress - adjustments

* [DDW-269] Update management - progress

* [DDW-269] Progress

* [DDW-269] Progress

* [DDW-269] Progress

* [DDW-269] Progress

* [DDW-269] Progress

* [DDW-269] Progress

* [DDW-269] Progress

* [DDW-269] Progress

* [DDW-269] Rename DownloadData into DownloadInfo

* [DDW-269] Rename DownloadProgress into DownloadData

* [DDW-269] Download progress information in the Overlay

* [DDW-269] Flow issues

* [DDW-269] Triggering App Update

* [DDW-269] Persistent Automatic Update Failed flag

* [DDW-269] Progress

* [DDW-269] Remove unused files

* [DDW-269] Unifying Manual Update into the new App Update

* [DDW-269] Colors progress

* [DDW-269] Remove unused methods

* [DDW-269] Progress

* [DDW-269] New screens for manual update scenarios

* [DDW-269] Progress - finish update process

* [DDW-269] Improve security when opening the installer file

* Revert "[DDW-269] Improve security when opening the installer file"

This reverts commit 512cad8.

* [DDW-269] Preparation for QA testing - init

* [DDW-269] Preparation for QA testing - progress

* [DDW-269] Preparation for QA testing - progress

* [DDW-269] Different versions for testing purposes

* [DDW-269] Fix storybook styling

* [DDW-269] Preparing to copy theme variables

* [DDW-269] Color adjustments

* [DDW-269] Build for test - SHOULD UPDATE

* [DDW-269] Build for test - IS UP TO DATE

* [DDW-269] Adjustments

* [DDW-269] Adjustments and missing translation

* [DDW-269] Styling adjustments

* [DDW-269] Styling adjustments

* [DDW-269] Temporary testing bits

* [DDW-269] Styling adjustment

* [DDW-269] Temporary testing bits

* [DDW-269] Temporary testing bits

* [DDW-269] Testing version

* fix yarn.lock

* [DDW-269] TEST - Should Update

* [DDW-269] Remove react-syntax-highlighter from yark.lock

* [DDW-269] TEST - SHOULD UPDATE

* [DDW-269] yark lock things

* [DDW-269] Acceptance tests

* fix yarn.lock

* [DDW-269] Fixed shasum version

* [DDW-269] yarn.lock

* [DDW-269] Fix yarn.lock

* [DDW-269] Improve error when the Installer is missing

* [DDW-269] After installing

* [DDW-269] Translation manager

* [DDW-269] Fix switched installers

* [DDW-269] Handle app closing

* [DDW-269] Minor adjustment

* [DDW-269] Move scroll into the news items

* [DDW-269] Color variable and close newsfeed after download update

* [DDW-269] Handle app closing - fixing

* [DDW-269] Adjustments and remove consoles

* [DDW-269] Fix total download size not being displayed

* [DDW-269] Missing JP translation

* [DDW-269] Inconsistent colors for the white theme

* [DDW-269] Remove update overlay when Daedalus is quitting

* [DDW-269] Fix localstorage theme key declaration

* [DDW-269] Handle file deleted while downloading

* [DDW-269] Checks if the file exists on app loading

* [DDW-269] Correct green dot color

* [DDW-269] Prevent close button on error scenario

* [DDW-269] Prevent error message to be improperly shown

* [DDW-269] Fix japanese link

* [DDW-269] Different action for Linux

* [DDW-269] Logging errors

* [DDW-269] Supports link inside the markdown content

* [DDW-269] Handles error when changing to Japanese

* [DDW-269] Handle multiple download requests

* [DDW-269] Allow installation postpone

* [DDW-269] Linux/postpone copy/translation

* [DDW-269] Linux installation

* [DDW-269] Logging errors

* [DDW-269] Logging errors - 2

* [DDW-269] Test without update-runner

* [DDW-269] Test without update-runner - chmod

* [DDW-269] Test without update-runner - quit after install

* [DDW-269] Revert logging

* [DDW-269] Test Update Runner

* [DDW-269] Test 2 Update Runner

* [DDW-269] Test 3 Update Runner

* [DDW-269] Test 4 Update Runner - synchronous

* [DDW-269] [DDW-269] Test 4 Update Runner - asynchronous messages

* [DDW-269] Progress

* [DDW-269] spawn env

* [DDW-269] [DDW-269] spawn env 2

* [DDW-269] [DDW-269] spawn env 2

* Revert "[DDW-269] [DDW-269] spawn env 2"

This reverts commit 6a2dc0d.

* [DDW-269] Checkbox checked when installing

* [DDW-269] Adjustments

* [DDW-269] Fix Update description not changing locale

* [DDW-269] Postpone/Installing update link adjustments

* dont treat stderr as fatal

* fix the missing username

* fix the on function and the global unhandledRejection handler

* [DDW-269] Styling adjustments

* clean up arx temp files after execution
report progress for daedalus to render

* [DDW-269] Fix issue when deleting the temporaty file

* [DDW-269] Fix issue when deleting the temporaty file

* [DDW-269] Linux installation progress

* [DDW-269] Small adjustment

* [DDW-269] Styling adjustments

* [DDW-269] Remove typos and console log

* [DDW-269] Remove dummy data

* [DDW-269] Cleanup

Co-authored-by: Michael Bishop <michael.bishop@iohk.io>
Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-395] Update WBE

* fix case sensitive filename

Co-authored-by: Michael Bishop <michael.bishop@iohk.io>
* DDW-396 The retirement label is too light on yellow theme

* DDW-396 The retirement label is too light on yellow theme

* DDW-396 The retirement label is too light on yellow theme - fixes
* add smashUrl for mainnet

* Fix smashUrl propagation

* [smash-urls]: Show loader when no stake pools exist

* Updates CHAGNELOG

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
Co-authored-by: Yakov Karavelov <yakov.karavelov@iohk.io>
* [DDW-405] Wait Daedalus to quit before launching app update

* [DDW-405] CHANGELOG

* [DDW-405] Testing data

* [DDW-405] Correct CHANGELOG entry

* [DDW-405] Remove testing data
@nikolaglumac nikolaglumac added release-2.2.0 Daedalus Mainnet release-2.3.0-FC1 Daedalus Flight release-2.3.0-FC2 Daedalus Flight release-2.3.0 Daedalus Mainnet labels Oct 8, 2020
@nikolaglumac nikolaglumac self-assigned this Oct 8, 2020
@nikolaglumac nikolaglumac merged commit 2a41d8c into master Oct 8, 2020
@iohk-bors iohk-bors bot deleted the release-with-master branch October 8, 2020 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-2.2.0 Daedalus Mainnet release-2.3.0-FC1 Daedalus Flight release-2.3.0-FC2 Daedalus Flight release-2.3.0 Daedalus Mainnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants