Commit Graph

115 Commits

Author SHA1 Message Date
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
mDuo13
83686c40c6 Translation edits, cleanup 2020-06-22 16:44:43 -07:00
mDuo13
fcad9d0376 Update Japanese translation files 2020-06-22 16:43:11 -07:00
mDuo13
7d5a2d2a88 Checks enabled 2020-06-17 18:48:04 -07:00
mDuo13
c0475f86d9 Deletion tx cost: edit descripion & add to AcctDel tx ref too 2020-06-03 13:56:46 -07:00
Rome Reginelli
f1e43a0757 Merge pull request #838 from gnurag/patch-2
Added AccountDelete tx type
2020-05-08 11:03:15 -07:00
Anurag
4ec48af30a Added AccountDelete tx type
Added AccountDelete as a valid transaction type supported for common tx fields.
2020-05-08 18:23:09 +05:30
mDuo13
7e8c8a30a4 DeletableAccounts enabled 2020-05-08 01:07:50 -07:00
mDuo13
33ec52d83d new amendments in v1.5.0 2020-03-23 17:23:30 -07:00
Rome Reginelli
b375cfae48 tecDST_TAG_NEEDED: link relevant doc 2020-03-02 15:26:02 -08:00
Rome Reginelli
f2d53957d4 tec codes: better interlinking 2020-03-02 15:20:09 -08:00
mDuo13
a222f56c17 [JA] fix broken links to updated anchor 2020-02-20 18:18:51 -08:00
Rome Reginelli
2879bf63cf accountset (JA): fix message key
backports fix from cf698dae67
2020-01-17 18:27:57 -08:00
Rome Reginelli
bbec4d6473 Clarify tecINSUFF_FEE
- Put it in the proper alphabetical order
- Explain the difference from `terINSUF_FEE_B`
2020-01-13 13:37:57 -08:00
Alex Prut
797d7ecf33 fix: add tecINSUFF_FEE to transactions-result doc 2020-01-13 12:08:36 +01:00
Joseph Busch
c90e70a0b2 Remove warning about fixMasterKeyAsRegularKey
This warning isn't relevant anymore given that the amendment is now enabled -> https://xrpl.org/known-amendments.html#fixmasterkeyasregularkey
2020-01-08 00:32:59 -06:00
mDuo13
8c2da756cb Tx Ref: Deletable Accounts edge case edits
per reviews
2019-12-12 15:29:21 -08:00
mDuo13
0c07d4c0be Tx ref coverage of deletable acct edge cases 2019-12-11 17:00:56 -08:00
mDuo13
dc6aca3f5e Remove <br> tags from [Source] links. 2019-12-04 15:35:29 -08:00
mDuo13
93da35f24e fixPayChanRecipientOwnerDir / DeletableAccounts details 2019-11-27 16:53:18 -08:00
Rome Reginelli
e843498d57 Merge pull request #732 from mDuo13/deletableaccounts_ja_placeholders
DeletableAccounts result code placeholders (日本語)
2019-11-27 15:47:35 -08:00
mDuo13
db5da68093 Deletable accounts info / style updates 2019-11-27 15:21:27 -08:00
mDuo13
c2100bc58f (JA) Add (EN) entries for new deletableaccounts result codes 2019-11-27 15:13:13 -08:00
mDuo13
b80c58d545 Deletable Accounts: edits per peer review 2019-11-21 13:23:53 -08:00
mDuo13
da23e3eba9 AccountDelete: realistic example auto-fillable fields 2019-11-20 16:18:41 -08:00
mDuo13
a379c8e2a2 AccountDelete error codes, more complete example 2019-11-20 16:15:17 -08:00
mDuo13
c758dc3793 AccountDelete tx ref (1st pass) 2019-11-19 17:35:11 -08:00
mDuo13
2bfe9e574b Japanese translation: fix all the broken links 2019-11-05 23:09:32 -08:00
mDuo13
7b188351c0 CRLF to LF; fix some broken links 2019-11-05 23:09:32 -08:00
mDuo13
430e4f4515 Japanese translation: add remaining files 2019-11-05 23:08:41 -08:00
mDuo13
10abd4b1cd Language support updates
- Unicode header IDs filter
- Change some links to use the new ID formula
  (It matches the GitHub-Flavored Markdown standard closely.)
- Build script changes
2019-11-05 23:08:41 -08:00
mDuo13
b9029aa838 Fix some lingering TODOs 2019-10-29 14:25:59 -07:00
mDuo13
8ab0611462 Link fixes and other cleanup
- Clarifies that SetFee transaction hashes weren't always unique
  (Fixes #696)
- Fixes some broken links and adds a couple more useful links.
- Mention different types of transactions in tx basics page
- Fix inconsistent naming of 'list xrp...' use case
2019-10-16 14:39:10 -07:00
RareData
cf698dae67 Fix invalid message key 2019-08-28 15:09:06 +02:00
mDuo13
a695e6b77a Fix payment types table 2019-08-01 14:27:33 -07:00
Rome Reginelli
65c77db920 Merge pull request #621 from ripple/rippled_v1.3.0
rippled v1.3.1 Docs
2019-07-25 16:25:12 -07:00
Rome Reginelli
c30ab6671e Merge pull request #626 from mDuo13/payments_article
Direct XRP Payments article
2019-07-18 12:49:28 -07:00
mDuo13
97606bb85a Payments: fix broken links 2019-07-17 17:03:02 -07:00
Rome Reginelli
6edeb9a971 Merge pull request #623 from ollyw/patch-1
Clarify that terQUEUED can change ledger state
2019-07-16 00:50:43 -07:00
Rome Reginelli
37a5f83c79 Modify ter description again for automatic retries
Not only ter codes are retried. Other result failures could also be automatically retried and succeed later.
2019-07-16 00:48:35 -07:00
Oliver Wickham
904f06bfaf Clarify that all ter codes will automatically be retried 2019-07-15 10:30:13 +01:00
mDuo13
dffcebb442 Payments article, payment types in ref 2019-07-12 16:20:49 -07:00
mDuo13
6edd0ed882 Replace mentions of ripple.txt with xrp-ledger.toml 2019-07-10 15:19:10 -07:00
mDuo13
18952d2b66 Add fixMasterKeyAsRegularKey amendment details 2019-07-09 18:29:28 -07:00
mDuo13
b89fa7472e Remove MultiSignReserve status icons 2019-06-13 17:36:26 -07:00
mDuo13
a2861de1d2 Tx Metadata: Edits per peer reviews 2019-04-24 16:34:35 -07:00
mDuo13
9f6f037cac Metadata: add example 2019-04-24 16:34:35 -07:00
mDuo13
44aaff78ee Metadata: Describe AffectedNodes format 2019-04-24 16:34:35 -07:00
mDuo13
39562f80b9 Clarify some RippleState, AccountTxnID stuff 2019-04-15 17:49:21 -07:00
Rome Reginelli
a3e79d685d Add missing tecDUPLICATE code
Somehow missed this when documenting DepositPreauth.
2019-04-12 16:02:54 -07:00