forked from stellar-deprecated/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
update #1
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
Open
altex21
wants to merge
41
commits into
altex21:master
Choose a base branch
from
stellar-deprecated:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
update #1
Conversation
This file contains hidden or 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
This guide explains important supply metrics like Original Supply, Total Supply, and Circulating Supply entailed in that data.
It had a wrong url. It should be `https://www.stellar.org/developers/guides/lumen-supply-metrics.html`
Fixing the url on lumen-supply-metrics
* update moved links * change deprecated repository url
Update transactions.md
* Fix incorrect example * Update transactions.md Co-authored-by: Tyler van der Hoeven <hi@tyvdh.com>
* create asset folder * add developers image * add new image with proper hosting * remove placeholder file that created asset folder
updated Direct Development (Hot 2) account
Not Slack....
* Update readme.md add deprecation warning * Update 2-bridge-server.md add deprecation notice * Update readme.md fix link path * Update 2-bridge-server.md fix link path * Update 3-federation-server.md add deprecation notice * Update 4-compliance-server.md * Update 5-conclusion.md * Update readme.md * Update 2-bridge-server.md * Update 3-federation-server.md * Update 4-compliance-server.md * Update 5-conclusion.md * Use absolute URLs Co-authored-by: Carl Vitullo <vcarl@users.noreply.github.com>
'can be set' was confusing, the values will be set to true or false, but if its immutable it cannot be changed
the the as as
The Python example was calling set_timeout(10) but the comment said it was a maximum of 3 minutes. Fix code to set timeout to 180 seconds.
Update Java code examples
correction
add flutter sdk
* Add replacements urls * Finalize replacement URLs
Update readme.md
Added: de.paywith.glass Updated Contact: paywith.glass Removed: tradedirect.io
Update validators.md
correct passive offer docs
Update README.md to announce deprecation
Removing bad 404 link to updated content
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.
Per stellar/js-stellar-sdk#479, the example code here doesn't work.