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 1.7 #615

Merged
merged 662 commits into from
Mar 5, 2022
Merged

Release 1.7 #615

merged 662 commits into from
Mar 5, 2022

Conversation

stefashkaa
Copy link
Contributor

No description provided.

Nikita-Polyakov and others added 30 commits June 16, 2021 13:00
* always show swap market algorithm

* update wallet
* add fixes for parsing and calculation total amount

* refactoring types

* fix button styles
* Improve whitelist & fix select token dialog logged out state

* Update wallet version
* Fixed z-indexes for Loader.
* use neu components

* fix ccs

* update wallet
* merge c133e19

* add datetime to built js files (#298)

* Rename storage for settings because of polkadot-js-wallet (#301)

* fix merge conflicts

* remove space

* remove extra space

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* Pool Screen: Fixed collapse arrows.
* Pool List: Made whole button area clickable.
* Fixed Terms and Privacy Policy responsive behaviour.
* Transaction Settings Dialog: Added content area.
* remove some overrides

* collapse css

* update select node css

* fix collable background

* add min-height for bridge-content
* change subscribe liquidity flow

* fix calls order
* Keep sora hash for user guide

* Fix issues & improve styles

* Remove unused assets
* update select token modals

* fix return type
* load fonts from overides to reneder icons not transparent

* add TODO
* fix overflow issue

* fix transaction copy button

* fix bridge card padding
* add TokenAddress component

* fix font-weight
* don't fetch registered assets twice

* fix select network flow
* Fix typo
* Update sorascan links
* Update wallet
* Removed font feature settings.
* Removed Lottie Loader.
* Font feature settings overriding.
* Updated font feature settings.
* improve node connection process after disconnect

* fix css

* fix typo
* create subscription at first, to not allow leak because async hook

* improve createAccountLiquiditySubscription

* refactoring add liquiddity return
* refactoring some components

* update subscriptions management
Nikita-Polyakov and others added 24 commits February 9, 2022 09:30
* refactoring evm fee fetching

* remove unused store attributes

* remove duplicated code

* add isRegisteredAsset getter to bridge

* evm netfork fee update

* fix endTime bug, remove unnecessary code

* remove transactionStep from state

* refactoring computed attributes in BridgeTransaction

* refactoring BridgeTransaction flags

* transfered BridgeOutgoing logic

* add TODO comments & reduce github changes

* remove redundant code

* remove empty mutations

* transfer EthBridgeIncoming logic & remove xstate

* refactoring bridge utils

* refactoring bridge getters

* wip debugging

* wip refactoring bridge store

* refactoring bridge handlers

* wip refactoring bridge utils

* update ethereumNetworkFee during evm tx processing

* refactoring common state handlers

* fix retry

* fix issues aaprove & remove history by id

* refactoring to classes

* refactoring bridge, fix bugs

* remove unused code

* stop tx, show action needed

* update translations

* fix history align

* fix account assets subscription watcher

* change font-size:10px to variable

* change timeout to subscriptions

* refactoring

* set confirmation to 1, write evm block number in tx

* add blocks left

* update subscriptions

* small fixes

* show current tx network fees if they not exists

* fix network type bug

* update translations

* update to import type BridgeHistory

* get sora hash for incoming transfer

* add comment
* Referral system: Fixed unbond Max Button, Active Menu state, Added Redirect after Bond/Unbond, Updated Referrals Addresses.
* Referral System: Added message if user already has referrer.
* Fixed Set Referral Confirmation Dialog.
* Updated icon classes.
* Fix nft issues according to new api

* fix remove account asset

Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp>
* Restrict operations for non divisible assets

* Update wallet version
* show dropdown or buttons in app header menu

* fix initial render

* add type for menu item

* transafer styles

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* Updated wallet version.
* Referral Rewards: Fixed Referrals Rewards Values.
* refactoring evm fee fetching

* remove unused store attributes

* remove duplicated code

* add isRegisteredAsset getter to bridge

* evm netfork fee update

* fix endTime bug, remove unnecessary code

* remove transactionStep from state

* refactoring computed attributes in BridgeTransaction

* refactoring BridgeTransaction flags

* transfered BridgeOutgoing logic

* add TODO comments & reduce github changes

* remove redundant code

* remove empty mutations

* transfer EthBridgeIncoming logic & remove xstate

* refactoring bridge utils

* refactoring bridge getters

* wip debugging

* wip refactoring bridge store

* refactoring bridge handlers

* wip refactoring bridge utils

* update ethereumNetworkFee during evm tx processing

* refactoring common state handlers

* fix retry

* fix issues aaprove & remove history by id

* refactoring to classes

* refactoring bridge, fix bugs

* remove unused code

* stop tx, show action needed

* update translations

* fix history align

* fix account assets subscription watcher

* change font-size:10px to variable

* change timeout to subscriptions

* refactoring

* set confirmation to 1, write evm block number in tx

* add blocks left

* update subscriptions

* small fixes

* show current tx network fees if they not exists

* fix network type bug

* update translations

* update to import type BridgeHistory

* get sora hash for incoming transfer

* wip history restoration

* restore history with more accurate data

* set timestamps to restored history

* incoming transactions restoration

* fix cancelled evm tx flow

* fix checkmark position

* fix parsing amount

* etherscan implementation

* speed up restoration

* improve filtering

* create BridgeContainer

* add ethescan api key to env.json

* change restoration executon from parallel to continious

* refactoring web3 & bridge mixin

* restore bridge history in desc order

* fix build error

* update ethescan API keys

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* Referral System: Updated Localisation.
* PW-564: Fixed Bonded Balance Translation.
* refactoring evm fee fetching

* remove unused store attributes

* remove duplicated code

* add isRegisteredAsset getter to bridge

* evm netfork fee update

* fix endTime bug, remove unnecessary code

* remove transactionStep from state

* refactoring computed attributes in BridgeTransaction

* refactoring BridgeTransaction flags

* transfered BridgeOutgoing logic

* add TODO comments & reduce github changes

* remove redundant code

* remove empty mutations

* transfer EthBridgeIncoming logic & remove xstate

* refactoring bridge utils

* refactoring bridge getters

* wip debugging

* wip refactoring bridge store

* refactoring bridge handlers

* wip refactoring bridge utils

* update ethereumNetworkFee during evm tx processing

* refactoring common state handlers

* fix retry

* fix issues aaprove & remove history by id

* refactoring to classes

* refactoring bridge, fix bugs

* remove unused code

* stop tx, show action needed

* update translations

* fix history align

* fix account assets subscription watcher

* change font-size:10px to variable

* change timeout to subscriptions

* refactoring

* set confirmation to 1, write evm block number in tx

* add blocks left

* update subscriptions

* small fixes

* show current tx network fees if they not exists

* fix network type bug

* update translations

* update to import type BridgeHistory

* get sora hash for incoming transfer

* wip history restoration

* restore history with more accurate data

* set timestamps to restored history

* incoming transactions restoration

* fix cancelled evm tx flow

* fix checkmark position

* fix parsing amount

* etherscan implementation

* speed up restoration

* improve filtering

* create BridgeContainer

* add ethescan api key to env.json

* change restoration executon from parallel to continious

* refactoring web3 & bridge mixin

* restore bridge history in desc order

* fix build error

* update ethescan API keys

* rework history restoration using subquery

* fix for & tiny optimization

* fetch block number based on transactions

* fix duplicated fetch

* optimization of logs search

* remove restored flag

* add bridgeHistorySyncTimestamp

* move history restoration to class

* refactoring

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* update wallet

* update translations

* Add api key

* Update wallet version

* Update token icons

Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* Referral System: Added Invited Users Subscription.
* Update ConfirmBonding.vue

* Fix types

* Fix scroll for dialog wrappers

* update wallet

* Fix click outside

Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp>
* Fix referral system issue

* Update yarn.lock
@stefashkaa stefashkaa merged commit 5450215 into master Mar 5, 2022
@stefashkaa stefashkaa deleted the release/1.7 branch March 5, 2022 11:00
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.

9 participants