Commit Graph

2881 Commits

Author SHA1 Message Date
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
mDuo13
e36b90d1d3 Key derivation: byte order fix for RFC1751 2019-10-10 12:18:58 -07:00
mDuo13
28f12b4f25 Key derivation - code cleanup 2019-10-09 19:58:21 -07:00
mDuo13
1815326542 Key derivation code (working draft)
- read hex, base58, RFC1751, or passphrase
- derive Ed25519 keys from seed
- derive secp256k1 master key from seed
- encode keys to hex or base58

Note: at this time, the RFC1751 implementation is consistent with the
original spec but not consistent with rippled's RFC1751 implementation.
I don't know why rippled's RFC1751 implementation doesn't match the
spec. Maybe something to do with endianness.
2019-10-09 19:54:43 -07:00
Rome Reginelli
7a92c1cd26 Merge pull request #703 from ripple/mDuo13-amendment-blocked-error
Add amendmentBlocked to universal errors
2019-10-09 17:28:30 -07:00
Rome Reginelli
ef06b82a68 Add amendmentBlocked to universal errors 2019-10-09 16:53:18 -07:00
Rome Reginelli
d11597472f Merge pull request #702 from ripple/mDuo13-patch-get-started-ports
Consistent ports in example URLs
2019-10-09 00:09:40 -07:00
Rome Reginelli
5c9dbde196 Merge pull request #701 from ripple/ryangyoung-patch-1
update tutorial to add devnet
2019-10-09 00:08:30 -07:00
Ryan Young
f4e449f1c1 remove xref link 2019-10-08 17:05:25 -07:00
Rome Reginelli
7e339a47a0 Consistent ports in example URLs 2019-10-08 16:42:38 -07:00
Ryan Young
e9af8354a1 revert ips port to 5235 2019-10-08 16:36:55 -07:00
Ryan Young
0ef03fb5eb separate dev/testnet commamnds 2019-10-08 13:00:46 -07:00
mDuo13
80be728267 Start key derivation sample code 2019-10-07 22:23:18 -07:00
Ryan Young
d0c5a3f84a update tutorial to add devnet 2019-10-07 10:24:52 -07:00
Rome Reginelli
66431dd382 Merge pull request #694 from mDuo13/xrp-api-ref
Add XRP-API Reference (Auto-generated)
2019-10-02 01:20:19 -07:00
Rome Reginelli
422b711ae8 Merge pull request #695 from ryangyoung/add-x-address-link
Add link to x-address site/proposal etc
2019-10-02 01:19:37 -07:00