merge to prod#167
Merged
Merged
Conversation
- Introduced rwa-faucet contract in Cargo.toml and Cargo.lock. - Updated rwa-token contract to include admin role transfer functionality. - Enhanced web app with minting test tokens feature, allowing users to mint tokens directly from the wallet interface. - Added environment variable for faucet contract ID in .env.example. - Updated package dependencies to include @stellar/freighter-api.
- Added support for adding tokens to Freighter from the SettingsWalletSection and MintTestTokensButton components. - Introduced a new display for RWA token balances in the wallet settings. - Removed the deprecated addFaucetTokensToWallet function from the faucet constants. - Updated notification messages to reflect changes in token addition process.
fix: multiple issues
- Replaced useState with useSyncExternalStore in ModalPortal for better performance. - Simplified state management in TokenSelectorModal by using a callback for closing the modal. - Updated generated contract-errors file to correct type definition for CONTRACT_ERRORS_BY_CONTRACT.
feat: healt factor UI
…efinition - Updated the timestamp in the generated contract-errors file. - Corrected the type definition for CONTRACT_ERRORS_BY_CONTRACT to improve clarity.
…l/Neko-DApp into feat/mint-authority
- Updated SettingsWalletSection and MintTestTokensButton to use useToast for notifications instead of useNotification. - Changed notification type from "primary" to "info" for token addition messages to align with new toast implementation. - Updated timestamp in generated contract-errors file.
Feat/mint authority
Merge pull request #166 from Neko-Protocol/feat/borrow-position
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.