mDuo13
7b188351c0
CRLF to LF; fix some broken links
2019-11-05 23:09:32 -08:00
mDuo13
408ffeb9a2
Build & link checking edits for multiple languages
2019-11-05 23:09:32 -08:00
mDuo13
10570fc28b
Add Ledger Data Formats in Japanese
2019-11-05 23:09:32 -08:00
mDuo13
38ea8abc66
Clean up landing template
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
ba9ccf3b34
Start template translation work
2019-11-05 23:09:32 -08:00
mDuo13
f36b715a27
Translation framework: link fixing, banner
2019-11-05 23:09:31 -08:00
mDuo13
b3b0f96357
dactyl-config cleanup (Japanese translation, etc.)
2019-11-05 23:08:41 -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
0a7da4f3c7
Language selector in header; Japanese fonts.
2019-11-05 23:08:12 -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
f95e1f3b02
Merge pull request #715 from ripple/mayurbhandary-patch-1
...
Domain verification should not expose IP of validator
2019-11-01 15:17:36 -07: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
Rome Reginelli
22bb3cd09f
Merge pull request #713 from mDuo13/fixTODOs
...
Miscellaneous fixes & cleanup
2019-10-31 16:40:44 -07:00
mDuo13
f3db1cd141
account_tx: better error code docs
2019-10-29 15:12:21 -07:00
mDuo13
683f776686
Fix references landing w/ more supercats
2019-10-29 14:48:45 -07:00
mDuo13
02798a020b
WS tool: add missing account_lines method
2019-10-29 14:38:12 -07:00
mDuo13
4ac47648cb
Add Explorer special case to Dev Tools nav
2019-10-29 14:37:35 -07:00
mDuo13
b9029aa838
Fix some lingering TODOs
2019-10-29 14:25:59 -07:00
Rome Reginelli
a91c5fdc23
Merge pull request #710 from alloyxrp/patch-4
...
Tip to change permissions on rippled.cfg
2019-10-29 13:52:38 -07:00
Rome Reginelli
be0ec74572
Merge pull request #711 from ripple/ripplelib140
...
Update for ripple-lib 1.4.0
2019-10-29 13:06:27 -07:00
Elliot Lee
a4e303e282
Update for ripple-lib 1.4.0
2019-10-28 17:25:10 -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
91f7e06d46
Merge pull request #706 from mDuo13/en_target
...
Rename 'local' target to 'en'
2019-10-23 14:27:37 -07:00
mDuo13
1038295d3e
Rename 'local' target to 'en'
...
As part of the Translation Plan (#526 ) this renames the default dev portal
target to "en" so that other targets can be named by language.
2019-10-23 12:34:05 -07:00
mDuo13
7870ef5832
Update README
2019-10-22 14:35:59 -07:00
Rome Reginelli
a32cc571c4
Merge pull request #705 from ripple/mDuo13-sign-terminology
...
Clean up terminology & links for sign method
2019-10-22 14:19:04 -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
Rome Reginelli
fd9c36850c
Merge pull request #698 from mDuo13/IA-tutorials
...
Improve interlinking and IA in tutorials
2019-10-22 14:05:08 -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
mDuo13
836246de05
base58.py typo fixes
2019-10-16 13:58:11 -07:00
mDuo13
5012fcb81b
Key derivation: code cleanup per @seelabs review
2019-10-14 17:02:36 -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
mDuo13
4f6579f1ce
Key Derivation polish
...
- Fix address encoding diagram
- Add key derivation diagrams
- Clean up text for key formatting
2019-10-10 17:19:24 -07:00
mDuo13
db451108ab
Key derivation: correct bytes for secp256k1 pubkey
2019-10-10 16:21:01 -07:00
mDuo13
7cef1abda7
Key derivation: fix RFC-1751, output base58 pubkeys
2019-10-10 16:20:42 -07:00
mDuo13
6e550aff88
Key derivation code: license/disclaimers
2019-10-10 12:32:34 -07:00