Commit Graph

673 Commits

Author SHA1 Message Date
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
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
bc752f213d Enable include_code by default 2022-11-22 16:18:30 -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
mDuo13
51e383bfa8 Fix broken links from JA updates 2022-11-17 14:47:23 -08:00
mDuo13
7acbdeae1f Update Japanese translation to-do list 2022-11-17 14:47:23 -08:00
mDuo13
3ed5d90519 Update server_info/state w/ reporting mode details
- Add reporting mode specific fields
- Mark peers field as omitted from reporting mode
- Fix "external" gRPC link in server modes page
- Update "Configure gRPC" tutorial to better reflect current status of
  gRPC in rippled

This commit fixes #1446.
2022-11-16 15:38:42 -08:00
Oliver Eggert
0edaa21f47 Remove Enable Negative UNL section. 2022-11-16 10:15:06 -08:00
ddawson
0e9feb86c6 Remove NFT-Devnet refs, old tutorial 2022-11-15 13:52:41 -08:00
Jake
a9e92f4d03 update top banner. Add link to nav.
Change top banner for xls-20
Add link under dev tools to new learning portal
2022-10-27 18:21:00 -07:00
develoQ
4acc5cc2d9 fix EVM Sidechain menu partially hidden on Japanese page 2022-10-20 21:23:07 +09:00
Rome Reginelli
2e5b6637e3 Merge pull request #1536 from develoQ/japanese-nftoken
add Japanese translations of NFT-related pages
2022-10-19 16:34:23 -07:00
mDuo13
41d7334499 [JA] fix broken links 2022-10-19 15:56:37 -07:00
Amarantha Kulkarni
a87a06620c Initial migration and edits for EVM Sidechains documentation (#1544)
* Initial migration and edits for EVM Sidechains documentation

* Fix broken link

* Incorporate review feedback and fix indentaton for code snippets and images within steps

* Incorporate review feedback

* Fix indentation within steps
2022-10-17 18:33:33 -07:00
develoQ
4e2e9367d9 tagged tokens.ja.md that old translation 2022-10-08 16:41:38 +09:00
develoQ
7248511e6e add nfts concept page translation 2022-10-08 16:35:46 +09:00
ddawson
3ab096a0a8 Add batch minting topic 2022-10-04 16:22:07 -07:00
develoQ
c03ee24571 add Japanese translations of NFT-related pages
- fix NFTokenOffer JSON Type to use `Currency Amount` instead `object or string`
- incremental reserve to 2 XRP
- Corrected description of failure conditions at Direct Mode
-
2022-10-01 21:52:31 +09:00
Dennis Dawson
9ecece45c6 Merge pull request #1519 from XRPLF/add_batch_minting
Add Batch Minting
2022-09-26 15:31:49 -07:00
mDuo13
a556b817c1 Known Amendments & NFT fixes
- Add new amendments to the Known Amendments page.
    (The URL for the 1.9.4 release notes is speculative; this release is
    expected to happen "soon")
- Link the relevant API methods from the NFT concept page
- Rewrite some parts of the NFT concept page to be more concept-like and
  less a list of reference details
- Update the status of the CryptoConditionsSuite amendment
2022-09-20 15:25:05 -07:00
Dennis Dawson
cb9da39e7e Merge branch 'master' into add_batch_minting 2022-09-19 16:00:11 -07:00
ddawson
a730f0eb06 Add Batch Minting 2022-09-19 15:46:24 -07:00
mDuo13
984ca82bf4 Enable funding page 2022-09-02 12:28:31 -07:00
mDuo13
c7b678c0d8 Fix reports of broken links, disable funding page
Images whose content is defined in CSS have "data:," as their src
attribute because it's technically required and some tools may complain
about it missing, but the link checker complains about the data URI, so
this change makes the link checker skip these.

Also, the funding page is intended to go along with a Bounties program
that has not yet launched, so this disables it for now.
2022-08-31 12:13:18 -07:00
Dennis Dawson
5765b15d91 Merge pull request #1483 from XRPLF/add-auth-minter
Add auth minter
2022-08-31 11:50:37 -07:00
Jake
0e04bdb99e Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-funding
# Conflicts:
#	assets/css/devportal2022-v7.css
2022-08-30 14:56:17 -07:00
ddawson
524872ee60 Add auth minter 2022-08-30 10:21:44 -07:00
ddawson
ac3fe2e056 Add Authorized Minter to Quickstart 2022-08-30 09:53:28 -07:00
Jake
77045d069d Update dactyl-config.yml
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-08-30 09:00:19 -07:00
jonathanlei
34ad43c50c Update dactyl-config.yml
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-29 16:55:48 -07:00
jonathanlei
fc64c047e1 Update dactyl-config.yml
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-29 16:55:17 -07:00
Jake
17e05fcc34 Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-funding
# Conflicts:
#	assets/css/devportal2022-v6.css
2022-08-29 15:10:15 -07:00
jonathanlei
5093af7ce5 requested changes fix 2022-08-26 15:36:22 -07:00
jonathanlei
1b9cd9927c fix sidebar & merge conflict 2022-08-25 13:09:29 -07:00
jonathanlei
c597c78911 Merge branch 'master' into new-dev-tools 2022-08-25 11:28:49 -07:00
jonathanlei
af9b6d5d19 new dev tools web complete - todo: fix tab action 2022-08-23 17:29:18 -07:00
mDuo13
0a5fa62e1b [JA] fix link to authorizing transactions 2022-08-22 14:59:03 -07:00
mDuo13
6e5cdd885d Fix dupe keys in link replacements 2022-08-22 14:40:21 -07:00
Rome Reginelli
68b9bef96d Merge branch 'master' into japanese 2022-08-22 14:32:52 -07:00
mDuo13
49e67ee7ef [JA] fix links & remove some unneeded redirects 2022-08-20 14:34:55 -07:00
develoQ
76362fcd08 Corrected points raised. 2022-08-18 20:24:59 +09:00
Rome Reginelli
af980ca80d Fix broken links from ledger-clio.html (#1469) 2022-08-16 15:25:18 -07:00
Amarantha Kulkarni
b70b3ae7e9 Clio v110 (#1464)
* Update response fields

* Fix typo

* initial draft for nft_info command

* update request and response formats

* Incorporate review feedback

* Updated source URL  and desc for is_burned

* Incorporate review feedback

* Incorporate additional review comments

* Incorporate peer edit comments

* Moving nft_info to new section

* Rename section to Clio methods

* Update dactyl-config.yml

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update content/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update warning message location in the response as per code changes (#1462)

* Update warning level change in API response

* Move Clio APIs under one heading in the nav

* Update dactyl config file to group all Clio methods under one heading

* Fix file paths

* remove Clio from the nav title

* Add badge to note the version when this API was added

Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-12 07:14:29 -07:00
Jake
1ecdef8811 first pass funding page 2022-08-11 14:48:59 -07:00
develoQ
f58c219a6c translate to japanese
- client-libraries.html
- xrp-api.html
 - xrpljs2-migration-guide.html
- node_to_chard.html

Co-authored-by: mtmttksh <109614042+mtmttksh@users.noreply.github.com>
2022-08-11 13:30:26 +09:00
Rome Reginelli
b38a70ea48 Merge pull request #1447 from mDuo13/gg_fixes
Fix broken links and old terminology
2022-08-05 10:24:30 -07:00
Elliot Lee
5a7b3e7f75 Update pages explaining how to run rippled (#1442)
* Update and rename run-rippled-as-a-wallet-server.md to run-rippled-as-a-stock-server.md

* Redirect from 'wallet server' to 'stock server'

https://github.com/XRPLF/xrpl-dev-portal/pull/1442/files#r933780313

Co-authored-by: Rome Reginelli <rome@ripple.com>
Co-authored-by: mDuo13 <mduo13@gmail.com>
2022-08-03 10:38:09 -07:00