-
Notifications
You must be signed in to change notification settings - Fork 619
Updated docs and replaced outdated speed-racer #4903
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd 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. |
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @dirtycajunrice and the rest of your teammates on |
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@dirtycajunrice/[email protected] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4903 +/- ##
=======================================
Coverage 47.60% 47.60%
=======================================
Files 1057 1057
Lines 57228 57228
Branches 3923 3923
=======================================
Hits 27241 27241
Misses 29298 29298
Partials 689 689
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
| ...createRedirects(contractRedirects), | ||
| ...createRedirects(otherRedirects), | ||
| ...createRedirects(v5RestructuredRedirects), | ||
| ...createRedirects(unrealEngineRedirects), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Merge activity
|
## Problem solved
* Updated Unreal Engine docs
* Replaced speed-racer references with tappyfowl
* Fixed all references of `unreal` to `unreal-engine`
<!-- start pr-codex -->
---
## PR-Codex overview
This PR focuses on renaming the `unreal` module to `unreal-engine`, updating related paths, icons, and metadata throughout the codebase. It also introduces new wallet functionalities and modifies some documentation for clarity.
### Detailed summary
- Renamed `unreal` to `unreal-engine` across various files.
- Updated paths and references in `Header.tsx`, `layout.tsx`, and `sidebar.tsx`.
- Changed icon references from `UnrealIcon` to `UnrealEngineIcon`.
- Modified metadata functions to use `createUnrealEngineMetadata`.
- Added new wallet functionalities in `in-app-wallet` and `wallet-handles`.
- Updated documentation in multiple `.mdx` files to reflect changes.
- Deleted obsolete assets and files related to the old `unreal` structure.
> The following files were skipped due to too many changes: `pnpm-lock.yaml`, `apps/portal/src/app/unreal-engine/blueprints/utilities/nodes.ts`, `apps/portal/src/app/unreal-engine/blueprints/in-app-wallet/nodes.ts`, `apps/portal/src/app/unreal/blueprints/smart-wallet/nodes.ts`
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
746e9a0 to
b6bf3b9
Compare

Problem solved
unrealtounreal-enginePR-Codex overview
This PR focuses on renaming and restructuring the Unreal SDK to reflect a shift towards the
unreal-engineterminology, along with updates to related assets, metadata, and documentation.Detailed summary
unrealtounreal-enginein various files.createUnrealMetadatatocreateUnrealEngineMetadata.unreal-engine.