Commit Graph

272 Commits

Author SHA1 Message Date
mDuo13
7b188351c0 CRLF to LF; fix some broken links 2019-11-05 23:09:32 -08:00
mDuo13
f36b715a27 Translation framework: link fixing, banner 2019-11-05 23:09:31 -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
588c41bf34 rippled API versions - JA support, simplify syntax 2019-11-05 23:08:41 -08:00
mDuo13
f3db1cd141 account_tx: better error code docs 2019-10-29 15:12:21 -07:00
mDuo13
b9029aa838 Fix some lingering TODOs 2019-10-29 14:25:59 -07:00
Rome Reginelli
6f4bf31f98 Clean up terminology & links for sign method
Avoid confusing use of "secret key" and add some relevant links.

Also, it's no longer true (and hasn't been for a long time) that transaction signatures are different every time. That was from before rippled started using deterministic nonces ([RFC6979](https://tools.ietf.org/html/rfc6979)).

sign - Fix formatting

Fix a typo, and update a "default" value to current style guidelines.

sign - missing "a"
2019-10-22 14:06:01 -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
Rome Reginelli
faff49afbd Merge pull request #704 from mDuo13/doc2359
Key Derivation Info
2019-10-16 13:57:37 -07:00
mDuo13
32cc7522bd wallet_propose: mark RFC-1751 format deprecated, per @nbougalis 2019-10-11 12:50:42 -07:00
mDuo13
4ed720a903 Key derivation: consistent terminology 2019-10-11 12:44:49 -07:00
Rome Reginelli
ef06b82a68 Add amendmentBlocked to universal errors 2019-10-09 16:53:18 -07:00
mDuo13
dd2294e7a5 Key derivation clarifications 2019-09-09 18:37:06 -07:00
Ryan Young
3c74eee725 modify disclaimer language and position 2019-09-06 20:35:37 -07:00
RareData
cf698dae67 Fix invalid message key 2019-08-28 15:09:06 +02:00
Ryan Young
edd47a9ff6 move legal disclaimer 2019-08-22 13:58:41 -07:00
rabbit
4a22ddbacd Validation stream messages are from all validators
Edited the description of the validation stream. This resolves: https://github.com/ripple/ripple-dev-portal/issues/670
2019-08-11 12:35:04 -04:00
mDuo13
a695e6b77a Fix payment types table 2019-08-01 14:27:33 -07:00
mDuo13
acd096e607 Fix residual ripple.com/build/ links 2019-07-26 11:04:02 -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
Rome Reginelli
f85435268c Merge pull request #572 from mDuo13/xrpltoml_validator
xrp-ledger.toml Checker
2019-07-12 16:31:48 -07:00
mDuo13
82a380bc1c Merge branch 'data_api_disclaimer' 2019-07-12 16:27:06 -07:00
mDuo13
d15110fe20 Data API: legalese 2019-07-12 16:25:57 -07: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
47af882012 xrp-ledger.toml: emphasize single vs. double brackets 2019-07-09 19:13:00 -07:00
mDuo13
18952d2b66 Add fixMasterKeyAsRegularKey amendment details 2019-07-09 18:29:28 -07:00
mDuo13
15d6033d1f 'configuration file' → 'config file' 2019-07-09 18:29:28 -07:00
Alloy Networks
852fcd13f5 Update logrotate.md
Starting with `rippled` 1.3, the `/etc/logrotate.d/rippled` script will be installed by the DEB and RPM packages. Modifications made to reflect that.
2019-07-09 18:29:28 -07:00
Rome Reginelli
6675b61941 Remove "Try it" from sign method
"sign" is disabled on public servers to discourage people from insecurely submitting their secret, so this method is no longer tryable.
2019-07-03 18:13:37 -07:00
Rome Reginelli
a9ad5a66dc Merge pull request #616 from mDuo13/admin_blurb_consistency
Consistent use of terminology in admin method blurbs
2019-07-03 18:03:21 -07:00
mDuo13
4ad3625d83 Consistent use of terminology in admin method blurbs 2019-07-03 17:30:37 -07:00
Rome Reginelli
f08fd02962 Fix "request" typo in log_level
Said "request", meant "response"
2019-07-03 17:27:48 -07:00
mDuo13
275121112b TOML file: add .htaccess CORS syntax 2019-06-19 16:29:46 -07:00
Rome Reginelli
f209639db2 logrotate - slight language cleanup
more use of active voice, more precise language where possible
2019-06-17 12:17:09 -07:00
Alloy Networks
1aaccce11f Add instructions about logrotate.d
Add description of using logrotate.d and give the default logrotate.d script.
2019-06-15 12:06:03 +03:00
mDuo13
b89fa7472e Remove MultiSignReserve status icons 2019-06-13 17:36:26 -07:00
Rome Reginelli
762adebacb Merge pull request #567 from ripple/mDuo13-patch-3
account_lines: Fix copy-pasto
2019-06-05 14:20:51 -07:00
Rome Reginelli
80feb2ec35 fix JSON syntax error 2019-06-04 16:56:07 -07:00
Rome Reginelli
3be55cea63 account_lines: Fix copy-pasto 2019-06-04 16:37:47 -07:00
mDuo13
ab35f5ccbd Data API: add disclaimer 2019-05-17 18:06:30 -07:00
The XRP Scan Project
0d692ffaf8 Added transaction_count to Transaction Metrics
Added information about transaction_count that was missing from the Transaction Metrics table.
2019-05-10 18:27:31 +05:30
Rome Reginelli
23cb370e14 Merge pull request #554 from mDuo13/update_metadata_ref
Update metadata reference
2019-04-25 10:02:35 -07:00
Rome Reginelli
60c0287c21 Merge pull request #560 from ripple/gbarr01-patch-1
Repair transactions_hash to transaction_hash
2019-04-24 16:35:09 -07:00