Commit Graph

526 Commits

Author SHA1 Message Date
ddawson
757bfd4c07 Resubmit Python2 updates 2023-09-05 13:58:05 -07:00
Rome Reginelli
b51bcb4ea3 Information Architecture v3 (#1934)
* Update look up escrows to remove redundant info about lookups via sender/destination. Modify cancel expired escrow for brevity.

* Cancel escrow: fix notes

* Add draft of updated cancel-escrow.js.

* Update intro to escrows.

* Add Escrow Tutorial

* Minor corrections

* Fix headings, add HTML

* Update escrow docs

This commit re-creates f205a92db2 with
some adjustments:

- Omit the accidentally-created dir full of junk
- Fix some typos and one mistake in the Escrow limitations section
- Add a table to the EscrowCreate ref to clarify valid combos of fields.

* Concept info from send-a-time-held-escrow added to escrow.md

* IA: Move "Consensus Network" files

This re-creates some work from the original commit 56fffe0b9f

* Rewrite escrows article (re-created)

This commit re-creates relevant work from the following commits:

9a4a588f2b Update escrow.md context info
e1b017dc83 Remove references to using escrow for interledger payments.

* IA: Move "XRPL servers" files

This re-creates some work from original commit 7611979abf

* IA: move "production readiness" files.

Re-creates work from the following commit:

692438693a  Move tutorials to concepts

* New intro articles

Original commit: 56fffe0b9f

* IA: Reorg account concepts

Re-creates some work from original commit 56fffe0b9f

* IA: reorg transaction concepts

Original commits:
9d4eff9940  WIP - reorg accounts
7611979abf  WIP dir. reorg

* IA: reorg consensus concepts

Original commit: 56fffe0b9f

* IA: Reorg ledger docs

Original commit: 56fffe0b9f

- Rephrased some details of the section

* IA: rename issuing/operational addresses page

Original commit: 56fffe0b9f

* Moving use cases

* Fleshing out Use Cases

Note, the dactyl-config.yml file has not been fully updated.

* Clean up checks conceptual info.

* Remove redundant checks use case section

Original commit: 3c29e9c05e

* IA: move Dex under tokens

Original commit: d08b3ba7d7

* Touch up stablecoin issuer use case (#1856)

* Consolidate stablecoin use case

* Stablecoin issuer: cleanup progress through sending

* Stablecoin issuer: reorg second half

(Note: the dactyl-config.yml is not fully reconciled yet)

* Move rippled and clio tutorials into infrastructure

* Remove link to checks amendement.

* Add note to account_objects.md about commandline interface type field.

* Merge expiration case with lifecycle section.

* Interoperability Use Cases

* Add graphics to intro

* Move escrow use cases to dedicated page.

* Update use case page intros and corresponding concept info.

* Clarify meaning of direct XRP payments.

* Intro link updates

* Payment use cases

* Remove some unnecessary links in transactions section

Original commit: e6fcf4a4dc

* Link cleanup in Tokens section

Original commit: 9588dd5e70

* Touch up 'Configure Peering' section

Original commit: fc8f0990b8

* Clean up links in accounts section

Original commit: 3da5fde7a8

* Add NFT mkt use case

* p2p payments: edits to Wallets

* Clean up payments use cases

* Refine history description

* IA: use case cleanup

* IA: reconcile servers, ledgers sections

* IA: reconcile payment types, tx, tokens

* IA: reconcile accounts section

* IA: reconcile infra

* IA: Fix most broken links

* Full Docs Index: omit from sidebar

* IA: fix up most broken links

* fix Absolute path link to internal content

* Quick updates to Software Ecosystem

* Remove some absolute links to internal resources

* Fix remaining broken links in JA target

* Contributing: tweak formatting

* Tutorials: fix some minor issues

* remove interop use cases

* remove intro image and personal references to dennis

* alphabetize-transaction-nav

* Remove unused files

* Add QS escrow tutorials

* IA: move ledgers, consensus protocol files around

* IA: update nav for new page hierarchy

* reordering of topics under new networks and servers top-nav

* Move "Naming" to "What is XRP?"

* Update dactyl-config.yml

Remove xrp.md from the TOC.

* Update list-xrp-as-an-exchange.md

Update link to what-is-xrp

* Update list-xrp-as-an-exchange.ja.md

Change link to what-is-xrp

* Update currency-formats.md

Change link to what-is-xrp

* Update currency-formats.ja.md

Change link to what-is-xrp

* Update cancel-an-expired-escrow.md

Change link to what-is-xrp

* Update paymentchannelfund.md

Change link to what-is-xml

* Update look-up-escrows.md

Change link to what-is-xrp

* Update tokens.md

change link to what-is-xrp

* Update use-payment-channels.md

* Update send-a-time-held-escrow.md

Update link to what-is-xml

* fix broken links

* Update parallel-networks.md

Change link to what-is-xml

* Update parallel-networks.ja.md

* Update invariant-checking.md

Remove link to xrp.html

* Update invariant-checking.ja.md

Remove link to xrp.html

* Update transaction-cost.md

Change link to what-is-xrp

* Update transaction-cost.ja.md

Change link to what-is-xrp

* Update send-a-conditionally-held-escrow.md

Change link to what-is-xrp

* Update stablecoin-issuer.md

Change link to what-is-xrp

* Update tokens.ja.md

Change link to what-is-xml

* Update autobridging.ja.md

Change link to what-is-xrp

* Update currency-formats.md

update text

* reorganize infrastructure nav section

* Update currency-formats.md

Try removing link altogether.

* Update currency-formats.ja.md

Remove link to what-is-xrp.html

* move commandline usage topic to infrastructure

* initial intro rewrite

* minor update to language

* IA.v3: rm Production Readiness

* Delete xrp.md

* Update xrp link in snippet

* Add redirect for old xrp.html URL

* Small edits to 'What is XRP?' article

* Add missing imgs

* XRP - copy edit per @DennisDawson

* restructure tutorials nav and pages

* fix broken links

* more broken link fixes

* Algo trading: 1st draft

* Algo trading: notes on taxes

* Algo trading: edits per review

* algo trading: fix broken link

* Ledger structure: rewrite for accuracy and clarity

* Update links to removed 'tree format' header

* Ledger Structure: Update diagrams

* Re-gen CSS for ledger structure changes

* Ledger structure: edits per review

* IA.v3: fix broken NFT links introduced by rebase

* Desktop Wallet (py): update little stuff

* Update some capacity/storage details

* contribute doc nav update

* fix image link in create diagram page

* IAv3: Fix 'Ledgers' blurb

* Update full history requirements with details from community members

* add reviewer suggestions

* Edits per @trippled review

* Apply suggestions from peer review

Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>

* FH: reword file size limit note per review

* Update software ecosystem

* updates per review

* Minor tweaks to graphics

* fixTypos

* Update content/concepts/introduction/software-ecosystem.md

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* Update content/concepts/introduction/software-ecosystem.md

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* [JA] update AccountDelete cost

* custom transactors doc

* add doc to dactyl config

* [JA] fix NonFungibleTokensV1_1 amendment status

* [JA] update NFTokenOffer page

* Remove old, unused XRP article (#2039)

* add reviewer suggestions

* Add tooling to check for file/nav consistency

- From the repo top, run tool/check_file_consistency.py to look for
  Markdown files that exist in the "content/" directory but aren't used
  in the documentation.
- New "enforce_filenames" filter prints a warning to console when
  building, if a file's path and filename don't match expectations
  based on its place in the nav and top heading.

* File consistency checker: correctly handle filenames starting in _

* Remove unused old 'get started' and associated code

* Create Resources section & reorg some files

- Rename some files/folders based on their place in the nav
- Move a bunch of non-documentation stuff, and docs on contributing code
  and/or docs to the new "Resources" section.
- Known issue: nav spills into a second row on page widths between
  993px-1110px. To be fixed in a later CSS update, maybe along with
  making the Resources dropdown multi-column.

* Fix #2078 code tab bug

CSS not built yet, to reduce merge conflicts. Won't have any effect
until that happens.

* fix Transaction JSON

* [JA] translate contributing contents

* fix contributing-to-documentation parent

* fix contribute-code blurb

* Top nav: add cols for Resources, fix broken links

* CSS: fix top nav overflows

* Fix broken link from redirect not in JA target

* Top nav: add Infra to article types

* Update contrib info & rename intro file

* [ja] Update link to suggested first page to translate

* [ja] fix contribute docs organization

* Run private network with docker tutorial (#2065)

* [NO-ISSUE] Run private network with docker tutorial

Adds a tutorial page in the Infrastructure section on how to run a private XRPL network with Docker.

Please let me know if you think this is a useful page to include for developers, whether the steps are clear or not, and if you have suggestions on what can be added to it.

* Add minor link fixes and Japanese target

* Apply suggestions from code review

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* Add link to ripple-docker-testnet setup scripts in See Also section

* Update repo URL

---------

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* add intro gfx (#2036)

* add intro gfx

* Move graphic up

* Update some graphics with their revised versions

* Add updated version of the custodial vs non-custodial graphic

---------

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <akulkarni@ripple.com>

* Update to reflect current UNL publishers

* [ja] update contributing

Co-authored-by: tequ <git@tequ.dev>

* Incorporate feedback on "What is XRP" page. (#2099)

* Add trademark info for XRP

* Revert section to previous state

* Fix broken link (#2101)

---------

Co-authored-by: Oliver Eggert <oeggert@ripple.com>
Co-authored-by: ddawson <dennis.s.dawson@gmail.com>
Co-authored-by: Maria Shodunke <mshodunke@ripple.com>
Co-authored-by: tequ <git@tequ.dev>
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: develoQ <develoQ.jp@gmail.com>
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
Co-authored-by: Amarantha Kulkarni <akulkarni@ripple.com>
2023-09-01 12:40:18 -07:00
mDuo13
98b6172b0b Edit per @ckniffen review 2023-08-30 15:28:57 -07:00
mDuo13
cd2bd347d5 Use delivered_amount in JS browser wallet tutorial (Fix #2075) 2023-08-30 13:12:56 -07:00
dependabot[bot]
c40c8ce3c1 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 23:03:14 +00:00
dependabot[bot]
90e3fec3b2 Bump certifi in /content/_code-samples/airgapped-wallet/py
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 20:55:11 +00:00
dependabot[bot]
7e092d7577 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 01:22:56 +00:00
dependabot[bot]
d47c613dfb Bump django in /content/_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
- [Commits](https://github.com/django/django/compare/3.2.19...3.2.20)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 23:27:55 +00:00
Rome Reginelli
5116247da7 Merge pull request #1933 from XRPLF/xrpl-py-2.0
feat: Update xrpl-dev-portal to use xrpl-py 2.0
2023-07-05 15:00:32 -07:00
mDuo13
dde4e8c94b Airgapped wallet: remove redundant wallet import 2023-07-05 14:56:55 -07:00
Dennis Dawson
ca14a46c65 Fix field name
Field ID "standbyNFTCountField" should be "standbyNFTokenCountField."
2023-06-27 16:48:27 -07:00
Rome Reginelli
91f140ce7a Merge pull request #1971 from 9oelM/update-ledger-index-key
Update outdated "ledger" key to "ledger_index" key
2023-06-23 15:32:05 -07:00
Dennis Dawson
aa71d90bca Merge pull request #1911 from XRPLF/pythonQuickstart
Quickstart Python draft
2023-06-23 11:31:18 -07:00
ddawson
a21ef00c4e python -> py 2023-06-23 11:17:20 -07:00
9oelM
5cff7b11c5 Update outdated "ledger" key to "ledger_index" key 2023-06-23 21:19:30 +08:00
ddawson
a441977796 Remove QS link. 2023-06-21 13:57:04 -07:00
ddawson
244b2945f7 Add ReadMe for JS 2023-06-21 13:39:11 -07:00
ddawson
a0fef7a975 update code 2023-06-21 12:12:33 -07:00
JST5000
968df9d379 Update param order for autofill_and_sign and sign_and_submit 2023-06-15 15:42:03 -07:00
JST5000
445b58bdd5 Remove unused import 2023-06-15 15:14:50 -07:00
JST5000
9e179c83c0 Use shorter names for sign/submit 2023-06-15 13:29:54 -07:00
JST5000
965d8c20a2 Change to AccountSetAsfFlag for enum 2023-06-08 15:43:39 -07:00
JST5000
89c3dd86da Fix check snippets 2023-06-08 15:39:22 -07:00
JST5000
cda4b6e18c Make build-a-wallet work with 2.0.0 2023-06-08 15:32:48 -07:00
JST5000
3bb6508907 Make sure airgapped wallet works locally 2023-06-08 15:16:08 -07:00
JST5000
7d0c298f12 Specify secp256k1 2023-06-08 14:36:14 -07:00
JST5000
3a6c7dac74 Change classic_address to address xrpl-py 2023-06-08 14:33:14 -07:00
JST5000
45d9e894ed Use autofill_and_sign as new name 2023-06-08 14:22:29 -07:00
Dennis Dawson
1cd287ff32 Update README.md 2023-06-07 14:06:26 -07:00
Dennis Dawson
8cdc7c57b5 Python Quickstart UI and module files
These files are still WIP, uploaded for review.
2023-06-07 14:00:24 -07:00
Dennis Dawson
fe6a478828 Create ReadMe.md 2023-06-07 13:58:17 -07:00
Dennis Dawson
1a1566b775 Add individual JavaScript example files. 2023-06-07 13:50:16 -07:00
Dennis Dawson
9e9d750f43 Delete quickstart.zip
Remove the archive and upload individual files.
2023-06-07 13:48:54 -07:00
JST5000
a5f3d15778 Remove wallets being initialized with sequence 2023-06-06 16:46:59 -07:00
Rome Reginelli
53712fb5cc Merge pull request #1935 from XRPLF/dependabot/npm_and_yarn/content/_code-samples/build-a-wallet/js/vite-4.1.5
Bump vite from 4.1.1 to 4.1.5 in /content/_code-samples/build-a-wallet/js
2023-06-06 13:09:40 -07:00
Rome Reginelli
cfb577fe2e Merge pull request #1926 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/cryptography-41.0.0
Bump cryptography from 39.0.1 to 41.0.0 in /content/_code-samples/airgapped-wallet/py
2023-06-06 13:05:34 -07:00
Rome Reginelli
c5685fe0cb Merge pull request #1921 from XRPLF/dependabot/pip/content/_code-samples/build-a-wallet/py/requests-2.31.0
Bump requests from 2.25.1 to 2.31.0 in /content/_code-samples/build-a-wallet/py
2023-06-06 13:04:32 -07:00
dependabot[bot]
e282692b4c Bump vite in /content/_code-samples/build-a-wallet/js
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:13:34 +00:00
JST5000
57ff619f98 Fix a usage of wallet.sequence 2023-06-05 17:29:52 -07:00
JST5000
35bcc2d636 Update airgapped-wallet to work with 2.0 2023-06-05 17:10:09 -07:00
JST5000
286e71eede Update requirements to point to xrpl-py 2.0 2023-06-05 16:22:28 -07:00
JST5000
676e75da16 send_reliable_submission -> submit_and_wait 2023-06-05 16:05:04 -07:00
dependabot[bot]
ec30dca2b2 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 20:17:39 +00:00
Jackson Mills
910cfa91d4 Update .env in js wallet tutorial (#1922)
The tutorial explains the right way to do things, but the example code has a file that is out of date. It shows CLIENT="wss://s.altnet.rippletest.net" which is missing the ":51233/" required to actually connect via websocket.
2023-05-25 09:01:47 -07:00
dependabot[bot]
6657bdabf8 Bump requests in /content/_code-samples/build-a-wallet/py
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 01:37:08 +00:00
Rome Reginelli
e8d4bc97cf Merge pull request #1903 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/django-3.2.19
Bump django from 3.2.18 to 3.2.19 in /content/_code-samples/airgapped-wallet/py
2023-05-17 14:57:06 -07:00
Rome Reginelli
13ed64373c Merge pull request #1905 from sibelly/updates-send-a-memo-sample
Updates send a memo code sample
2023-05-16 16:24:47 -07:00
sibelly
bbaf22d650 fixes 2023-05-11 15:32:07 -04:00
Rome Reginelli
e5bcfdae9a Merge pull request #1904 from sappenin/df/update-xrpl4j-tutorial
Update tutorial for xrpl4j v3
2023-05-11 12:14:06 -07:00
David Fuelling
a22c6e9541 Add newlines per PR Comments 2023-05-11 13:02:05 -06:00