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.23.0 #2846

Merged
28 commits merged into from
Nov 23, 2023
Merged

Release 1.23.0 #2846

28 commits merged into from
Nov 23, 2023

Conversation

katspaugh
Copy link
Member

@katspaugh katspaugh commented Nov 22, 2023

📊 Analytics

🐞 Bug fixes

WalletConnect

Other

🛠️ Improvements

mike10ca and others added 22 commits November 14, 2023 10:30
* Add test IDs amd modify nft tests
* chore: Analyze NextJS bundle size action

* fix: Remove redundant caching

* fix: Remove working directory
* fix: Lazy load mpc core kit

* fix: Only instantiate service once, extract address book function

* fix: Add skeleton for socialSigner loading state

* chore: Update bundle-analyzer action to update comment instead of creating new one
* Add seedless google flow happy path tests
- As environment variables are picked during build phase, we need to revert the dockerfile until we find a solution (it's better that the image takes 30 minutes to run that it doesn't work)
- Build docker image for ARM64. That should make Apple computers run the image faster
* Update tests structure
* Increase containers for parallel execution
* Update workflows
* Add test ids
* Fix: remove deprecated mobile pairing

* Fix accounts[0] and Delete Account

* Update onboard package

* Update env vars
* Fix: add help link in footer

* External link
* Fix: delay the notifications banner

* Fix tests

* Fix: close immediately
* fix:Add loading icons to buttons

* commit with siganture

* commit with siganture 2nd attempt
…2840)

* Refactor: move legal pages from components to pages

* Update privacy policy

* Rm start={1}

* Add pathnames

* Section links

* Smooth scroll
* Feat: track tx creations and safe views

* Rm PROPOSE_TX, rename TOGGLE_EXECUTE_TX, fix SIMULATE_TX

* Fix tests

* Track only typed messages as tx_created

* Safe viewed = meta event

* Do not call onSubmit when adding to batch

* Track safe apps tx creation

* Analytics: track app version in all events (#2831)

* Fix: remove deprecated mobile pairing (#2794)

* Fix: remove deprecated mobile pairing

* Fix accounts[0] and Delete Account

* Update onboard package

* Update env vars

* Fix: add help link in footer (#2822)

* Fix: add help link in footer

* External link

* Fix: double scroll bar in safe apps (#2829)

* Feat: track app version in all events

* Tests

* Fix safeapps and walletconnect events

* Rm spending_limit_transfer
* Add ability to use single Chrome version
* Increase retry attempts
* Analytics: add Spindl

* Env var

* Init spindl
Copy link

github-actions bot commented Nov 22, 2023

Branch preview

⏳ Deploying a preview site...

Copy link

github-actions bot commented Nov 22, 2023

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@katspaugh katspaugh changed the title Release/1.23.0 Release 1.23.0 Nov 22, 2023
Copy link

github-actions bot commented Nov 22, 2023

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
75.96% (+0.92% 🔼)
10020/13191
🔴 Branches
50.12% (+0.56% 🔼)
2040/4070
🔴 Functions
58.76% (+1.22% 🔼)
1496/2546
🟡 Lines
77.53% (+0.93% 🔼)
9055/11679
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / transactions.ts
100% 100% 100% 100%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴
... / Storage.ts
59.57% (-6.38% 🔻)
60%
40% (-10% 🔻)
57.78% (-6.67% 🔻)
🔴
... / useOnboard.ts
48.57% (-1.87% 🔻)
27.27% (+0.8% 🔼)
20%
50.56% (-2.02% 🔻)
🔴
... / dispatch.ts
49.3% (-0.35% 🔻)
61.11% 32%
48.12% (-0.36% 🔻)
🔴
... / recommendedNonce.ts
31.58% (-0.24% 🔻)
0% 0%
37.5% (+0.66% 🔼)
🔴
... / utils.ts
48.89% (-2.33% 🔻)
36.36%
26.67% (-1.9% 🔻)
50% (-1.72% 🔻)
🔴
... / SignForm.tsx
58.7% (-1.3% 🔻)
38.46% (-0.67% 🔻)
33.33%
59.09% (-1.37% 🔻)
🟢
... / ReviewSignMessageOnChain.tsx
82.26% (-2.22% 🔻)
50% (-8.82% 🔻)
80%
83.33% (-2.38% 🔻)
🟡
... / ReviewTokenTx.tsx
61.54% (-9.89% 🔻)
0% 0%
66.67% (-16.67% 🔻)
🔴
... / wallets.ts
34.62% (-0.57% 🔻)
0% 0%
43.9% (-0.28% 🔻)
🟢
... / WalletDetails.tsx
87.5% (-12.5% 🔻)
100% 0%
85.71% (-14.29% 🔻)

Test suite run success

1098 tests passing in 154 suites.

Report generated by 🧪jest coverage report action from 14570dd

- Add node-gyp before installing other packages
- Increase yarn timeout
@francovenica
Copy link
Contributor

The tickets that are functional in the description were checked and they work fine.
Keep going with the regression itself

@francovenica
Copy link
Contributor

  • Indexing is not working properly in GNO, so I'll only use Sepolia
    This is the safe I had issues with. I'll check again tomorrow to see if the indexing was successful:
    gno:0x27325F57F06Ee951789aB1d37D8723031ff32cfc

  • I'm not receiving Notifications of any kind (incomming funds, tx to sign). Could it be because of the env?

  • In this PR I cannot use social login. Can we use stg after the setup we did? or we still have to whitelist?

The rest looks fine. I'll keep checking tomorrow a bit more

@katspaugh katspaugh closed this pull request by merging all changes into main in d06ff30 Nov 23, 2023
@katspaugh katspaugh deleted the release/1.23.0 branch November 23, 2023 10:17
@github-actions github-actions bot locked and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants