Mahdi Bagheri

Results 21 issues of Mahdi Bagheri

I cannot edit on-chain metadata of my collection. I also wanted to know how should we store social_links as an on-chain data inside our smart contract?

### Summary This TEP proposes an extension to the existing NFT standard (TEP-62) to introduce a new operation named `get_real_static_data`. This operation allows verification of an NFT's collection membership. I...

Developer Tool

This TEP proposes an extension to the existing NFT standard (TEP-62) to introduce a new operation named get_real_static_data. This operation allows verification of an NFT's collection membership.

Thank you for providing the contract. I have a question regarding the use of the dictionary for storing staking records. Are there any inherent limitations to this approach, particularly concerning...

**Is your feature request related to a problem? Please describe.** Yes. Currently, the billing system is tightly coupled with Stripe as the only supported payment provider. This rigid integration makes...

feature

## Summary Previously we could not filter outputs based on user inputs. From now on outputs of a tool will also support a condition field. Example: `arxiv` Instead of using...

**Describe the bug** I can't export as yaml or use autolayout and copilot chat features seem to be disabled/not working in development or self-hosted. It seems they are trying to...

bug

**Is your feature request related to a problem? Please describe.** In the current system, all outputs defined in a block are always visible in UI components such as output-select and...

feature

# Tact Language Feature Proposal: Late Initialization ## Summary This proposal introduces a language feature for **late initialization** in Tact contracts, allowing developers to defer the initialization of certain contract...

Hey there! Thanks for the great job you have done here. I was wondering if you can add the ability to use Generic types on pages annotated with @RoutePage and...

Might support