Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 7.1.0 * feat(release): 7.0.0 (#6465) * 6.6.0 * notify appium server test is done (#6349) * add tags and simplify feature description (#6353) * [FIX] Appium: remove duplicate step onboarding (#6356) * remove duplicated step * configure smoke test for bitrise * [FEAT] wallet connect v2 (#6355) * feat: wc2 integration * chore: remove unnecessary console logs * chore: cleanup * refactor: move WalletConnect.js to WalletConnect folder * feat: restore comm layer to 0.2.2 * fix: import path * fix: unit tests for wc1 * feat: default session value to id * feat: prevent display loading modal until unlocked * feat: improve url/title display to occupy all space * feat: use originator platforminfo * feat: update comm layer to 0.2.4 * feat: force bigint big-integer polyfill on android * feat: force hide loading state function * feat: add request_source to views approval and senflow confirm * Revert "[FEAT] wallet connect v2 (#6355)" (#6379) This reverts commit 3911d7c. * User can not longer edit account name to be an empty string (#6389) * [FIX] [6.6.0] Block explorer name on Account Actions (#6390) * block explorer name now it is correct on account actions sheet * block explorer option only visible when it is defined * Force Bitrise to build with intel medium stack machine (#6412) * [FIX] - Fix input display when editing account name (#6413) * remove height from input component * update edit account name snapshot * adding padding vertical 0 instead of removing height * [FIX] [6.6.0] - Onboarding wizard misaligned (#6395) * improvement on oboarding wizard to be more dynamic * fix snapshot and fix unused import * update text alignment * onboarding more dynamic * fix bug on android * remove unused import * New Crowdin translations by Github Action * update translations * update Animated Transaction Modal test * update snapshot --------- Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com> Co-authored-by: Cal Leung <cleun007@gmail.com> Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com> * [FIX] [6.6.0] - Import tokens and NFTs button now visible (#6431) * import tokens and nfts visible * nfts tab on wallet view with import NFTs visible * [FIX] Send ETH displays Collectible as predefault value in the Amount screen and undefined balance (#6446) * fix Send ETH displays as predefault value in the screen and balance * added snapshot * RC2 build 1113 (#6448) * RC2 build 1113 * resolve yarn audit for socket.io-parser --------- Co-authored-by: sethkfman <Seth.Kaufman@consensys.net> * Fix ENS name displayed on confirm send page (#6350) (#6456) * build version bump to 1114 (#6460) * 7.0.0 * [FEATURE] WalletConnect v2 Integration (#6380) * feat: wc2 integration * chore: remove unnecessary console logs * chore: cleanup * refactor: move WalletConnect.js to WalletConnect folder * feat: restore comm layer to 0.2.2 * fix: import path * fix: unit tests for wc1 * feat: default session value to id * feat: prevent display loading modal until unlocked * feat: improve url/title display to occupy all space * feat: use originator platforminfo * feat: update comm layer to 0.2.4 * feat: force bigint big-integer polyfill on android * feat: force hide loading state function * feat: add request_source to views approval and senflow confirm * bumps build number and adds Bitrise Intel force build fix * feat: add big-integer dependency to avoid linting error * feat: improve logging * feat: handle dangling promises * feat improve wc2 url parsing * feat: store in env custom sdk env server * feat: store in env custom sdk env server * feat: use promise to get walletconnect instance * feat: update to latest wc se-sdk * feat: update to latest wc se-sdk * chore: linting * feat(CI): Convert Bitrise Workflows to Pipelines (#6366) * add qa build pipeline * update stage names * removed utility workflow on slack notification * removed utility workflow on slack notification * add release build pipeline * commented out RC trigger * commented out triggers * fix typo * added comments and updated workflows * formatting error for release announcement * adding gradle caching * added notes for QA test setup * update deploy path * add pulling pipeline files * update artifact sources * added E2E pipelines * update notification to use pipeline title * update view build pipeline * updated deploy paths * added pipeline deploy for intermediate files * added intermediate files * bumped machines * format change * disabled android for test * updated artifact archives * update deploy path for iOS * updated deploy paths and machines * updated deploy and release stages * remove git info in notifies * intermeidate files fix * intermeidate files fix for iOS QA * update trigger * updated deploy xarchive * removed symbol files from intermmediate builds * removed symbol files from intermmediate builds * added caching and optimize machine build times * update failure slack notification * removed unused get workflow info because of pipeline conversion * updated triggers to use pipelines and added smoke pipeline trigger --------- Co-authored-by: abretonc7s <arthur.breton@consensys.net> Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com> * [FEAT] wc2 (#6492) * feat: wc2 integration * feat: prevent display loading modal until unlocked * feat: use originator platforminfo * feat: force bigint big-integer polyfill on android * bumps build number and adds Bitrise Intel force build fix * feat: store in env custom sdk env server * feat: update to latest wc se-sdk * feat: update to latest wc se-sdk * chore: linting * feat: update dependencies * fix: issue with eth_sendTransaction * chore: remove duplicate imports * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * chore: edit js env * docs: add wallet connect project id info --------- Co-authored-by: Andrea Salvatore <andrea.salvatore@consensys.net> * build 1117 RC3 (#6501) * [FIX] wc2 integration with eth_sendTransaction (#6528) * feat: wc2 integration * feat: prevent display loading modal until unlocked * feat: use originator platforminfo * feat: force bigint big-integer polyfill on android * bumps build number and adds Bitrise Intel force build fix * feat: store in env custom sdk env server * feat: update to latest wc se-sdk * feat: update to latest wc se-sdk * chore: linting * feat: update dependencies * fix: issue with eth_sendTransaction * chore: remove duplicate imports * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * chore: edit js env * docs: add wallet connect project id info * fix: not waiting for transaction hash promise result --------- Co-authored-by: Andrea Salvatore <andrea.salvatore@consensys.net> * build version bump to 1119 (#6531) * adds try/catch to catch error in case of missing WCv2 missing ID (#6536) * update changelog * removed conflict tags --------- Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com> Co-authored-by: Chris Wilcox <chris.wilcox@consensys.net> Co-authored-by: abretonc7s <107169956+abretonc7s@users.noreply.github.com> Co-authored-by: Andrea Salvatore <andrea.salvatore@consensys.net> Co-authored-by: tommasini <46944231+tommasini@users.noreply.github.com> Co-authored-by: Cal Leung <cleun007@gmail.com> Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com> Co-authored-by: Sylva Elendu <iamsylvaelendu@gmail.com> Co-authored-by: sethkfman <Seth.Kaufman@consensys.net> Co-authored-by: Jyoti Puri <jyotipuri@gmail.com> Co-authored-by: abretonc7s <arthur.breton@consensys.net> * ci(bitrise): fix pod install step (#6543) * remove sourcemaps from QA builds * bump ruby version update and recreated podfile.lock * bump cocoapods version * remove cocoapods caching * Revert "remove sourcemaps from QA builds" This reverts commit 09a63f6. * Revert "bump cocoapods version" This reverts commit 6a2890c. * revert podfile.lock changes * upgrade to cocoapods 1.12.0 (#6512) (#6538) fixes issue while building iOS, see facebook/react-native#34673 (comment) Co-authored-by: Nicolas MASSART <NicolasMassart@users.noreply.github.com> * fix: [7.1.0] remove unicode chars from utf8 token symbol (#6508) * patch to fix unicode on utf8 of token symbol * Revert "patch to fix unicode on utf8 of token symbol" This reverts commit 05dfee8. * unicode path to assets contract controller * Fix bug domain not shown on signature (#6464) * Make sure origin is shown on SignatureRequest Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> * if asset is undefined, show balance of selected account. Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> * update snapshot Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> * lint fix Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> * Test get balance if address is null Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> * test show origin header Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> * Lint fixes Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> * Podfile fix Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> * Fix PR comment: Combine the ifs Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> --------- Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> * bugfix: fix for swaps button displaying on unsupported networks (#6473) (#6553) Co-authored-by: Nicolas Ferro <nicolaspatricioferro@gmail.com> * feat(release): 7.0.1 (#6556) * 6.6.0 * notify appium server test is done (#6349) * add tags and simplify feature description (#6353) * [FIX] Appium: remove duplicate step onboarding (#6356) * remove duplicated step * configure smoke test for bitrise * [FEAT] wallet connect v2 (#6355) * feat: wc2 integration * chore: remove unnecessary console logs * chore: cleanup * refactor: move WalletConnect.js to WalletConnect folder * feat: restore comm layer to 0.2.2 * fix: import path * fix: unit tests for wc1 * feat: default session value to id * feat: prevent display loading modal until unlocked * feat: improve url/title display to occupy all space * feat: use originator platforminfo * feat: update comm layer to 0.2.4 * feat: force bigint big-integer polyfill on android * feat: force hide loading state function * feat: add request_source to views approval and senflow confirm * Revert "[FEAT] wallet connect v2 (#6355)" (#6379) This reverts commit 3911d7c. * User can not longer edit account name to be an empty string (#6389) * [FIX] [6.6.0] Block explorer name on Account Actions (#6390) * block explorer name now it is correct on account actions sheet * block explorer option only visible when it is defined * Force Bitrise to build with intel medium stack machine (#6412) * [FIX] - Fix input display when editing account name (#6413) * remove height from input component * update edit account name snapshot * adding padding vertical 0 instead of removing height * [FIX] [6.6.0] - Onboarding wizard misaligned (#6395) * improvement on oboarding wizard to be more dynamic * fix snapshot and fix unused import * update text alignment * onboarding more dynamic * fix bug on android * remove unused import * New Crowdin translations by Github Action * update translations * update Animated Transaction Modal test * update snapshot --------- Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com> Co-authored-by: Cal Leung <cleun007@gmail.com> Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com> * [FIX] [6.6.0] - Import tokens and NFTs button now visible (#6431) * import tokens and nfts visible * nfts tab on wallet view with import NFTs visible * [FIX] Send ETH displays Collectible as predefault value in the Amount screen and undefined balance (#6446) * fix Send ETH displays as predefault value in the screen and balance * added snapshot * RC2 build 1113 (#6448) * RC2 build 1113 * resolve yarn audit for socket.io-parser --------- Co-authored-by: sethkfman <Seth.Kaufman@consensys.net> * Fix ENS name displayed on confirm send page (#6350) (#6456) * build version bump to 1114 (#6460) * 7.0.0 * [FEATURE] WalletConnect v2 Integration (#6380) * feat: wc2 integration * chore: remove unnecessary console logs * chore: cleanup * refactor: move WalletConnect.js to WalletConnect folder * feat: restore comm layer to 0.2.2 * fix: import path * fix: unit tests for wc1 * feat: default session value to id * feat: prevent display loading modal until unlocked * feat: improve url/title display to occupy all space * feat: use originator platforminfo * feat: update comm layer to 0.2.4 * feat: force bigint big-integer polyfill on android * feat: force hide loading state function * feat: add request_source to views approval and senflow confirm * bumps build number and adds Bitrise Intel force build fix * feat: add big-integer dependency to avoid linting error * feat: improve logging * feat: handle dangling promises * feat improve wc2 url parsing * feat: store in env custom sdk env server * feat: store in env custom sdk env server * feat: use promise to get walletconnect instance * feat: update to latest wc se-sdk * feat: update to latest wc se-sdk * chore: linting * feat(CI): Convert Bitrise Workflows to Pipelines (#6366) * add qa build pipeline * update stage names * removed utility workflow on slack notification * removed utility workflow on slack notification * add release build pipeline * commented out RC trigger * commented out triggers * fix typo * added comments and updated workflows * formatting error for release announcement * adding gradle caching * added notes for QA test setup * update deploy path * add pulling pipeline files * update artifact sources * added E2E pipelines * update notification to use pipeline title * update view build pipeline * updated deploy paths * added pipeline deploy for intermediate files * added intermediate files * bumped machines * format change * disabled android for test * updated artifact archives * update deploy path for iOS * updated deploy paths and machines * updated deploy and release stages * remove git info in notifies * intermeidate files fix * intermeidate files fix for iOS QA * update trigger * updated deploy xarchive * removed symbol files from intermmediate builds * removed symbol files from intermmediate builds * added caching and optimize machine build times * update failure slack notification * removed unused get workflow info because of pipeline conversion * updated triggers to use pipelines and added smoke pipeline trigger --------- Co-authored-by: abretonc7s <arthur.breton@consensys.net> Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com> * [FEAT] wc2 (#6492) * feat: wc2 integration * feat: prevent display loading modal until unlocked * feat: use originator platforminfo * feat: force bigint big-integer polyfill on android * bumps build number and adds Bitrise Intel force build fix * feat: store in env custom sdk env server * feat: update to latest wc se-sdk * feat: update to latest wc se-sdk * chore: linting * feat: update dependencies * fix: issue with eth_sendTransaction * chore: remove duplicate imports * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * chore: edit js env * docs: add wallet connect project id info --------- Co-authored-by: Andrea Salvatore <andrea.salvatore@consensys.net> * build 1117 RC3 (#6501) * [FIX] wc2 integration with eth_sendTransaction (#6528) * feat: wc2 integration * feat: prevent display loading modal until unlocked * feat: use originator platforminfo * feat: force bigint big-integer polyfill on android * bumps build number and adds Bitrise Intel force build fix * feat: store in env custom sdk env server * feat: update to latest wc se-sdk * feat: update to latest wc se-sdk * chore: linting * feat: update dependencies * fix: issue with eth_sendTransaction * chore: remove duplicate imports * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * fix: error while rebasing * chore: edit js env * docs: add wallet connect project id info * fix: not waiting for transaction hash promise result --------- Co-authored-by: Andrea Salvatore <andrea.salvatore@consensys.net> * build version bump to 1119 (#6531) * 7.0.1 * refactor(whats-new-modal): remove onramp content (#6558) refactor(whats-new-modal): remove onramp translations * updated changelog * update changelog * fix release announcement bitrise step * resolve merge conflicts between 7.0.1 and 7.1.0 (#6565) * fix yarn --------- Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com> Co-authored-by: Chris Wilcox <chris.wilcox@consensys.net> Co-authored-by: abretonc7s <107169956+abretonc7s@users.noreply.github.com> Co-authored-by: Andrea Salvatore <andrea.salvatore@consensys.net> Co-authored-by: tommasini <46944231+tommasini@users.noreply.github.com> Co-authored-by: Cal Leung <cleun007@gmail.com> Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com> Co-authored-by: Sylva Elendu <iamsylvaelendu@gmail.com> Co-authored-by: sethkfman <Seth.Kaufman@consensys.net> Co-authored-by: Jyoti Puri <jyotipuri@gmail.com> Co-authored-by: abretonc7s <arthur.breton@consensys.net> Co-authored-by: Pedro Pablo Aste Kompen <wachunei@gmail.com> * fix: [7.1.0] Account incorrectly displayed on transaction review modal (#6502) * reset transaction when leave the send flow * Disable navigating back on send flow to force user to reset the transaction when exit the send flow * Disabling swipe down on IOS * build 1127 RC2 (#6572) * chore: pending review feedback for token details related changes (#6530) (#6578) * chore: pending review feedback for token details related changes * chore: updating styles for footer border * remvoe what's new modal step from feature files (#6580) * fix: Fix upgrade logout error on 7.1.0 (#6627) * updated migration script to check before assigning * bump version * added return statement to migration 16 instance * bump version for test build * bumped VERSION_NUMBER to 1136 (#6640) * bumped VERSION_NUMBER in gradle and pbxproj to 1136 (#6642) * upated change-log * chore: merge main into release branch (#6648) --------- Signed-off-by: Olusegun Akintayo <akintayo.segun@gmail.com> Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Wilcox <chris.wilcox@consensys.net> Co-authored-by: abretonc7s <107169956+abretonc7s@users.noreply.github.com> Co-authored-by: Andrea Salvatore <andrea.salvatore@consensys.net> Co-authored-by: tommasini <46944231+tommasini@users.noreply.github.com> Co-authored-by: Cal Leung <cleun007@gmail.com> Co-authored-by: sethkfman <10342624+sethkfman@users.noreply.github.com> Co-authored-by: Sylva Elendu <iamsylvaelendu@gmail.com> Co-authored-by: sethkfman <Seth.Kaufman@consensys.net> Co-authored-by: Jyoti Puri <jyotipuri@gmail.com> Co-authored-by: abretonc7s <arthur.breton@consensys.net> Co-authored-by: Pedro Pablo Aste Kompen <wachunei@gmail.com> Co-authored-by: Nicolas MASSART <NicolasMassart@users.noreply.github.com> Co-authored-by: Olusegun Akintayo <trinisoftinc@gmail.com> Co-authored-by: Curtis David <Curtis.David7@gmail.com> Co-authored-by: Nicolas Ferro <nicolaspatricioferro@gmail.com> Co-authored-by: yande <110056475+Andepande@users.noreply.github.com>
- Loading branch information