Commit Graph

3294 Commits

Author SHA1 Message Date
Rome Reginelli
4da14c00f4 Merge pull request #1608 from XRPLF/rr-stissue-length
Serialization: fix STIssue definition
2022-12-07 15:58:21 -08:00
Rome Reginelli
5c2bf3204b Merge pull request #1606 from XRPLF/rr-submit_multisigned_cli_resp
Add example CLI reponse to submit_multisigned
2022-12-06 15:30:40 -08:00
Rome Reginelli
0d328e4ae5 Merge pull request #1614 from legleux/use-dns-names-instea-of-ip
Use DNS names instead of old invalid IPs
2022-12-06 15:16:44 -08:00
Wietse Wind
2924e465e0 Add note about not being able to AccountDelete (tecHAS_OBLIGATIONS) if minted 2022-12-04 01:06:17 +01:00
Oliver Eggert
8c6e1373fe Fix ripplex1-send-xrp.js 2022-12-01 13:00:58 -08:00
Michael Legleux
e118d4a902 use dns names instead of invalid IPs 2022-12-01 11:42:35 -08:00
ddawson
6db145724d Fix getAccount in Quickstart 2022-11-29 16:59:53 -08:00
oeggert
a271942c1e Merge pull request #1598 from XRPLF/oeggert/issue1554
Add code samples for markers and pagination.
2022-11-29 14:23:58 -08:00
jonathanlei
2b20f6f33b Merge pull request #1564 from ObiajuluM/patch-1
Added Python code samples to Freeze and unfreeze issued tokens, check freeze status and give up the ability to freeze tokens 2
2022-11-29 11:09:18 -08:00
oeggert
ed607d813d Merge pull request #1596 from XRPLF/oeggert/issue1421
Add example links for each transaction type
2022-11-28 15:59:03 -08:00
Rome Reginelli
6a2a37a63a Merge pull request #1604 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/httpx-0.23.0
Bump httpx from 0.18.2 to 0.23.0 in /content/_code-samples/airgapped-wallet/py
2022-11-28 15:34:56 -08:00
Rome Reginelli
ab10497982 Merge pull request #1603 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/django-3.2.16
Bump django from 3.2.6 to 3.2.16 in /content/_code-samples/airgapped-wallet/py
2022-11-28 15:34:41 -08:00
Rome Reginelli
aa3f12d55e Merge pull request #1602 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/pillow-9.3.0
Bump pillow from 8.3.1 to 9.3.0 in /content/_code-samples/airgapped-wallet/py
2022-11-28 15:34:24 -08:00
oeggert
85fec9c23b Update content/references/protocol-reference/transactions/transaction-types/escrowcreate.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-11-28 15:22:46 -08:00
oeggert
9e0d32b223 Update content/references/protocol-reference/transactions/transaction-types/payment.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-11-28 15:21:37 -08:00
oeggert
6126943998 Merge pull request #1605 from XRPLF/fix-typo-cryptographic-keys
Fix typo in cryptographic-keys.md.
2022-11-28 14:57:13 -08:00
Rome Reginelli
68d41fae5a Serialization: fix STIssue definition
Noah from the xrpl4j team noted that the STIssue definition used was wrong in the case of XRP, and the actual implementation has an optimization to drop the second 160 bits in the case where the first 160 bits are XRP.
2022-11-28 14:49:16 -08:00
Wietse Wind
49c58f239b Add XRPL Labs testnet & CORS note 2022-11-28 23:22:53 +01:00
Rome Reginelli
53db225ee3 Add example CLI reponse to submit_multisigned
Fix #407

Re-uses the JSON-RPC response since it should be identical to the commandline response except the lead-in.
2022-11-28 13:51:47 -08:00
Oliver Eggert
93961c2d61 Fix typo in cryptographic-keys.md. 2022-11-28 09:22:59 -08:00
Oliver Eggert
f0a6612f11 Update ledger_index to use most recently validated ledger. 2022-11-23 20:01:34 -08:00
Oliver Eggert
6c141b50af Change examples to relative links and add blank line before link. 2022-11-23 16:25:18 -08:00
Rome Reginelli
e3a6935cb2 Merge pull request #1541 from XRPLF/amm_ref
Automated Market Maker (XLS-30d) reference documentation
2022-11-23 14:33:21 -08:00
Rome Reginelli
b3baec9187 Merge pull request #1588 from XRPLF/server_info_issue_1446
Update server_info/state w/ reporting mode details
2022-11-23 13:23:43 -08:00
mDuo13
45f6ea49a8 server_info/state: more edits 2022-11-23 12:50:20 -08:00
mDuo13
c2cc532242 server_info/state updates: edits per reviews 2022-11-23 12:40:16 -08:00
dependabot[bot]
9c4abf66cc Bump httpx in /content/_code-samples/airgapped-wallet/py
Bumps [httpx](https://github.com/encode/httpx) from 0.18.2 to 0.23.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.18.2...0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 20:20:30 +00:00
dependabot[bot]
4d085aec7d Bump django in /content/_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.6 to 3.2.16.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.6...3.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 20:20:24 +00:00
dependabot[bot]
735fc2588c Bump pillow in /content/_code-samples/airgapped-wallet/py
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.1...9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 20:20:14 +00:00
Rome Reginelli
636dad6bbf Merge pull request #1558 from wojake/patch-11
Create airgapped-wallet.py
2022-11-23 12:19:38 -08:00
Oliver Eggert
ed2047c8ab Clean up code comments. 2022-11-23 12:09:09 -08:00
mDuo13
ecb8acfafb Fix AMMDeposit formula 2022-11-22 20:04:30 -08:00
mDuo13
bc752f213d Enable include_code by default 2022-11-22 16:18:30 -08:00
Rome Reginelli
572e0ab3c6 AMM: apply suggestions from review
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
2022-11-21 22:42:30 -08:00
mDuo13
720a322892 AMM refs: more edits per reviews 2022-11-21 22:40:14 -08:00
mDuo13
abd20d99d9 [JA] serialization, fix link 2022-11-21 22:40:14 -08:00
mDuo13
e2ff0a7d97 AMM doc cleanup
- fix typo in serialization
- add STIssue type to type list in serialization
- more clearly mark things that need to be translated to Japanese
- Put AMMBid & AMMCreate transactions in alphabetical order
2022-11-21 22:40:14 -08:00
mDuo13
ab0b7f78d8 [JA] add untranslated section on AMMs 2022-11-21 22:40:14 -08:00
mDuo13
08bbcc4dd7 AMM reference docs
AMM object: some clarifications

AMM references: incomplete draft

AMM updates

AMM: add AMMBid, clarify more stuff

Docs for AMMBid transaction

AMM: more work on error codes

AMM: example transactions, related upates

Fix broken links

AMM: reflect naming updates

more AMMBid edits

Add amm_info API method

Add style for AMM label

AMM: more clarifications on tx, accounts

AMM references: Clean up draft

amm_info: reflect code updates

AMM: updates for the latest changes

AMM: update flags for Deposit/Withdraw

AMM: update JSON examples for latest code

Serialization: add STIssue type

STIssue: clarify definition with commas
2022-11-21 22:40:12 -08:00
Oliver Eggert
3cbc0400af Add include code markdown to Markers and Pagination page. 2022-11-21 21:26:43 -08:00
Oliver Eggert
5e65910562 Add code samples for markers and pagination. 2022-11-21 21:11:06 -08:00
Oliver Eggert
078bd39e7e Fix CheckCash link. 2022-11-21 18:50:54 -08:00
Oliver Eggert
4949f99075 Add remaining permalink examples for transaction types. 2022-11-21 18:42:14 -08:00
Rome Reginelli
1d1c48c319 Remove duplicate UNLModify header. (#1594)
The snippet includes the header so having the header separately is redundant.

Fixes #1590
2022-11-21 08:59:54 -08:00
Obiajulu
a9eb06254b Update unfreeze_token.py 2022-11-21 02:31:16 -08:00
Oliver Eggert
b7e46c8f11 Added query example transaction buttons. 2022-11-18 20:59:32 -08:00
Oliver Eggert
916a792d00 Add sample query for AccountSet transactions. 2022-11-18 20:30:37 -08:00
Amarantha Kulkarni
49a7a45c6a Fix public RPC URL (#1593)
Change https://rpc.evm-sidechain.xrpl.org/ to https://rpc-evm-sidechain.xrpl.org/
2022-11-18 13:25:05 -08:00
Wo Jake
18355a9591 Apply suggestions from code review
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-18 15:11:48 +08:00
Obiajulu
121cc9f034 Update content/_code-samples/freeze/py/set_global_freeze.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2022-11-17 17:36:22 -08:00