-
Notifications
You must be signed in to change notification settings - Fork 65
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
Updating feat-2.0_docs
with changes from dev
#1480
Closed
Closed
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
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.5) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Creating dependabot config to enable automated PRs for dependency upgrades, boosting security and maintainability
Add Dependabot Configuration for Automated Dependency Management
…src/plugins/docusaurus-plugin-navdata/babel/traverse-7.23.9 Bump @babel/traverse from 7.22.8 to 7.23.9 in /src/plugins/docusaurus-plugin-navdata
…babel/traverse-7.23.9 Bump @babel/traverse from 7.22.8 to 7.23.9
…src/plugins/docusaurus-plugin-cookiesbanner/babel/traverse-7.23.9 Bump @babel/traverse from 7.22.8 to 7.23.9 in /src/plugins/docusaurus-plugin-cookiesbanner
…follow-redirects-1.15.5 Bump follow-redirects from 1.15.2 to 1.15.5
Co-authored-by: Adam Stone <[email protected]>
nctl tutorial improvements
Testnet counter walkthrough
Cross-contract tutorial updates
…into 1299_NFT_tutorial
1299 - A full NFT workflow
…rial to include the counter-v3; add a tip section on how to test time sensitive functions in smart contract; add a section on how to add new named_keys when updating the smart_contract
Add a note regarding token_hash during minting if the identifier mode is set to hash.
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
Co-authored-by: Iulia Popescu <[email protected]>
1. Python SDK page updated.
Add details about the secret key file
Clarify macOS commands & support
Including Condor for Exchanges in Github by Request
Adding Quickstart to Navbar
Promote Quickstart in nav bar
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.
What does this PR fix/introduce?
This PR refreshes our Condor branch with all changes from
dev
that have occurred since the prior update.Additional context
N/A
Checklist
(Delete any that aren't relevant)
yarn install && yarn run build
.../../faq/faq-general.md
- instead of introducing absolute file path, or relative/absolute URL.yarn run check:externals
.Reviewers
@ipopescu