Commit Graph

7415 Commits

Author SHA1 Message Date
Elliot Lee
5b9d6ed69d Make Mac build instructions easier to find 2023-10-19 08:43:28 -07:00
tequ
342c08bb74 fix link 2023-10-19 21:01:33 +09:00
elmurci
905b84a8b6 fix(nftokenoffer): Update NFTokenOffer Transaction text 2023-10-19 08:59:14 +01:00
tequ
27058687b3 [JA] update 発行済み通貨(issued currency) to トークン(token) 2023-10-19 16:06:23 +09:00
tequ
9531604e08 [JA] fix 2023-10-19 14:27:41 +09:00
tequ
166b4c7829 [JA] fix NonFungibleTokensV1 2023-10-19 14:26:41 +09:00
tequ
188b23c2a7 [JA] update amendments status 2023-10-19 14:22:59 +09:00
tequ
925486a9af [JA] update ripple consensus 2023-10-19 14:17:27 +09:00
tequ
38fb54b33b [JA] update parallel-networks 2023-10-19 14:14:03 +09:00
mDuo13
153e17b4f6 Clarify ctid field availability 2023-10-18 17:01:40 -07:00
mDuo13
56ee6ad8bc Document CTID in tx method 2023-10-18 16:47:33 -07:00
Rome Reginelli
2cfabe83e2 Merge pull request #2223 from XRPLF/ambassador-link-update
updates ambassadors typeform link and changes date from Fall 2023 -> …
2023-10-18 14:14:52 -07:00
mDuo13
ea95088c92 [ja] fix broken link to Clio amendment blocked servers 2023-10-18 14:13:14 -07:00
Rome Reginelli
94f1110458 Merge pull request #2220 from XRPLF/rr-patch-payment-types-table
Fix typo in payment types table
2023-10-18 14:09:01 -07:00
Rome Reginelli
64aad0b2e7 Merge pull request #2215 from XRPLF/place_indexes
Add index md files
2023-10-18 13:44:23 -07:00
akcodez
3184e50e60 updates ambassadors typeform link and changes date from Fall 2023 -> Spring 2024 2023-10-18 12:41:29 -07:00
ddawson
484458c870 Add sample code 2023-10-17 16:22:48 -07:00
ddawson
4ec829446a Add source code 2023-10-17 16:18:19 -07:00
Rome Reginelli
ae4f0bdafa Merge pull request #2219 from XRPLF/rr-min-requirements
Clarify minimum system requirements
2023-10-17 14:04:24 -07:00
Rome Reginelli
890e6b4b1d Fix typo in payment types table
It refers to the types of the transaction so it should be `Account` (the sender), not `Address` (not a real field).
2023-10-17 13:53:53 -07:00
Rome Reginelli
c1fb4bc67b Clarify minimum system requirements
Per a discussion on Mattermost, added stronger wording to the "Minimum Specifications" to clarify that they're only good enough for testing, not production use.
2023-10-17 12:38:47 -07:00
tequ
da79afbd10 [JA] update infrastructure 2023-10-17 16:06:19 +09:00
tequ
9777b2f180 [JA] update commandline-usage 2023-10-17 15:43:39 +09:00
tequ
db2d119759 [JA] update source-and-destination-tags 2023-10-17 15:27:49 +09:00
ddawson
6e081769c5 Add py con escrow & video 2023-10-16 17:45:52 -07:00
Rome Reginelli
ad9ca2e74b Merge pull request #2216 from ximinez/vl_fix
Update validator list method example
2023-10-16 16:55:40 -07:00
mDuo13
7f0e954708 Fix overzealous find/replace for line breaks 2023-10-16 16:54:35 -07:00
mDuo13
4f398503c2 [ja] AMMAccount fix 2023-10-16 16:49:43 -07:00
mDuo13
0f474c2f93 AMM ledger entry: fix AMMAccount in example JSON 2023-10-16 16:48:45 -07:00
Caleb Kniffen
4a904ab887 docs: rename AMMAccount to Account for AMM
The correct field for an `AMM` ledger object is `Account`.
2023-10-16 16:48:45 -07:00
mDuo13
970e7e3e6a Merge branch 'clio_forwarding_rules' 2023-10-16 16:38:10 -07:00
mDuo13
5ec8f96a67 Merge branch 'clio_server_info_libxrpl_version' 2023-10-16 16:37:00 -07:00
mDuo13
129ffbe46e Clio server_info: fix broken link 2023-10-16 16:35:21 -07:00
mDuo13
838225f798 Add line breaks after initial h1's consistently 2023-10-16 16:30:34 -07:00
Rome Reginelli
c58cfe23ed Merge pull request #2154 from godexsoft/clio_unsupported_subscription
Unsupported streams in Clio
2023-10-16 14:56:42 -07:00
Rome Reginelli
85818a47d2 Merge pull request #2147 from godexsoft/clio_ledger_accounts_not_supported
Document unsupported fields in ledger command
2023-10-16 14:56:10 -07:00
Rome Reginelli
bcd4be5aa4 Merge pull request #2138 from godexsoft/account_tx-tx_type
Add tx_type to request fields
2023-10-16 14:55:36 -07:00
Aria Keshmiri
c48bd5b747 Merge pull request #1913 from XRPLF/ecosystem
Ecosystem
2023-10-16 14:24:00 -07:00
akcodez
49ec70d1e3 adds missing translation wrap 2023-10-16 14:22:15 -07:00
Ed Hennis
72d054d643 Update validator list method example
* Add required public key to the HTTP request URL.
* Add "public_key" field to result JSON.
2023-10-16 16:24:39 -04:00
akcodez
4f3414e861 adds supprot for japanese translation 2023-10-16 09:54:01 -07:00
akcodez
d3a2fb658e fix mobile modal issues 2023-10-16 09:36:17 -07:00
Rome Reginelli
b6d60f4f24 Merge pull request #2191 from XRPLF/dependabot/npm_and_yarn/content/_code-samples/build-a-desktop-wallet/js/electron-22.3.25
Bump electron from 22.3.24 to 22.3.25 in /content/_code-samples/build-a-desktop-wallet/js
2023-10-13 17:26:20 -07:00
Rome Reginelli
077b606da4 Merge pull request #2201 from XRPLF/dependabot/npm_and_yarn/content/_code-samples/build-a-browser-wallet/js/postcss-8.4.31
Bump postcss from 8.4.21 to 8.4.31 in /content/_code-samples/build-a-browser-wallet/js
2023-10-13 17:24:21 -07:00
Rome Reginelli
8606d4c8a2 Merge pull request #2185 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/pillow-10.0.1
Bump pillow from 9.3.0 to 10.0.1 in /content/_code-samples/airgapped-wallet/py
2023-10-13 17:20:04 -07:00
mDuo13
e5405d8946 Add/update some blurbs for index pages 2023-10-13 17:01:04 -07:00
mDuo13
a99838453b Adjust blurb inheritance in metadata 2023-10-13 11:37:35 -07:00
mDuo13
2a5639b9e7 Soften up filename mismatch warnings 2023-10-13 11:37:12 -07:00
akcodez
8ac227d032 merge w master 2023-10-12 19:49:57 -07:00
mDuo13
70c3c8a1fa Add md files for auto index pages
Part of IA and Redocly migration work. Create simple .md files to
represent the automatic index pages that previously only existed in
the dactyl-config.yml file. (The code used to do this is also part
of the commit but is, hopefully, no longer needed.)
2023-10-12 17:07:04 -07:00