mDuo13
dfbdd15df5
Add explicit code language markers
2020-09-08 14:16:47 -07:00
mDuo13
0beb372a6f
Syntax highlighting [Dactyl v0.13 req], generalized get started
2020-09-02 18:22:58 -07:00
Calvin Jhunjhnuwala
41dd67638e
Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh
2020-09-02 11:07:21 -07:00
Rome Reginelli
3b07e8295d
Merge pull request #888 from alexprut/remove/duplicate/that
...
refactor: remove duplicated `that` word
2020-09-01 00:02:55 -07:00
mDuo13
91810861bc
Fix automatic footer
2020-08-31 16:31:51 -07:00
mDuo13
c636162a89
Update get started section
2020-08-31 14:28:23 -07:00
mDuo13
a809ed03b1
Get Started: Add other example servers
2020-08-27 18:58:26 -07:00
mDuo13
5657e8b47c
Get Started updates
...
- Update ripple-lib to 1.8.0
- Incomplete "Get Started" widget for playing with RippleAPI for JS
2020-08-27 17:48:21 -07:00
Alex Prut
7b3d109a7e
refactor: simplify duplicated that word
2020-08-25 12:19:26 +02:00
Elliot Lee
6ee87c11f5
Known Amendments: Open for Voting (rippled v1.6.0)
...
Amendments now open for voting on Mainnet:
- fixAmendmentMajorityCalc
- fix1781
- HardenedValidations
2020-08-24 22:10:28 -07:00
Calvin Jhunjhnuwala
16abcd32a8
fixed merge conflict
2020-08-24 11:59:55 -07:00
Rome Reginelli
31597d9e59
Merge branch 'master' into invariant-check-concept
2020-08-21 16:13:26 -07:00
Rome Reginelli
535a2273ce
Invariant Checking: Simplify trust lines link
2020-08-21 15:20:01 -07:00
mDuo13
b3cdb02909
Update version-setting commit example
2020-08-19 09:21:59 -07:00
Rome Reginelli
8e39f90202
Merge branch 'master' into rr-install-focal
2020-08-19 09:13:30 -07:00
mDuo13
5f92542544
Merge branch 'v1.6.0' into master
2020-08-19 09:06:56 -07:00
mDuo13
72002fd773
Support theme-aware diagrams:
...
- SVG diagrams can adapt to the visual theme of the site through CSS.
- Use the include_svg filter to include a diagram that adapts to the
theme.
- The styles/_diagrams.scss file controls the color mappings for
theme-aware digrams.
- Theme-aware diagrams are limited to specific colors and diagram
styles. Use UMLet or Google Draw and confirm that the diagram is still
legible when you build it.
- This commit updates existing diagrams in most places to be
theme-aware.
2020-08-17 13:12:01 -07:00
rmurphy23
cf047c74c8
Adds second level feedback to invariant-checking.md
2020-08-12 14:12:55 -07:00
mDuo13
61e252aa01
Link compression: edit per review
2020-08-12 00:28:21 -07:00
Calvin Jhunjhnuwala
c41bbb434f
Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh
2020-08-11 15:47:07 -07:00
Rome Reginelli
6d8973ab60
Merge pull request #883 from ximinez/vl-typos
...
Fix some typos in the Validator List Method page
2020-08-11 01:44:41 -07:00
mDuo13
cecbfe8d3f
Devnet instructions: fix key mixup
2020-08-10 17:39:53 -07:00
mDuo13
d7f3e9cd9e
Use Devnet master public key, remove tabs chars
2020-08-10 16:42:59 -07:00
mDuo13
8eb2b2f5f1
Update Devnet connection instructions to use UNL
2020-08-10 15:55:55 -07:00
Calvin Jhunjhnuwala
5570f52d5d
Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh
2020-08-10 12:08:07 -07:00
Rome Reginelli
5840204558
Merge pull request #871 from rmurphy23/test-rippled
...
WIP: Missing Public Rippled Method Outputs
2020-08-10 11:52:31 -07:00
rmurphy23
077ae32768
Adds MR feedback, suggestions, and more to invariant-checking.md
2020-08-06 17:19:45 -07:00
rmurphy23
53f949db97
Changes snippet from ledger_data specific to general format
2020-08-06 11:37:48 -07:00
Edward Hennis
920e39a8a4
[FOLD] Fix hard-wrap
2020-08-05 18:17:33 -04:00
Rome Reginelli
6688472ae1
Merge pull request #876 from ripple/spelling
...
Spell Checking / Updated Style Checking
2020-08-05 11:40:17 -07:00
Calvin Jhunjhnuwala
85e432769f
Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh
2020-08-05 10:19:39 -07:00
Edward Hennis
5b0125b1f3
Fix some typos in the Validator List Method page
2020-08-05 13:05:53 -04:00
mDuo13
dc6df9592f
Placeholder nav
2020-08-04 19:39:56 -07:00
mDuo13
3f68eed017
FlowCross enabled
2020-08-04 18:39:16 -07:00
Calvin Jhunjhnuwala
d06ba9a975
added 2 new templates for the marketing pages, base template has script for new font, new image assets for the marketing pages, edits to the dactyl-config file, changes to overall font stylings, body tag now bg black and color white
2020-08-04 15:12:29 -07:00
mDuo13
b70d24dfa1
Add link compression tutorial
2020-08-03 15:13:26 -07:00
Calvin Jhunjhnuwala
af34ef4bc9
Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh
2020-08-03 12:04:34 -07:00
mDuo13
d22c0432df
Style edits to FAQ and overview
2020-07-31 16:53:14 -07:00
mDuo13
d26223141b
Rewrite cryptographic keys page significantly for clarity
2020-07-31 16:52:35 -07:00
rmurphy23
a4c11161b5
Adds invariant checking concept to dactyl-config.yml; Adds invariant-checking.md
2020-07-31 15:20:26 -07:00
Rome Reginelli
b1e2aca835
Edit validator keys note per review
2020-07-31 10:10:36 -07:00
mDuo13
4aa13ff82d
Spelling: fix broken links
2020-07-30 18:16:35 -07:00
rabbit
cc45a55f43
token_sequence must be incremented in backups
...
Docs indicate that validators should backup `validator-keys.json`, and not edit the backup. This causes problems when validator operators generate new validation tokens using backups of the `validator-keys.json` file. Specifically:
1. Validator operator copies backup of `validator-keys.json` to from backup location to validator
2. Operator generates a new token on validator
3. Operator deletes `validator-keys.json` from the validator
If the validator operator does not then increment the "token_sequence" in the backed up `validator-keys.json`, the next time the operator repeats the above three steps, their validations will be ignored by the network, as the resultant token will have a sequence number that is <= the last observed number.
2020-07-30 16:35:28 -04:00
mDuo13
4c0bf49e30
Addresses: touch up X-addresses callout
2020-07-28 17:53:18 -07:00
Calvin Jhunjhnuwala
5d939db6a1
Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh
2020-07-28 15:30:40 -07:00
rmurphy23
e0805ec06c
Adds commandline example response for random.md
2020-07-27 15:28:59 -07:00
rmurphy23
45c48ab48d
Replaces commandline note with new snippet (ledger_entry.md)
2020-07-27 15:22:31 -07:00
rmurphy23
aa429a1849
Replaces commandline note with new snippet (noripple_check.md)
2020-07-27 15:19:57 -07:00
rmurphy23
c2a9698138
Replaces commandline note with new snippet (gateway_balances.md)
2020-07-27 15:17:45 -07:00
rmurphy23
30584b5eba
Adds snippet for missing commandline syntax and replaces commandline note with snippet in ledger_data.md
2020-07-27 15:14:30 -07:00