Commit Graph

128 Commits

Author SHA1 Message Date
Rome Reginelli
fd39520c93 Merge pull request #1279 from develoQ/translate-to-japanese
Translate to Japanese
2022-01-10 23:47:25 -08:00
mDuo13
a07bfb20a0 [JA] fix syntax errors 2022-01-10 23:46:40 -08:00
mDuo13
bef2d8a20e NFT doc format cleanup 2022-01-10 18:20:21 -08:00
mDuo13
2791d5de6e NFToken references: fix some things for consistency 2022-01-07 20:05:01 -08:00
mDuo13
a21bb92763 Add status disclaimer to NFT pages 2021-12-22 11:23:11 -08:00
mDuo13
1ec28eba32 Minor updates to install docs
- Update mentions of Ubuntu 16.04 which is past end-of-life
- Fewer mentions of "rippled" name
- Remove $ from copy-pasteable commands
- Other small wording cleanup
2021-12-07 15:59:00 -08:00
mDuo13
74ef376816 Merge branch 'master' into rippled_180 2021-11-24 14:34:50 -08:00
mDuo13
b4037f2774 1.8.0 is dead, long live 1.8.1 2021-11-24 13:01:21 -08:00
mDuo13
e31afae03e Update: Tickets, NegativeUNL enabled on Mainnet 2021-11-23 17:26:15 -08:00
mDuo13
8cf0dbc6dd Start v1.8.0 docs 2021-11-10 10:19:06 -08:00
Amarantha Kulkarni
e31cac2280 Move files from public to admin methods and update config file 2021-10-20 16:25:40 -07:00
mDuo13
7cff4596cc xrpl.js 2.0: address feedback, fix many TODOs 2021-10-19 18:55:06 -07:00
mDuo13
8a33b84711 xrpl.js 2.0: update some 'RippleAPI' mentions
Starts moving freeze example code into separate tutorial pages.
2021-10-14 16:31:55 -07:00
mDuo13
64e915eeb2 xrpl.js 2: update many mentions, more code 2021-10-12 19:16:20 -07:00
fersmi
da1be90237 301 permanently moved
Fixed links with http status code 301 permanently moved.
2021-10-04 15:30:37 +02:00
mDuo13
032eee07fb Spell checker pass 2021-05-27 18:00:22 -07:00
mDuo13
c49d5ccb79 Add rippled v1.7.2 2021-05-27 18:00:22 -07:00
mDuo13
7d16ea3429 Update links to HTTP/WS get started page 2021-05-10 16:27:21 -07:00
mDuo13
f7cf44073c Get Started organization updates
- Split off "Public Servers" page
- Rename and reorder getting started pages by language
2021-05-07 17:38:31 -07:00
Ryan G. Young
9dca1df9ac remove rx dev kit mentions 2021-04-13 15:05:12 -07:00
Ryan G. Young
32ae5590af remove rippled from libs snippet 2021-04-08 17:24:29 -07:00
Ryan G. Young
fd945a14ed add snippet for libraries 2021-04-08 17:22:46 -07:00
mDuo13
6d91616a62 Improve & refactor interactive tutorial code
Interactive tutorials: more consistent style

Interactive tutorials: Use new generics for send-xrp, use-tickets

Interactive tutorials: clean up now-unused code

Interactive tutorials: progress & debugging of errors

Interactive: Require Destination Tags; and related

- Validate addresses in Transaction Sender and warn on Mainnet X-address
- Option to load destination address from query param in Tx Sender
- Some more/updated helpers in interactive tutorial JS

Interactive tutorials: fix JA version

Interactive tutorials: readme, include code filter (incomplete)

Interactive tutorials: improvements for consistency

Interactive Tutorials: finish readme

Interactive tutorials: fix syntax errors
2021-03-24 13:59:22 -07:00
Rome Reginelli
55fb729f38 Merge pull request #968 from mDuo13/reporting_mode_api
Reporting mode api
2021-02-18 18:14:03 -08:00
Rome Reginelli
edf4eafc79 Merge pull request #953 from mDuo13/ticketbatch_tutorial
"Use Tickets" tutorial
2021-02-18 16:09:54 -08:00
mDuo13
767ef4b852 Reporting Mode: API changes 2021-02-17 13:04:10 -08:00
mDuo13
0e33d93c0e Use Tickets: better error handling 2021-02-11 17:06:04 -08:00
mDuo13
6025be47ee [JA] update generate-step for consistency w/ EN 2021-02-11 15:12:50 -08:00
mDuo13
7708e30219 Use Tickets: edits per review 2021-02-11 15:12:31 -08:00
mDuo13
cd673acb6e Server modes: rewrite to add reporting mode 2021-02-09 17:14:07 -08:00
mDuo13
eb0b9a66e5 Use Tickets tutorial upgrades
- Use Devnet for live examples
- Move code to a dedicated JS file instead of having it all inline
- Improve transaction submission logic
2021-02-01 19:05:33 -08:00
mDuo13
a93f58e783 TicketBatch tutorial progress 2020-12-07 17:58:51 -08:00
mDuo13
175ed822e9 TicketBatch: diagrams, more references 2020-11-24 17:50:08 -08:00
mDuo13
6a4b5a2287 TicketBatch: concept doc draft 2020-11-19 17:50:52 -08:00
mDuo13
fd98e6e6a6 Start TicketBatch docs 2020-11-18 17:55:00 -08:00
mDuo13
b6b5d9e4d7 Start v1.7.0 working branch 2020-11-18 15:56:46 -08:00
mDuo13
6d64b40827 Ledger Objects: reuse intro, port tweaks to JA target. 2020-10-29 13:52:02 -07:00
mDuo13
67e13dec7c Ledger formats: improve landing page, etc. 2020-10-29 01:32:57 -07:00
mDuo13
15b15b7ac0 Negative UNL: expand on references, correct concept 2020-10-26 15:16:10 -07:00
mDuo13
8f9da1f335 Xpring → RippleX 2020-10-05 00:26:21 -07:00
mDuo13
84fec223e9 Style fixes:
- Fix Cryptographic Keys "Key Components" diagram colors
- Fix TX Sender colors & spacing
- Fix DepositAuth table colors
2020-09-11 12:54:02 -07:00
mDuo13
5f92542544 Merge branch 'v1.6.0' into master 2020-08-19 09:06:56 -07:00
Rome Reginelli
5840204558 Merge pull request #871 from rmurphy23/test-rippled
WIP: Missing Public Rippled Method Outputs
2020-08-10 11:52:31 -07:00
rmurphy23
53f949db97 Changes snippet from ledger_data specific to general format 2020-08-06 11:37:48 -07:00
mDuo13
4c0bf49e30 Addresses: touch up X-addresses callout 2020-07-28 17:53:18 -07:00
rmurphy23
30584b5eba Adds snippet for missing commandline syntax and replaces commandline note with snippet in ledger_data.md 2020-07-27 15:14:30 -07:00
mDuo13
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mDuo13
1101d65051 Start applying spell-checking 2020-07-24 03:25:59 -07:00
mDuo13
7a45ac940e Start v1.6.0 branch 2020-06-29 16:39:35 -07:00
mDuo13
389e563b27 [JA] Finish link fixing
- Removes the redundant "English" locale since English is the default
  language when no locale is specified
- Adds translation tags to domain verification checker tool (so that one
  broken link from there can be fixed)
- Fixes several typos in Japanese docs
- Adds redirects & other config changes to make links work
2020-06-22 16:44:46 -07:00