Skip to content

[WIP][SDK] Add minimal account implementation #6874

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joaquim-verges
Copy link
Member

No description provided.

Copy link

vercel bot commented Apr 28, 2025

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

Name Status Preview Comments Updated (UTC)
docs-v2 ❌ Failed (Inspect) Apr 28, 2025 11:27am
login ❌ Failed (Inspect) Apr 28, 2025 11:27am
thirdweb_playground ❌ Failed (Inspect) Apr 28, 2025 11:27am
thirdweb-www ❌ Failed (Inspect) Apr 28, 2025 11:27am
wallet-ui ❌ Failed (Inspect) Apr 28, 2025 11:27am

Copy link

changeset-bot bot commented Apr 28, 2025

⚠️ No Changeset found

Latest commit: 7049694

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

@github-actions github-actions bot added Playground Changes involving the Playground codebase. packages SDK Involves changes to the thirdweb SDK labels Apr 28, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@joaquim-verges joaquim-verges changed the title [SDK] Add enclave wallet message signing and minimal account implementation [WIP][SDK] Add minimal account implementation Apr 28, 2025
@joaquim-verges joaquim-verges marked this pull request as ready for review April 28, 2025 11:26
@joaquim-verges joaquim-verges requested review from jnsdls and a team as code owners April 28, 2025 11:26
engineUrl:
"https://tw-unreal-demo.engine-usw2.thirdweb.com",
authToken:
"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIweEEyMjRjRTVFMjM2ZDM5RkJkYzM3MzJGYzdGNzk4NWM5NDVhRTkxNmIiLCJzdWIiOiIweDRmQTkyMzBmNEU4OTc4NDYyY0U3QmY4ZTZiNWEyNTg4ZGE1RjQyNjQiLCJhdWQiOiJ0aGlyZHdlYi5jb20iLCJleHAiOjQ4OTk0MDg0NTUsIm5iZiI6MTc0NTgwODQ1NSwiaWF0IjoxNzQ1ODA4NDU1LCJqdGkiOiI2NTRlYjM0MC0yMTYxLTQ1ZTYtYWY2Mi0zYTA5N2QzOWJlZDUiLCJjdHgiOnsicGVybWlzc2lvbnMiOiJBRE1JTiJ9fQ.MHhkOTc5YWQzYWU0Yjg5NTRmZWZjZjMyOGYwYjRlNWJkOTdkZDAxZGUxMzkxOGFiNDcxNmViODUwNDAxMjIxMzNmNDQzODExMGZiMTQ0NGIwMjMyNjU5MmZiMTAzOTBjOGY5NWM3M2NlMWM4M2M4ODNmYmI2YzQ1ODg4MDBkZjNjZDFj",

Check failure

Code scanning / CodeQL

Hard-coded credentials Critical

The hard-coded value "eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIweEEyMjRjRTVFMjM2ZDM5RkJkYzM3MzJGYzdGNzk4NWM5NDVhRTkxNmIiLCJzdWIiOiIweDRmQTkyMzBmNEU4OTc4NDYyY0U3QmY4ZTZiNWEyNTg4ZGE1RjQyNjQiLCJhdWQiOiJ0aGlyZHdlYi5jb20iLCJleHAiOjQ4OTk0MDg0NTUsIm5iZiI6MTc0NTgwODQ1NSwiaWF0IjoxNzQ1ODA4NDU1LCJqdGkiOiI2NTRlYjM0MC0yMTYxLTQ1ZTYtYWY2Mi0zYTA5N2QzOWJlZDUiLCJjdHgiOnsicGVybWlzc2lvbnMiOiJBRE1JTiJ9fQ.MHhkOTc5YWQzYWU0Yjg5NTRmZWZjZjMyOGYwYjRlNWJkOTdkZDAxZGUxMzkxOGFiNDcxNmViODUwNDAxMjIxMzNmNDQzODExMGZiMTQ0NGIwMjMyNjU5MmZiMTAzOTBjOGY5NWM3M2NlMWM4M2M4ODNmYmI2YzQ1ODg4MDBkZjNjZDFj" is used as
authorization header
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages Playground Changes involving the Playground codebase. SDK Involves changes to the thirdweb SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant