Draft
Conversation
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
c27b08f to
5e08178
Compare
13 tasks
Create and link on-chain token purchase proposals, decode configureTokenSale transactions, and render proposal badges/details for Token Purchase in governance views. Made-with: Cursor
Filter buyable profile tokens by active sale and canAccountPurchase checks, add approve-buy orchestration, and compute purchase limits with treasury balance to match product requirements. Made-with: Cursor
Show token symbol with icon in Token Purchase details and keep purchase price value on a single line for consistent UI. Made-with: Cursor
Include ERC20 approve transaction before configureTokenSale so the token contract has allowance to transfer sale inventory on execution. Made-with: Cursor
Fix token purchase action ordering, route resubmit to the correct template, gate setup sections by activation, and align currency behavior with treasury token settings. Add i18n keys for the new Space Token Purchase UI copy in English and German. Made-with: Cursor
Clean up Buy Space Tokens profile UI by removing debug details, reusing standard recipient sections, and placing the Space Token purchase action above Buy HYPHA in profile assets. Made-with: Cursor
cf849b7 to
3ca0116
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.