-
Notifications
You must be signed in to change notification settings - Fork 237
Release: v2.8.0 #709
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
Merged
Release: v2.8.0 #709
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
0bdcceb
feat: add_all_tlds_and paymentid
Candy9797 3ce9397
feat: code review
Candy9797 34c9791
feat: code review
Candy9797 6606496
feat: fix yarn build
Candy9797 eb9b005
devop: make necessary changes
kvhnuke 1316df5
devop: merge develop
kvhnuke cd4677a
devop: to address field
kvhnuke fe4ed5b
feat: add label to tx confirmation
olgakup 6cab721
fix: ledger package issue
kvhnuke a375ae9
devop: switch trezor based on platform
kvhnuke 274f157
devop: update yarn
kvhnuke 39638a5
fix: currency filter when over thousands or below a certain value
gamalielhere 37ee211
devop: fix ellipsis error
kvhnuke ff62969
devop: replace all formatFiatValue to use parseCurrency
gamalielhere 21819c6
devop: revert test address
gamalielhere cb69550
devop: cleanup
gamalielhere ab81f6c
devop: switch extension check
kvhnuke 081461f
devop: move trezor-web to dev dep
kvhnuke 6b5a503
devop: move trezor-web to dev dep
kvhnuke fcce244
devop: move trezor-web to dev dep
kvhnuke e1dab4c
devop: follow similar logic
kvhnuke c17d693
devop: package updates
kvhnuke 5892e97
fix: conflicts
kvhnuke 1f81576
fix: loading less than
gamalielhere c10dfde
fix: code error
gamalielhere 8730342
fix: code issues
kvhnuke 849cd27
devop: update packages
kvhnuke dfab253
devop: merge
kvhnuke 0af7ff6
Merge pull request #706 from enkryptcom/feat/add-to-address
kvhnuke eb31eaa
devop: merge
kvhnuke 87eda71
Merge pull request #705 from enkryptcom/devop/trezor-conditional
kvhnuke 3ccec68
devop: add safe buffer to Rootstock collective staking gas estimation
kvhnuke 37553c4
devop: add hemi and bump version
kvhnuke a4dce73
devop: bump hw wallets version
kvhnuke 6b98719
fix: hw wallet package
kvhnuke 0f404ae
devop: cleanup
kvhnuke 7dbe5e6
Merge pull request #700 from enkryptcom/fix/currency-filter
kvhnuke 5c3cacb
devop: minor changes
kvhnuke 61d94ef
Merge branch 'devop/release-v2-8-0' of github.com:enkryptcom/enKrypt …
kvhnuke be3e905
devop: merge
kvhnuke f012109
Merge pull request #704 from enkryptcom/feat/space-id-support
kvhnuke 3e82a90
devop: minor changes
kvhnuke e0bfa67
fix: coderabbit recommendations
gamalielhere 1cbe741
fix: blank page
kvhnuke 56d6d8b
Merge pull request #707 from enkryptcom/devop/release-v2-8-0
kvhnuke 13df0aa
Merge branch 'main' into develop
kvhnuke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,6 @@ | ||
| import { NetworkNames } from '@enkryptcom/types'; | ||
|
|
||
| const newNetworks: NetworkNames[] = [ | ||
| NetworkNames.Derive, | ||
| NetworkNames.Conflux, | ||
| NetworkNames.UnitZero, | ||
| ]; | ||
| const newNetworks: NetworkNames[] = [NetworkNames.Hemi]; | ||
| const newSwaps: NetworkNames[] = []; | ||
|
|
||
| export { newNetworks, newSwaps }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.