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

Merge release/4.0.3 into master #2491

Merged
merged 70 commits into from
Mar 30, 2021
Merged

Merge release/4.0.3 into master #2491

merged 70 commits into from
Mar 30, 2021

Conversation

nikolaglumac
Copy link
Contributor

@nikolaglumac nikolaglumac commented Mar 30, 2021

4.0.3

Features

  • Added absolute slot number to Catalyst voting registration transaction metadata (PR 2476)
  • Improved the transactions and rewards CSV export contents (PR 2451)
  • Implement Trezor passphrase handling (PR 2284)

Fixes

  • Fixed Catalyst voting registration being stuck at confirming transaction step issue (PR 2482)
  • Fixed animation and positioning issues in the progress bar (PR 2458)
  • Fixed dropdown not appearing in the Stake Pools Settings screen (PR 2460)
  • Fixed delay on loading stake pool list after switching the SMASH server (PR 2447)

Chores

  • Refactored stake pool lists to use our react-polymorph PopOver component (PR 2373)
  • Increased maximum event listeners limit to avoid IPC channel stalling (PR 2482)
  • Updated Catalyst voting registration text copy for Fund4 (PR 2482)
  • Improved reveal / hide action for public key field (PR 2473)
  • Updated lockfile:check and lockfile:fix scripts (PR 2483)
  • Improved hardware wallets public keys exporting while signing transaction witnesses (PR 2477)
  • Updated trezor-connect dependency to version 8.1.25 (PR 2474)
  • Improved receive screen's "show used" toggle UX (PR 2466)
  • Updated iohk-nix to revision bc4216c5 (PR 2462)
  • Updated cardano-wallet to revision 1fbb9f46 (PR 2462)
  • Re-enabled "Selfnode" environment (PR 2462)
  • Restored global link style on voting registration over screen (PR 2453, PR 2456)

4.0.2-FC3

Features

  • Enabled sending of native tokens for hardware wallets (PR 2446)
  • Enabled the "View wallet's public key" feature (PR 2429)
  • Added visual backdrop blur effect to some overlays and dialogs (PR 2431)
  • Updated Tile view of stake pools with rank by rewards (PR 2426)
  • Enabled the "Loading Stake Pools" state anytime the pools are loading (PR 2424)
  • Implemented the syncing state for the Stake Pools settings screen (PR 2418)

Chores

  • Improved error message shown when trying to make a transaction from a wallet that contains only reward (PR 2450)
  • Added configuration variable for native tokens formatted amounts display (PR 2449)
  • Updated iohk-nix to revision 60fe72cf (PR 2441)
  • Updated cardano-wallet to version 2021-03-04 (PR 2427)
  • Increased "Report connecting issues" timeout (PR 2440)
  • Removed line break characters on the address from exported PDF (PR 2402)

4.0.1-FC2

Fixes

  • Fixed text overlapping issue on native token input field (PR 2422)
  • Fixed transaction fee calculation error messages handling (PR 2421)

4.0.0-FC1

Features

  • Added native token support PR 2292

Features

  • Enabled rewards withdrawals on hardware wallets (PR 2408)

Fixes

  • Fixed InlineEditingInput common component so that wallet name input field works well (PR 2409)

Chores

  • Moved ITN redemption to Daedalus application menu (PR 2401)
  • Removed unnecessary "socketFile" declaration in launcher-config (PR 2400)
  • Updated delegated stake pool status on delegation center screen (PR 2404)
  • Adjusted hover PopOver styles on the first tile in the delegation center screen (PR 2386)

topseniors and others added 30 commits February 23, 2021 14:06
…ion center (#2386)

* [DDW-550] Adjust delegation tile popover styles

* [DDW-550] Update changelog

* [DDW-550] Fix delegation tile popover styles

* [DDW-550] Update delegation tile popover style on delegation center screen

* [DDW-550] Fix yarn.lock

* [DDW-550] Fix yarn.lock

* [DDW-550] Separate first tile popover style hander from lifecycle hook

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
…" screen (#2404)

* [DDW-579] Fix delegated stake pool error on delegation center screen

* [DDW-579] Update changelog

* [DDW-579] Improve code style

* [DDW-579] Fix changelog
* launcher-config: remove socketFile

* Merges develop, Adds CHANGELOG

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-560] Fix InlineEditingInput field for change handling

* [DDW-560] Update changelog

* [DDW-560] Fix changelog

* [DDW-560] Fix InlineEditingInput field validation

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-584] Apply Withdrawals to Hardware Wallets transactions

* [DDW-584] CHANGELOG update

* [DDW-584] Changelog update and code style improvement

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-569] Move itn redemption to daedalus application menu

* [DDW-569] Update changelog

* [DDW-569] Remove unnecessary condition checking for menu disability

* [DDW-569] Remove unnecessary sidebar menu item

* [DDW-569] Fix changelog

* [DDW-569] Improves syncing state handling

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-500] Tooltip content and styling progress

* DDW-500 Implement design for native tokens - fixing - fixes after merge

* DDW-500 Implement design for native tokens - fixing - fixes for wallet send fields

* DDW-500 Implement design for native tokens - fixes for wallet send fields

* DDW-500 Implement design for native tokens - fixes for wallet send fields

* DDW-500 Implement design for native tokens - fixes for wallet send fields

* DDW-500 Implement design for native tokens - adding token decimal places limit

* DDW-500 Implement design for native tokens - adding fixes for multiple tokens asset add

* DDW-500 Implement design for native tokens - adding fixes for multiple tokens asset add

* DDW-500 Implement design for native tokens - adding fixes for multiple tokens asset add

* [DDW-500] Fix get asset endpoints

* [DDW-500] Fix getAssets endpoint for Byron wallets

* DDW-500 Implement design for native tokens - adding fixes for multiple tokens asset add

* DDW-500 Implement design for native tokens - prettier fix

* DDW-500 Implement design for native tokens

* DDW-500 Implement design for native tokens - fixing reset form

* [DDW-500] PopOver persist on hovering

* DDW-500 Implement design for native tokens - flow fixes

* [DDW-500] Popover consolidated colors

* [DDW-500] PopOver styling adjustment

* [DDW-500] Asset Token with hover and copy

* [DDW-500] Tooltip color adjustment

* [DDW-500] Styling adjustments

* [DDW-500] Timing adjustments

* DDW-500 Implement design for native tokens - fixes for multiple assets dropdowns

* DDW-500 Implement design for native tokens - fixes for multiple assets dropdowns

* [DDW-500] Bump iohk-nix, integrate laucher config metadataUrl

* DDW-500 Implement design for native tokens - fixes for multiple assets dropdown

* [DDW-500] Flow and translation manager

* [DDW-500] Rename AssetsWalletSummary into WalletSummaryAssets

* DDW-500 Implement design for native tokens - fixes prettier

* [DDW-500] Improve the WalletSummary components

* [DDW-500] Wallet Summary locale organization

* [DDW-500] Remove getAsset endpoint

* DDW-500 Implement design for native tokens - fixing Summary Assets storybook

* DDW-500 Implement design for native tokens - fixing label for token

* [DDW-500] Add listAssets polling

* [DDW-500] Pairing wallet assets with the assets from the listAssets response

* [DDW-500] Improve Wallet Send assets content

* [DDW-500] Update CreateTransaction type and request

* DDW-500 Implement design for native tokens - disabled send tokens button for hardware wallets

* DDW-500 Implement design for native tokens - disabled add new tokens button for hardware wallets on send form

* DDW-500 Implement design for native tokens - Fix details order inside the Asset popover

* DDW-500 Implement design for native tokens - removing id from assets

* [DDW-500] Fix Create Transaction from server data

* [DDW-500] Fix Create Transaction from server data

* DDW-500 Implement design for native tokens - Ada (JP: ADA) is always separated from tokens

* DDW-500 Implement design for native tokens - Handle asset metadata units

* DDW-500 Implement design for native tokens - fixing send form opening from summary screen

* [DDW-500] Summary and Token styling adjustments

* [DDW-500] Fix Token width with no metadata name

* DDW-500 Implement design for native tokens - flow fixes

* [DDW-500] Add isInternalAddress checker

* DDW-500 Implement design for native tokens - flow fixes

* DDW-500 Implement design for native tokens - No tokens component

* DDW-500 Implement design for native tokens - No tokens component

* [DDW-500] AssetToken in the WalletsDropdown

* [DDW-500] AssetToken in the WalletsDropdown

* [DDW-500] [DDW-500] AssetToken in the WalletSendConfirmation

* [DDW-500] Fix TX missing props story

* [DDW-500] Remove unused prop

* [DDW-500] Fix flow and lint errors

* DDW-500 Implement design for native tokens - No tokens component

* DDW-500 Implement design for native tokens - No tokens component

* DDW-500 Implement design for native tokens - No tokens component

* DDW-500 Implement design for native tokens - send form updates

* DDW-500 Implement design for native tokens - send form updates

* DDW-500 Implement design for native tokens - send form updates

* DDW-500 Implement design for native tokens - send form updates - removing old Send form

* DDW-500 Implement design for native tokens - tx history updates + flow fixes

* DDW-500 Implement design for native tokens - tx history updates

* DDW-500 Implement design for native tokens - validation for send form

* DDW-500 Implement design for native tokens - send form updates for tokens dropdown items

* DDW-500 Implement design for native tokens - transctions updates for native tokens

* [DDW-500] TxFee returning Minimum ADA

* DDW-500 Implement design for native tokens - min ada value validation update

* DDW-500 Implement design for native tokens - min ada value validation update

* DDW-500 Implement design for native tokens - min ada value validation update

* DDW-500 Implement design for native tokens - receiver field validation

* [DDW-500] Change the Tx domain, so it only has the output assets

* DDW-500 Implement design for native tokens - fixes for number formatting

* DDW-500 Implement design for native tokens - fixes for number formatting

* [DDW-500] Remove wrong prop

* [DDW-500] Transaction component - WIP

* DDW-500 Implement design for native tokens - fixes for number formatting

* DDW-500 Implement design for native tokens - fixes for min ada tooltip

* [DDW-500] Fix asset fingerprints on the Summary screen

* DDW-500 Implement design for native tokens - fixes no tokens component

* [DDW-500] Enables multiple tokens Tx in the WalletSummary screen

* DDW-500 Implement design for native tokens - routing with selected token

* [DDW-500] Transaction progress

* [DDW-500] Transaction progress

* DDW-500 Implement design for native tokens - routing with selected token

* [DDW-500] Improve summary assets

* [DDW-500] Prevent 0 output when there are no tokens in a tx

* [DDW-500] Transactions - adjustments

* [DDW-500] Transactions - adjustments

* [DDW-500] Add mocked token metadata

* [DDW-500] Improve transaction details

* [DDW-500] Enable AssetToken tooltip

* [DDW-500] Fix moved tokens

* [DDW-500] Change the Wallet Assets qty to BigNumber

* DDW-500 Implement design for native tokens - routing with selected token

* [DDW-500] Change the Wallet Assets qty to BigNumber

* DDW-500 Implement design for native tokens - routing with selected token

* [DDW-500] Change the Wallet Assets qty to BigNumber

* [DDW-500] Change the Wallet Assets qty to BigNumber

* [DDW-500] Fix assets dropdown and Tx asset with BN qty

* [DDW-500] Fix assets dropdown and Tx asset with BN qty

* [DDW-500] Remove unused import

* DDW-500 Implement design for native tokens - fixes for dropdowns

* DDW-500 Implement design for native tokens - fixes for remove asset and dropdown values update

* DDW-500 Implement design for native tokens - fixes for remove asset and dropdown values update

* [DDW-500] Add more dummy metadata

* DDW-500 Implement design for native tokens - fixes for min ada value and clear asset field on change

* DDW-500 Implement design for native tokens - disable add new token button when no tokens available

* [DDW-500] Dummy token data update

* [DDW-500] Improve Transactio component

* [DDW-500] Fix defects

* [DDW-500] Correct Send Confirmation screen

* DDW-500 Implement design for native tokens - fixing reset of form and validation

* [DDW-500] Send Confirmation adjustments

* DDW-500 Implement design for native tokens - fixing reset of form and validation

* DDW-500 Implement design for native tokens - fixing reset of form and validation

* [DDW-500] Send Confirmation adjustments

* [DDW-500] Send Confirmation adjustments

* [DDW-500] Send Confirmation Storybook adjustment

* [DDW-500] Correct asset qty in the Confirmation

* [DDW-500] Update receive screen text copy

* [DDW-500] Adds JP translations

* [DDW-500] Adds missing JP translation

* [DDW-500] Correct data passed to SendMoney in Wallets store

* DDW-500 Implement design for native tokens - fixing form validation and fee calculations

* DDW-500 Implement design for native tokens - fixing form validation and fee calculations

* [DDW-500] Updates text copy

* DDW-500 Implement design for native tokens - flow fixes

* DDW-500 Implement design for native tokens - fixes for decimal places for BigNumbers

* DDW-500 Implement design for native tokens - sorting assets on Summary screen by fingerprint value

* [DDW-500] Correct tx api payload and correct ADA display in the confirmation

* DDW-500 Implement design for native tokens - sorting assets on Summary screen by fingerprint value

* DDW-500 Implement design for native tokens - fixing validation for asset input fields

* DDW-500 Implement design for native tokens - fixing validation for asset input fields

* [DDW-500] Improve tokens data handling

* [DDW-500] Fix empty token being displayed in the confirmation screen

* [DDW-500] Fix empty token being displayed in the confirmation screen

* [DDW-500] Fix PopOver not hoverable

* DDW-500 Implement design for native tokens - disabled dot on numeric fields input

* [DDW-500] Verious bugfixes

* [DDW-500] Improve assets loading

* DDW-500 Implement design for native tokens - disabled dot on numeric fields input

* DDW-500 Implement design for native tokens - focus on field

* [DDW-500] Improve token tooltip copy button UX

* DDW-500 Implement design for native tokens - focus on field

* [DDW-500] Code style improvements

* [DDW-500] Adds missing translation

* [DDW-500] Improve copy button position

* [DDW-500] Update JP translations

* [DDW-500] Handle utxo_too_small API error

* [DDW-500] Bump RP

* [DDW-500] Handle utxo_too_small API error - handle edge cases

* [DDW-500] Prevent error thrown on Confirmation dialog close

* [DDW-500] Merges develop

* [DDW-500] Bump Daedalus version

* [DDW-500] Improve copy button position

* [DDW-500] Remove max-height for Token item

* [DDW-500] Update Daedalus version

* DDW-500 Implement design for native tokens - refactoring logic for add/remove/update fields on form

* DDW-500 Implement design for native tokens - refactoring logic for add/remove/update fields on form

* [DDW-500] Improve the tooltip

* [DDW-500] Adds blank asset name state

* [DDW-500] Adds token fetching state on tx details

* [DDW-500] Fix JP translations, Refactor send form

* [DDW-500] Transaction story on Storybook

* [DDW-500] Format Asset Qty according to the decimals value

* [DDW-500] Format Asset Qty according to the decimals value

* [DDW-500] Avoid displaying Asset title in Tx wo assets

* [DDW-500] Allow disabling dummy data in dev mode

* [DDW-500] Add no-tokens confirmation Tx in Storybook

* [DDW-500] Refactor send form data handling

* [DDW-500] Optimization

* [DDW-500] Code optimization

* [DDW-500] Confirmation Dialog improvements, Validation fixes, Api cleanup

* [DDW-500] Send Confirmation Dialog update

* [DDW-500] Improve namings

* [DDW-500] Code restructuring

* [DDW-500] Fix HW edgecase

* [DDW-500] Improve remove button UX

Co-authored-by: Danilo Prates <daniloprates@gmail.com>
Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-589] Fixes transaction fee calculation errors

* [DDW-589] Small styling adjustments
…cing (#2418)

* [DDW-558] Init

* [DDW-558] CHANGELOG

* [DDW-558] Display componen when still fetching the API data

* [DDW-558] Fix custom server input not appearing

* [DDW-558] Removes unused copy

* [DDW-558] Translation manager

* [DDW-558] Makes boolean props required

* [DDW-558] Code organization

* [DDW-558] Keep custom URL while syncing

* [DDW-558] Styling adjustment

* [DDW-558] Updates CHANGELOG

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-552] Remove line break characters from address on the exported pdf

* [DDW-552] Update changelog

* [DDW-552] Apply small font for address on the exported pdf

* [DDW-552] Updates CHANGELOG

* [DDW-552] Adjust font sizes of text contents in exported pdf

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-589] Fix text overlap issue on native token input field

* [DDW-589] Update changelog

* [DDW-589] Update const variable definition for token input field padding

* [DDW-589] Update asset token input component name

* DDW-589 - Native tokens ui issues - removing obsolete param for Tippy.js PopOver

* [DDW-589] Update AssetInput props

* [DDW-589] Update Ada input field padding on wallet send form

* [DDW-589] Update Ada input popover text copy for various cases

* [DDW-589] Update Ada input popover text copy resources

Co-authored-by: Aleksandar Djordjevic <aca_eliminator@hotmail.com>
Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-586] Update report connecting issues timeout value

* [DDW-586] Update changelog

* [DDW-586] Revert isTest conditional

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
…2424)

* [DDW-554] Simple approach

* [DDW-554] Updates CHANGELOG

* [DDW-554] Fix stake pool tracker logic

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
nikolaglumac and others added 26 commits March 15, 2021 10:08
* [DDW-593]: Restore link styling on voting registration over screen

* [DDW-593] Update changelog

* [DDW-593] Update changelog
* [DDW-593]: Restore link styling on voting registration over screen

* [DDW-593] Update changelog

* [DDW-593] Update changelog

* [DDW-593] Fix external link style

* [DDW-593] Adds CHAGNELOG item

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
…en (#2460)

* [DDW-601] Fixed dropdown not appearing in the Stake Pools Settings screen

* [DDW-601] Fixes the CHANGELOG item order

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-600] Fixes glitch in the progress bar

* [DDW-600] CHANGELOG

* [DDW-600] Fixes glitch in the progress bar

* [DDW-600] Fine tunning progress bar animation

* [DDW-600] Fixes Progress Bar misaligning issue on Linux

* [DDW-600] Removes redundant classname

* [DDW-600] Runs stylelint:fix, Fix voting transaction fee calculation

* [DDW-600] Fix animation in the voting screen

* [DDW-600] Correct CHANGELOG entry position

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* selfnode: switch to shelley-test-cluster

* [DDW-257] Selfnode setup

* [DDW-257] Fix build issues

* shelley-test-cluster: change path to projects.hsPkgs

* Fix yarn.lock

* Fix storybook

* [DDW-257] Fix selfnode bin names

* [DDW-257] Fix default SMASH URL handling

* [DDW-257] Genesis file update

* [DDW-257] Adds confirmation dialog when exiting selfnode

* [DDW-257] Remove unused cardano-wallet files

* [DDW-257] Fix local-cluster PID handling

* [DDW-257] Minor code improvements

* [DDW-257] Extract selfnode launcher code into a separate file

* [DDW-257] Move logging into CardanoNode

* [DDW-257] Fix wallet importers

* [DDW-257] Improve wallet importers

* [DDW-257] Updates README

* [DDW-257] Updates README

* [DDW-257] Updates README

* [DDW-257] Remove IOHK SMASH url from selfnode options

* [DDW-257] Improves wallet importer

* [DDW-257] README update

* [DDW-257] Integrate mock token metadata server into selfnode

* [DDW-257] Implements KEEP_LOCAL_CLUSTER_RUNNING env variable

* [DDW-257] Exposes eras on getNetworkParameters API response

* [DDW-257] Updates cardano-wallet and mary mnemonics

* [DDW-257] Convert all quantities to string before parsing it into BigNumber

* [DDW-257] Bump iohk-nix, Improve code

Co-authored-by: Samuel Leathers <samuel.leathers@iohk.io>
* [DDW-511] Implement Trezor passphrase handling - INIT

* [DDW-511] Fix yarn.lock

* [DDW-511] Fix yarn.lock

* [DDW-511] Changelog update and run prettier

* [DDW-511] Fix yarn.lock

* [DDW-511] Updates CHANGELOG

* [DDW-511] yarn.lock update

* [DDW-511] Handle passphrase cached  state and wrong passphrase on tx send

* [DDW-511] Run prettier

* [DDW-511] Apply Trezor event types from trezor-connect and change flow-type declarations due to that

* [DDW-511] Fix yarn.lock and CHANGELOG

* [DDW-511] Add additional passphrase label to hardware wallet status ONLY for Trezor

* [DDW-511] Add Japanese translation for the additional Enter Passphrase label

* [DDW-511] Improve device type recognizing

* [DDW-511] Added new device type check

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-580] Separated amount and asset and added Fee column

* [DDW-580] Implement the Tokens column

* [DDW-580] Filter asset change from tx

* [DDW-580] Copy and translation

* [DDW-580] Translation

* [DDW-580] JP translation

* [DDW-580] Remove ADA word from Rewards CSV export and screen

* [DDW-580] Styling adjustment

* [DDW-580] Correct JP brackets

* [DDW-580] Remove fee from the tx amount

* [DDW-580] Revert amount without fees in the Tx screen

* [DDW-580] Implement extra columns for sent tx

* [DDW-580] Fix incorrect comparison

* [DDW-580] Add CHANGELOG

* [DDW-580] Add CHANGELOG

* [DDW-580] Change CSV timestamps to ISO 8601 extended format

* [DDW-580] Runs translation manager, Runs stylelint

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* DDW-604 - Improve receive screen's "show used" toggle UX

* DDW-604 - Improve receive screen's "show used" toggle UX - changelog updates

* DDW-604 - Improve receive screen's "show used" toggle UX - Show used set off by default

* DDW-604 - Improve receive screen's "show used" toggle UX - making it remember it's last state for each of the wallets in the UI.

* DDW-604 - Improve receive screen's "show used" toggle UX - fixes

* DDW-604 - Improve receive screen's "show used" toggle UX - prettier updates

* DDW-604 - Improve receive screen's "show used" toggle UX - changelog updates

* DDW-604 - Improve receive screen's "show used" toggle UX - flow fixes

* DDW-604 - Improve receive screen's "show used" toggle UX - review fixes

* [DDW-604] Remove unecessary

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
Co-authored-by: Danilo Prates <daniloprates@gmail.com>
…on metadata (#2476)

* [DDW-616] Adds absolute slot number to Catalyst voting registration transaction metadata

* [DDW-616] Adds CHANGELOG
Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* DDW-606 - Reveal / hide action improvements

* DDW-606 - Reveal / hide action improvements - adding changelog

* DDW-606 - Reveal / hide action improvements - changing hide/reveal icon + aligning other icons

* DDW-606 - Reveal / hide action improvements - aligning other icons on jp language

* DDW-606 - Reveal / hide action improvements - lint, formatter updates

* DDW-606 - Reveal / hide action improvements - changelog update

* DDW-606 - Reveal / hide action improvements - removing focus on buttons

* DDW-602 -Improve PIN entry component UX - copy updates

* DDW-606 - Reveal / hide action improvements - focus on button fix

* [DDW-606] Run prettier and translation manager

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
…fix registration issues (#2482)

* [DDW-617] Adds https agent and TLS config, Debug

* [DDW-626] Updated Catalyst voting registration text copy for Fund4

* [DDW-626] Updates CHANGELOG

* [DDW-626] Fix event emitter limiting issue

* [DDW-617] Updates CHANGELOG

* [DDW-617] Code cleanup

* [DDW-626] Enable Voting for Testnet

* [DDW-626] Disables Voting on Testnet
* [DDW-544] Use PopOver for all stake pool tooltips

* [DDW-544] Fix yarn.lockfile

* [DDW-544] Remove backup file

* [DDW-544] Update to latest RP release

* [DDW-544] Fix NumericInput by upgrading to latest RP

* [DDW-544] Re-enable stake pool list preloading

* [DDW-544] Add pool tooltip border radius

* [DDW-544] Fix stake pool popover performance issue

* [DDW-544] Change pool popover rendering strategy

* [DDW-544] Add changelog entry

* [DDW-544] Fix typo in timing config

* [DDW-544] Add all nested popovers to the body

* [DDW-544] Fix width of copy id rect on pool tooltip

* [DDW-544] Reduce delegation wizard hover timeout

* [DDW-544] Fix nested pool pop overs teleporting

* [DDW-544] Fix flow issue

* [DDW-544] Fix delegation center tile styles

* [DDW-544] Upgrade to latest RP to fix teleporting issue

* [DDW-544] Fixes various issues reported in the pr

* [DDW-544] Merges develop

* [DDW-544] Make pool pop overs hide instantly

* [DDW-544] Add more code comments to pool popover

* [DDW-544] Updates CHANGELOG

* [DDW-544] Reduce unnecessary mobx recalculations

* [DDW-544] Refactor stake pools list to react-virtualized

* [DDW-544] Fix flow and lint issues

* [DDW-544] Updates CHANGELOG

* [DDW-544] Fix clipped stake pool tile glow in list

* [DDW-544] Fix empty space issue in stake pools rows

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-611] Update lockfile:fix script

* [DDW-611] Update changelog

* [DDW-611] Update lockfile:fix script

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
* [DDW-609] Basic cofetti effect

* [DDW-609] Basic fireworks fx

* [DDW-609] Fx controls - WIP

* [DDW-609] Attempt to better control the fireworks fx

* [DDW-609] React component for the fireworks effect

* [DDW-609] Remove confetti fx

* [DDW-609] Content and effect progress

* [DDW-609] Staking Info progress

* [DDW-609] CountDown working

* [DDW-609] Bring back old StakingInfo

* [DDW-609] Ajust Network Store to new definitions

* [DDW-609] Ajust components to new definitions

* [DDW-609] Lint errors

* [DDW-609] StakingInfoCountdown component

* [DDW-609] StakingInfoCountdown copy

* [DDW-609] TopBar progress

* [DDW-609] Logic progress

* [DDW-609] Adjustments

* [DDW-609] Move logic to Stores

* [DDW-609] Comments

* [DDW-609] Improve logic

* [DDW-609] Force countdown zero when fully decentralized

* [DDW-609] Tada button animation teak

* [DDW-609] Links and translation fix

* [DDW-609] Network and syncing state restrains

* [DDW-609] Improve testing functions

* [DDW-609] Remove offensive lines on yarn lock

* [DDW-609] Remove offensive lines on yarn lock

* [DDW-609] Fix dependencies

* [DDW-609] Remove animation in the TopBar

* [DDW-609] Remove animation in the TopBar

* [DDW-609] Increases the Currenct and Next epochs by 1 for testing

* [DDW-609] Different fake data for testing

* [DDW-609] Reset fake data functions

* [DDW-609] Change logic to show the Tada button

* [DDW-609] Remove 2 minute animation frame and improve TopBar logic

* [DDW-609] Remove unused code

* [DDW-609] Small fixes

* [DDW-609] Tada icon

* [DDW-609] Slows down the Tada Button animation

* [DDW-609] Run linters

* [DDW-609] New test method

* [DDW-609] Tada animation tweaks

* [DDW-609] Change the way isFullyDecentralized is set

* [DDW-609] Fix cardano-node exit issue

* [DDW-609] Remove test functions

* [DDW-609] Remove commented logging

Co-authored-by: Nikola Glumac <niglumac@gmail.com>
@nikolaglumac nikolaglumac added the release-4.0.3 Daedalus Mainnet label Mar 30, 2021
@nikolaglumac nikolaglumac self-assigned this Mar 30, 2021
@nikolaglumac nikolaglumac merged commit b285f62 into master Mar 30, 2021
@iohk-bors iohk-bors bot deleted the release-with-master branch March 30, 2021 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-4.0.3 Daedalus Mainnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants