Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Oct 30, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on updating the list of contracts in the apps/dashboard/src/data/explore.ts file by adding a new contract address related to BurnMintERC677.

Detailed summary

  • Added the contract address 0xaF3202F6bAEbA50d37e0d4B0b870455EDF198D7c/BurnMintERC677 to the existing list of contracts.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 30, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2024

⚠️ No Changeset found

Latest commit: 975cd0b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 10:07pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Oct 30, 2024 10:07pm
thirdweb_playground ⬜️ Skipped (Inspect) Oct 30, 2024 10:07pm
wallet-ui ⬜️ Skipped (Inspect) Oct 30, 2024 10:07pm

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 30, 2024 19:55 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 30, 2024 19:55 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 30, 2024 19:55 Inactive
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 30, 2024
Copy link
Member Author

MananTank commented Oct 30, 2024

@codecov
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.29%. Comparing base (436f6b7) to head (975cd0b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5239   +/-   ##
=======================================
  Coverage   45.29%   45.29%           
=======================================
  Files        1068     1068           
  Lines       55380    55380           
  Branches     3975     3975           
=======================================
  Hits        25082    25082           
  Misses      29606    29606           
  Partials      692      692           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 436f6b7
packages 40.30% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 43 KB (0%) 861 ms (0%) 4.5 s (+9.49% 🔺) 5.4 s
thirdweb (cjs) 102.91 KB (0%) 2.1 s (0%) 7 s (+16.52% 🔺) 9.1 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 446 ms (+97.69% 🔺) 543 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 66 ms (+30.91% 🔺) 76 ms
thirdweb/react (minimal + tree-shaking) 17.38 KB (0%) 348 ms (0%) 1.1 s (+23.53% 🔺) 1.4 s

@MananTank MananTank force-pushed the 10-31-fix_maskedavatar_and_publisheravatar_sizing_issues_improved_loading_fallback_states branch from b4a8e1d to f926e06 Compare October 30, 2024 19:59
@MananTank MananTank force-pushed the 10-31-add_burnminterc677_in_popular_contracts_section branch from 8599b9d to cca94eb Compare October 30, 2024 19:59
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 30, 2024 19:59 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 30, 2024 19:59 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 30, 2024 19:59 Inactive
@MananTank MananTank force-pushed the 10-31-fix_maskedavatar_and_publisheravatar_sizing_issues_improved_loading_fallback_states branch from f926e06 to f35e72f Compare October 30, 2024 20:57
@MananTank MananTank force-pushed the 10-31-add_burnminterc677_in_popular_contracts_section branch from cca94eb to e45fa72 Compare October 30, 2024 20:57
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 30, 2024 20:57 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 30, 2024 20:57 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 30, 2024 20:57 Inactive
@MananTank MananTank force-pushed the 10-31-fix_maskedavatar_and_publisheravatar_sizing_issues_improved_loading_fallback_states branch from f35e72f to d697847 Compare October 30, 2024 21:22
@MananTank MananTank force-pushed the 10-31-add_burnminterc677_in_popular_contracts_section branch from e45fa72 to 056d4d4 Compare October 30, 2024 21:23
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 30, 2024 21:23 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 30, 2024 21:23 Inactive
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 30, 2024

Merge activity

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating the `apps/dashboard/src/data/explore.ts` file by adding a new entry to a list of addresses or identifiers related to third-party contracts.

### Detailed summary
- Added the entry `0xaF3202F6bAEbA50d37e0d4B0b870455EDF198D7c/BurnMintERC677` to the existing list of third-party contracts.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@MananTank MananTank force-pushed the 10-31-fix_maskedavatar_and_publisheravatar_sizing_issues_improved_loading_fallback_states branch from d697847 to 436f6b7 Compare October 30, 2024 22:04
@MananTank MananTank force-pushed the 10-31-add_burnminterc677_in_popular_contracts_section branch from 056d4d4 to 975cd0b Compare October 30, 2024 22:04
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 30, 2024 22:04 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 30, 2024 22:04 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 30, 2024 22:04 Inactive
Base automatically changed from 10-31-fix_maskedavatar_and_publisheravatar_sizing_issues_improved_loading_fallback_states to main October 30, 2024 22:07
@graphite-app graphite-app bot merged commit 975cd0b into main Oct 30, 2024
29 checks passed
@graphite-app graphite-app bot deleted the 10-31-add_burnminterc677_in_popular_contracts_section branch October 30, 2024 22:08
@vercel vercel bot temporarily deployed to Production – thirdweb_playground October 30, 2024 22:08 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 October 30, 2024 22:08 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui October 30, 2024 22:08 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants