Bo Yao
                                            Bo Yao
                                        
                                    Seems https://docs.near.org/sdk/near-sdk-js/reference doesn't update, asking @doriancrutcher to help figure out
As of 11/15/2023, I'm able to create a post from a FastAuth account: txn: https://legacy.explorer.near.org/transactions/DhDSuYixjYtEXfEKTmLtV8Gq2qSVTfsBL5aywEXftsGE#5i9MsvG74eyVm5SooTbnrQWTSqLPtnJQkNy7Cit37FTu result post: https://near.social/devhub.near/widget/app?page=post&id=2129 But it is quite volatile, took me about 5 attempts to successfully...
@DavidM-D Is this issue fixed?
As a follow up to this ticket, We can reuse the widget by core experience team: https://github.com/near/near-discovery/issues/943
My suggestion is create a real contract with subset of method, in each method simply return or panic for test user A and test user B.
Of these list, the following ones are available and related data has migrated in the new contract: ``` get_root_members -- admin panel remove_member has_moderator get_access_control_info -- was causing failing tests...
I suggest implement badges fully on indexer side, a more detailed pros and cons is required in this research but the initial thought it would be much more extensible and...
Thanks @sashapais ! We'll need some research to confirm we can add custom font on BOS and if so, a proper way to integrate it into the build process.
Update the estimation to 2 weeks as also count work in social VM
After discussing with @gabehamilton we have an alternative way which heavily rely on indexers and SocialDB to do the moderation. Demonstrate below: - Requirement 1: Need a way to force...