Dennis Dawson
49684b4391
Merge pull request #1862 from XRPLF/add_nft_api_topic
...
add nft api topic
2023-04-19 08:48:37 -07:00
ddawson
a62f237849
format fix
2023-04-18 14:49:51 -07:00
ddawson
1d6be20c95
add binary response
2023-04-18 14:24:59 -07:00
ddawson
3c552bd1e3
Add nft_history to pub apis
2023-04-18 10:58:30 -07:00
ddawson
303ba47892
Fix marker def
2023-04-18 10:12:22 -07:00
ddawson
8ea9068ec5
Add request fields
2023-04-18 09:46:25 -07:00
Rome Reginelli
f7a0543a95
Merge pull request #1830 from develoQ/ja-servers
...
[JA] concept XRP Ledger Servers
2023-04-17 13:58:59 -07:00
Rome Reginelli
101e6369ce
[JA] more consistent network naming
2023-04-17 13:58:48 -07:00
Rome Reginelli
7d7dcae658
Merge pull request #1790 from zgrguric/patch-3
...
Descriptive list of types in Transaction Types
2023-04-17 11:36:57 -07:00
Shawn Xie
6e7a8b8ad3
Add note for ledger_data API about type field ( #1819 )
...
* add note for `ledger_data` about `type`
* Revise to give more clarity on whats happening
2023-04-13 13:57:00 -04:00
Amarantha Kulkarni
4c01a5dbf7
Part 2 of the fix for Issue 1820 (Move AMM pages) ( #1867 )
...
* Remove in-development files for AMM proposal
* Add redirects for in-development AMM pages
2023-04-12 12:16:20 -07:00
ddawson
11b6267fe5
Add NFTokenPage to account_objects.md
2023-04-11 14:49:59 -07:00
Rome Reginelli
5fb087998b
Merge pull request #1843 from develoQ/ja-authorized-trust-lines
...
[JA] Authorized Trustlines
2023-04-11 09:43:15 -07:00
Amarantha Kulkarni
87178f3fcb
Remove in-development docs for sidechains and EVM sidechains ( #1863 )
...
* Remove in-development docs for EVM sidechain and now obsolete content for federated sidechains dev preview
* Remove disclaimer note about EVM sidechain
* Remove references to sidechains which are in development
* Add redirects to deleted pages
* Incorporate feedback to comment out Issue Fields
* Fix broken links
2023-04-10 07:25:07 -07:00
tequ
aa2809ac5e
[JA] update cryptographic-keys ( #1849 )
2023-04-07 13:57:49 -07:00
Amarantha Kulkarni
5794b6fe09
Fix for Issue1765 that clarifies currency format ( #1860 )
...
When merged, fixes #1765 .
2023-04-07 13:54:34 -07:00
ddawson
30809a7fd3
fix clio ubuntu link
2023-04-06 16:04:23 -07:00
ddawson
a7eecd8289
add nft api topic
2023-04-06 15:37:43 -07:00
zgrguric
367615969b
Merge branch 'XRPLF:master' into patch-3
2023-04-05 20:04:47 +02:00
zgrguric
f5f0ccfbc5
Update content/references/protocol-reference/transactions/transaction-common-fields.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-04-05 20:02:12 +02:00
Rome Reginelli
86ed60ea88
Merge pull request #1829 from develoQ/ja-concept-interoperability
...
[JA] concept interoperability
2023-04-05 09:08:10 -07:00
Rome Reginelli
c71bf092fe
Merge pull request #1850 from XRPLF/bump-xrpljs-version-in-guide
...
fix: update getting started xrpl.js version
2023-04-05 08:29:37 -07:00
Rome Reginelli
b59a4813cd
Merge pull request #1828 from develoQ/ja-disallowincomming
...
[JA] DisallowIncoming
2023-04-05 08:28:54 -07:00
Dennis Dawson
8d5a35dbe0
Merge pull request #1855 from XRPLF/1788_set_minter
...
Fix set minter, misc
2023-04-03 10:39:33 -07:00
Rome Reginelli
b35a32ce18
Merge pull request #1847 from XRPLF/JST5000-update-server-state-example
...
Change server_state.transitions to string in example
2023-03-31 18:12:48 -07:00
Rome Reginelli
b5d298f2e8
Merge pull request #1848 from develoQ/ja-fix-nav
...
[JA] Fix TopNav layout
2023-03-31 18:11:11 -07:00
Dennis Dawson
5a6eb7da32
Fix Set Minter
...
Also some formatting issues, remove getElementByID statements.
2023-03-30 16:47:35 -07:00
ddawson
7450190438
Fix set minter, misc
2023-03-30 16:41:23 -07:00
Rome Reginelli
38d0d836f8
Merge pull request #1825 from develoQ/ja-check
...
[JA] Delete old descriptions and update Amendments descriptions in the Check page
2023-03-28 13:04:35 -07:00
Caleb Kniffen
20191b63bd
fix: update getting started xrpl.js version
...
Previously version 2.0.0 was pointed to which is very old.
2023-03-28 13:00:45 -05:00
tequ
89a0e25f9c
fix-nav-layout
2023-03-28 14:03:14 +09:00
Jackson Mills
1ef4bea303
Change server_state.transitions to string in example
...
When running against rippled locally, `ServerState.transitions` appears to be a string, and the documentation says it should be a string, so this PR updates the example to use a string instead of a number for that field. (I believe it used to be a number, but at some point changed)
2023-03-27 14:29:27 -07:00
Rome Reginelli
243fb7a964
Merge pull request #1836 from legleux/supjam
...
Update latest Ubuntu supported; Random fixes
2023-03-27 13:39:33 -07:00
Rome Reginelli
baf9fd3439
Merge pull request #1823 from XRPLF/issue-1822
...
Remove references to Coil from XRPL Use Cases pages
2023-03-27 13:38:25 -07:00
Rome Reginelli
aa118d17b8
Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.md
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2023-03-27 13:38:09 -07:00
tequ
4afc7704d5
[JA] update authorized-trustlines
2023-03-26 14:18:47 +09:00
Michael Legleux
bdc9c19677
Update latest Ubuntu supported; Random fixes
2023-03-21 20:52:55 -07:00
Rome Reginelli
a44c95860c
Merge pull request #1815 from XRPLF/rr-rm-install-xls20d
...
RHEL install: Remove outdated XLS-20d tab
2023-03-21 14:10:31 -07:00
Omar Khan
82069ba554
remove 443 port since it's default port for https & wss
2023-03-21 10:57:58 -04:00
Omar Khan
7b545b90d6
add missing ports to testnet, devnet, xrpl-labs WebSocket URLs
2023-03-20 12:15:25 -04:00
tequ
63c9c8d30c
[JA] fix link
2023-03-20 16:39:13 +09:00
tequ
30c1a805b3
[JA] update ledger history
2023-03-20 16:27:46 +09:00
tequ
3b7ede2e83
[JA] fix
2023-03-20 15:53:06 +09:00
tequ
ea54035795
[JA] add the-clio-server
2023-03-20 15:51:50 +09:00
tequ
33e3252dcd
[JA] fix
2023-03-20 15:33:04 +09:00
tequ
9be959d387
[JA] update rippled-server-modes
2023-03-20 15:32:47 +09:00
tequ
4e7b480684
[JA] xrpl-servers
2023-03-20 14:39:35 +09:00
tequ
1d983c3d83
[JA] concept interoperability
2023-03-20 14:12:16 +09:00
tequ
e90da063ba
fix link
2023-03-20 13:31:49 +09:00
tequ
7dda02fa4c
[jA] update payment channelcreate
2023-03-20 12:53:58 +09:00