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

Added: Faker.Blockchain.CryptoCoin #259

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

thadeubrito
Copy link

I've added:

  • USAGE.md docs if applicable
  • CHANGELOG.md

Copy link
Member

@vbrazo vbrazo left a comment

Choose a reason for hiding this comment

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

We have a blockchain namespace. @thadeubrito do you think this new faker module could be moved to this namespace?

I think this data is useful @igas @anthonator what do you guys think?

@thadeubrito
Copy link
Author

yes, it could be there. thanks @vbrazo

@paludetto
Copy link

Well done! :shipit:

@@ -10,6 +10,7 @@
- [Faker.Beer](lib/faker/beer.ex)
- [Faker.Beer.En](lib/faker/beer/en.ex)
- [Faker.Blockchain.Bitcoin](lib/faker/bitcoin.ex)
- [Faker.BlockChain.CryptoCoin](lib/faker/blockchain/crypto_coin.ex)
Copy link
Member

@vbrazo vbrazo Jul 10, 2019

Choose a reason for hiding this comment

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

It should be Faker.Blockchain instead.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@thadeubrito could you make this change?

@vbrazo vbrazo changed the title add crypto coins Added: Faker.Blockchain.CryptoCoin Jul 10, 2019
@anthonator
Copy link
Collaborator

@thadeubrito could you resolve the outstanding conflicts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants