Commit Graph

1683 Commits

Author SHA1 Message Date
mDuo13
4c06b61cd9 channel_authorize: new Ed25519 support 2019-11-27 16:22:15 -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
Rome Reginelli
a77078b0dc Merge pull request #731 from mDuo13/deletableaccounts_txcost
Deletable Accounts Transaction Cost
2019-11-27 15:47:24 -08:00
mDuo13
f327e656ce Accounts page: reword seq desc for clarity 2019-11-27 15:21:27 -08:00
mDuo13
100b2cc47d More 'ledger index' standardization 2019-11-27 15:21:27 -08:00
mDuo13
db5da68093 Deletable accounts info / style updates 2019-11-27 15:21:27 -08:00
mDuo13
adba07e23a Sequence number def rewrites for deletable accts 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
9d157adabb Deletable Accounts Tx Cost 2019-11-27 15:05:44 -08:00
mDuo13
48b07ff1f3 Deletable accounts tx ref: link fixes 2019-11-26 17:00:48 -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
d3bace0926 fixCheckThreading description 2019-11-19 16:53:47 -08:00
mDuo13
ca4df8485c Known Amendments updates for v1.4.0 (incomplete) 2019-11-19 13:39:44 -08:00
mDuo13
e9c765fde6 Add rippled v1.4.0 2019-11-19 12:32:17 -08:00
manoj
59f40f5353 Update connect-your-rippled-to-the-xrp-test-net.md 2019-11-18 17:21:13 -08:00
manoj
a5fad21bfa Update connect-your-rippled-to-the-xrp-test-net.md 2019-11-18 17:20:37 -08:00
manoj
0645230a2a Update connect-your-rippled-to-the-xrp-test-net.md 2019-11-15 14:21:45 -08:00
mDuo13
efe3094a8d Consensus intro (JA): replace broken forum link 2019-11-14 16:31:21 -08:00
mDuo13
4e876ea3ec Data API (JA) Remove deprecated install instructions 2019-11-14 16:29:33 -08:00
mDuo13
4fb664f2e0 Fix wayward fullwidth 'f' in data API link 2019-11-13 19:24:01 -08:00
Rome Reginelli
ec434e33e7 commandline usage: add stand-alone mode link 2019-11-13 17:56:11 -08:00
Rome Reginelli
a1f89e1c67 Merge pull request #718 from mDuo13/ja_target
Add Japanese translation
2019-11-09 06:36:24 -08:00
Ryan Young
c855d4df13 update ripple-lib dep to 1.4.1 2019-11-07 23:05:53 -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
44b696065c Translation framework: homepage work
Also, rename "Get Started with the rippled API" to work better with the
framework and slightly restructure the page to provide more context (in
English).
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
6f8d5c246b Japanese translation: add escrow tutorial files 2019-11-05 23:08:41 -08:00
mDuo13
9432de96e5 Japanese translation progress
- Add more translations ('Manage the rippled server' section,
  'Specialized Payment Types' etc.)
- Fix callouts in Japanese-language pages
2019-11-05 23:08:39 -08:00
mDuo13
8523aff6fe Japanese translation: add more tutorials 2019-11-05 23:07:36 -08:00
mDuo13
ebd6a8e7d6 Japanese translation: add all concepts 2019-11-05 23:07:36 -08:00
mDuo13
1178664378 Japanese translation: framework & some files 2019-11-05 23:07:34 -08:00
Rome Reginelli
d008b529e8 Nit: period goes with the sentence in parentheses 2019-11-01 15:17:01 -07:00
mayurbhandary
7548839ba6 Domain Verification and IP addresses
The verified domain name should not resolve to the ip address of the validator.
2019-11-01 17:58:27 -04: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
Alloy Networks
457b411f3c Tip to change permissions on rippled.cfg
Make the rippled.cfg file readable only by the rippled user and root, with 0600
2019-10-28 17:49:35 +02: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
0683b92c18 Remove forum links
The old Ripple forum is down indefinitely for security reasons.
Until the contents can be properly archived in a secure (and read-only)
way, forum links won't work.

There was a Wayback Machine archive for the ledgers thing, so I changed
it to use that. I could not find an equivalent for the drop naming thread,
so I removed that hyperlink.
2019-10-22 13:31:49 -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
mDuo13
6836c15b21 See Also links for other xrp business tutorials 2019-10-16 14:39:10 -07:00
mDuo13
004466e151 Minor gateway guide refactoring 2019-10-16 14:39:10 -07:00
mDuo13
d972643b6e IA: add links for tutorials
IA: more tutorial links

IA: Tutorials stuff

- Move 'Cancel or Skip a Transaction' to 'About Canceling a Transaction'
  (Fixes #582)
- Add more 'See Also' links to Escrow & Payment Channel tutorials
2019-10-16 14:39:08 -07:00
Rome Reginelli
faff49afbd Merge pull request #704 from mDuo13/doc2359
Key Derivation Info
2019-10-16 13:57:37 -07:00