Commit Graph

5648 Commits

Author SHA1 Message Date
Rome Reginelli
7897a9c73a Merge pull request #1619 from XRPLF/rr-fix-amm-trading-fee
AMM: Fix trading fee decimal comparison
2022-12-08 13:48:29 -08:00
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
fd63f8a89b Merge pull request #1620 from Calvinjwala/ambassador
fix: updating form and copy on ambassador page
2022-12-07 13:35:17 -08:00
Calvin Jhunjhnuwala
cee118e0c8 updating form and copy on ambassador page 2022-12-07 10:31:11 -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
e0c825e421 Merge pull request #1586 from XRPLF/contrib_terms
Contributing: add terminology
2022-12-06 15:29:49 -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
mDuo13
049b77f8da Contrib: spell out and 2022-12-06 15:10:15 -08:00
mDuo13
b573b3ce9d Contrib: use italics rather than quotes for terms 2022-12-06 15:09:12 -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
Rome Reginelli
b2ae59164e AMM: Fix trading fee decimal comparison
"units of 1/100,000" is equivalent to "⅒ basis points" which is correct. This 10,000 number is a carry over from when it was basis points, not ⅒ thereof
2022-12-02 13:53:20 -08:00
jonathanlei
8a34b1e607 try fix2 2022-12-02 10:22:35 -08:00
jonathanlei
eadffe65ca try fix 2022-12-02 10:22:35 -08:00
mDuo13
6f89db4678 Start AMM concept, AMM-Devnet support 2022-12-01 18:46:56 -08:00
Dennis Dawson
f15a16b668 Merge pull request #1612 from XRPLF/Fix_getAccount_in_Quickstart
Fix getAccount in Quickstart
2022-12-01 14:39:16 -08:00
Rome Reginelli
c6b6ad17b9 Merge pull request #1610 from XRPLF/search-bar-UI-change
Search bar UI change
2022-12-01 13:35:18 -08:00
jonathanlei
05b86d5627 edit css version 2022-12-01 13:05:03 -08:00
Oliver Eggert
8c6e1373fe Fix ripplex1-send-xrp.js 2022-12-01 13:00:58 -08:00
jonathanlei
81cff26301 fix technical things 2022-12-01 12:58:07 -08:00
Michael Legleux
e118d4a902 use dns names instead of invalid IPs 2022-12-01 11:42:35 -08:00
jonathanlei
46c93a75eb large screen search bar cover fix 2022-11-30 16:49:33 -08:00
jonathanlei
81901e0e73 search bar move right 2022-11-30 16:46:28 -08:00
jonathanlei
f330db7a18 color fixes 2022-11-30 13:40:15 -08:00
jonathanlei
1c114321b2 browser sizing, color, logo fix 2022-11-30 10:13:05 -08:00
jonathanlei
780c6ec314 fix crowding issue and logo color 2022-11-29 18:09:27 -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
0eea263892 light mode input fix 2022-11-29 13:35:03 -08:00
jonathanlei
0843f06e30 fix light mode, dark mode complete 2022-11-29 13:24:21 -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
jonathanlei
3d6d98c2cc dark mode almost complete 2022-11-28 21:36:45 -08:00
jonathanlei
940947a4ed light theme done 2022-11-28 20:54:15 -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
2bd8dcce62 Merge pull request #1607 from XRPLF/WietseWind-patch-1
Add XRPL Labs testnet & CORS note
2022-11-28 14:55:41 -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
956b1d04bd Merge branch 'oeggert/issue1554' of https://github.com/XRPLF/xrpl-dev-portal into oeggert/issue1554 2022-11-23 20:02:01 -08:00
Oliver Eggert
f0a6612f11 Update ledger_index to use most recently validated ledger. 2022-11-23 20:01:34 -08:00
oeggert
a9906eba1b Update content/_code-samples/markers-and-pagination/js/pagination-with-markers.js
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-11-23 16:31:59 -08:00
Oliver Eggert
6c141b50af Change examples to relative links and add blank line before link. 2022-11-23 16:25:18 -08:00
mDuo13
1671b67690 Merge branch 'docsearch3-migration' 2022-11-23 14:35:37 -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