Brian Min

Results 6 issues of Brian Min

I created a easy-to-use Go MongoDB CRUD API with Netlify Functions and it would be great to add this to the examples. Project repo: [https://github.com/bymi15/go-mongo-serverless-crud-boilerplate](https://github.com/bymi15/go-mongo-serverless-crud-boilerplate) This also allows Go serverless...

The current `find-versions` v4.0.0 requires `semver-regex` v3.1.2 which contains an exponential ReDoS vulnerability. This can be fixed by updating to the latest version: v5.0.0. However, this update is a breaking...

## Instructions ### Issue To Be Solved Currently in the [MetadataViews](https://github.com/onflow/flow-nft/blob/master/contracts/MetadataViews.cdc) there isn't a clear way of representing the Author or Original Minter of the NFT. However, this is an...

Feedback
Feature
SC-Eng

## Issue To Be Solved Are there any reasons why the `Medias` view is not included in the `MetadataViews.NFTView`? Can this be included as there are quite a few NFT...

Feedback
Feature

Seeing **Authentication Not Found** when attempting to connect to Blocto wallet by pressing **Authenticate** button

The `ListingCompleted` event lacks information on royalties paid. The `self.details.saleCuts` should also include the royalty receiver's cut which should be represented in the event. From simply emitting the `salePrice` we...