-
Notifications
You must be signed in to change notification settings - Fork 549
[TOOL-4689] Dashboard: Integrate ERC20Asset contract in token creation flow #7344
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
base: yash/ocr-contracts-integration
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
size-limit report 📦
|
88e82aa
to
90d9498
Compare
bd11486
to
5231fdd
Compare
90d9498
to
936055a
Compare
936055a
to
b4541e3
Compare
1b6f2d9
to
29debdd
Compare
29debdd
to
587f307
Compare
adaac43
to
376d184
Compare
587f307
to
7d3a760
Compare
7d3a760
to
45c7614
Compare
PR-Codex overview
This PR primarily focuses on updating the handling of contract types within the asset creation process, specifically transitioning from
DropERC20
toERC20Asset
. It also introduces modifications to the token distribution logic and UI components to accommodate these changes.Detailed summary
ERC20Asset
tocontractTypeToAssetTypeRecord
.contractType
in tracking and various components fromDropERC20
toERC20Asset
.directSale
andpublicMarket
.