-
Notifications
You must be signed in to change notification settings - Fork 912
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
IO Fix #245
Merged
Merged
IO Fix #245
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
katomm
approved these changes
Aug 16, 2021
rdlrt
approved these changes
Aug 16, 2021
Mercurial
approved these changes
Aug 17, 2021
[ Added a commit to resolve conflict ] |
Mercurial
added a commit
that referenced
this pull request
Aug 23, 2021
…in (#260) * Bump color-string from 1.5.4 to 1.6.0 Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](Qix-/color-string@1.5.4...1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump prismjs from 1.23.0 to 1.24.1 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.1. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.23.0...v1.24.1) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump path-parse from 1.0.6 to 1.0.7 Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Add showcase guideline proposed in #176 (#235) * Added The Galgos NFT project (#163) * Add Python Module (#220) * Add Python Module * Add mention of cardano-wallet backend * Remove tags * Remove getstarted link * fix urls and native token sentence (#240) * fix: backslash missing from code example (#246) * removed duplicate for copy command (#244) * IO Fix (#245) Co-authored-by: Priyank * Update get started with developer community (#249) * august developer spotlight article mercury (#256) Co-authored-by: Kevin Cislak <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tommy <[email protected]> Co-authored-by: thegalgos <[email protected]> Co-authored-by: Michał Sałaban <[email protected]> Co-authored-by: cislakk <[email protected]> Co-authored-by: Ari V <[email protected]> Co-authored-by: Jackson Barnes <[email protected]> Co-authored-by: Kevin Cislak <[email protected]>
katomm
added a commit
that referenced
this pull request
Sep 7, 2021
* Bump color-string from 1.5.4 to 1.6.0 Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](Qix-/color-string@1.5.4...1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump prismjs from 1.23.0 to 1.24.1 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.1. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.23.0...v1.24.1) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump path-parse from 1.0.6 to 1.0.7 Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Add showcase guideline proposed in #176 (#235) * Added The Galgos NFT project (#163) * Add Python Module (#220) * Add Python Module * Add mention of cardano-wallet backend * Remove tags * Remove getstarted link * fix urls and native token sentence (#240) * fix: backslash missing from code example (#246) * removed duplicate for copy command (#244) * IO Fix (#245) Co-authored-by: Priyank * Update get started with developer community (#249) * august developer spotlight article mercury (#256) Co-authored-by: Kevin Cislak * Fix Spelling of Address (#258) Change "Adress" to "Address" * Fix spelling of 'metadata' (#261) Changed "metdata" to "metadata" * quickfix typo (#262) * fix grammatical error * fix some typos and grammar quickfixes * fix repetition of 'the' (#263) * removed unsigned_algorithms (#264) * Fix typo in portal style guide (#269) * Update testnet page (Alonzo) (#280) * Fix testnet faucet iFrame * Remove Shelley and Mary references, rename Daedalus testnet * Make the testnet explorer easier to find, update text * Fix indentations * Update links Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Clark Alesna Co-authored-by: thegalgos Co-authored-by: Michał Sałaban Co-authored-by: cislakk Co-authored-by: Ari V Co-authored-by: Jackson Barnes Co-authored-by: Kevin Cislak Co-authored-by: Charles Jenkins Co-authored-by: Pedro Moreira Co-authored-by: Daniel Koman Co-authored-by: Bb Co-authored-by: Alexander Watanabe Co-authored-by: Ben Bowen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove IO sentence.