Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rules and templates #1

Merged
merged 4 commits into from
Apr 21, 2020
Merged

add rules and templates #1

merged 4 commits into from
Apr 21, 2020

Conversation

joshuahannan
Copy link
Member

Added CODEOWNERS, contribution guidelines, code of conduct, license, copyright notice, and issue templates

Copy link
Contributor

@timmymmit timmymmit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, pending license confirmation

@joshuahannan joshuahannan merged commit 6598ad6 into master Apr 21, 2020
@joshuahannan joshuahannan deleted the josh/onflow-migration branch April 21, 2020 00:44
Copy link
Member

@laynelafrance laynelafrance left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're using Apache for SDKs/Cadence, AGPL for Node software, and unlicense I thought for the different cadence standards (NFT/FT) how did MIT get into the mix?

LICENSE Outdated
MIT License
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we add MIT and remove apache?

@joshuahannan
Copy link
Member Author

@laynelafrance you're looking at an outdated commit. MIT was removed in
7d16061
, which is the one that got merged

@poiati poiati mentioned this pull request Jan 19, 2022
joshuahannan added a commit that referenced this pull request Jun 16, 2022
* Traits view (#1)

* Traits view

* remove null check

* tidy

* Rarities (#3)

* added rarity

* reworded text

* make test

* Update contracts/MetadataViews.cdc

Co-authored-by: Satyam Agrawal <satyam0499@gmail.com>

* fix assertion in Rarities

* spacing

* tidy

Co-authored-by: Bjarte Stien Karlsen <bjarte@bjartek.org>
Co-authored-by: Satyam Agrawal <satyam0499@gmail.com>

* Update contracts/MetadataViews.cdc

Co-authored-by: Joshua Hannan <joshua.hannan@dapperlabs.com>

* Feedback

- Add a wrapper struct around an array of traits and assign to resolver type
- Add test for rarity on a trait
- Add test for display on a trait

* cleanup

* rename traitType to name

* add an optional max to rarity

* Apply suggestions from code review

Co-authored-by: Peter Siemens <peterjsiemens@gmail.com>

Co-authored-by: Bjarte Stien Karlsen <bjarte@bjartek.org>
Co-authored-by: Satyam Agrawal <satyam0499@gmail.com>
Co-authored-by: Joshua Hannan <joshua.hannan@dapperlabs.com>
Co-authored-by: Peter Siemens <peterjsiemens@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants