Commit Graph

423 Commits

Author SHA1 Message Date
Rome Reginelli
55fb729f38 Merge pull request #968 from mDuo13/reporting_mode_api
Reporting mode api
2021-02-18 18:14:03 -08:00
Rome Reginelli
edf4eafc79 Merge pull request #953 from mDuo13/ticketbatch_tutorial
"Use Tickets" tutorial
2021-02-18 16:09:54 -08:00
mDuo13
767ef4b852 Reporting Mode: API changes 2021-02-17 13:04:10 -08:00
mDuo13
6025be47ee [JA] update generate-step for consistency w/ EN 2021-02-11 15:12:50 -08:00
mDuo13
7708e30219 Use Tickets: edits per review 2021-02-11 15:12:31 -08:00
mDuo13
cd673acb6e Server modes: rewrite to add reporting mode 2021-02-09 17:14:07 -08:00
Rome Reginelli
fd45d170d0 Apply suggestions from @intelliot review
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2021-02-05 13:30:29 -08:00
mDuo13
eb0b9a66e5 Use Tickets tutorial upgrades
- Use Devnet for live examples
- Move code to a dedicated JS file instead of having it all inline
- Improve transaction submission logic
2021-02-01 19:05:33 -08:00
mDuo13
fb9174f51d Use Tickets: intermission, cleanup 2021-01-19 18:20:54 -08:00
mDuo13
12c42e2a9f Use Tickets: draft complete 2021-01-15 15:47:56 -08:00
mDuo13
bb46c3206e Use Tickets: better handling of non-validation 2021-01-14 18:26:27 -08:00
mDuo13
0acd12bd90 Use Tickets: fix styles, check tickets 2021-01-14 03:23:12 -08:00
mDuo13
58f0c8bee2 Use Tickets: wait for validation step 2021-01-13 23:01:15 -08:00
mDuo13
231602e8c0 Use Tickets: fix code for early steps 2021-01-12 20:05:44 -08:00
mDuo13
decda08a2a Move filter_interactive_steps to frontmatter
Requires Dactyl v0.13.2 or higher. Otherwise you'll get a "start_step()
is not defined" error.
2021-01-11 20:30:35 -08:00
mDuo13
7ee9235291 Use Tickets: more interactive code progress 2021-01-11 20:30:28 -08:00
mDuo13
ed32c6737b TicketBatch tutorial fixes 2020-12-16 13:52:42 -08:00
mDuo13
d1c20192a4 TicketBatch: tutorial progress 2020-12-14 17:22:34 -08:00
mDuo13
a93f58e783 TicketBatch tutorial progress 2020-12-07 17:58:51 -08:00
Alloy Networks
49d8692d3d Add build-essential to list of dependencies 2020-11-14 13:54:53 +02:00
Rome Reginelli
0317f15ed6 Merge pull request #927 from rswarthout/full-history-updates-2020-11
Changes to storage space consumed for full-history nodes.
2020-11-10 14:03:44 -08:00
Robert Swarthout
8299b7fc69 Changes to storage space consumed for full-history nodes. 2020-11-10 16:58:42 -05:00
mDuo13
5d435c0858 Add xrpl.ws to list of public servers 2020-10-27 17:31:10 -07:00
mDuo13
bd15a7429d Devnet instructions for enabling NegativeUNL 2020-10-26 15:16:10 -07:00
mDuo13
8f9da1f335 Xpring → RippleX 2020-10-05 00:26:21 -07:00
mDuo13
b1339f84c6 Clean up unused / removed pages & images
- Delete folders for new pages that are handled by templates w/ no
  markdown source
- Fully remove "Use Cases", leaving redirects for deleted pages.
    - Move certain pages to new areas & remove Use Case markup
- Add "Contribute Code to the XRP Ledger" draft page
- Fix image paths in some Japanese-translated pages
2020-09-18 16:39:52 -07:00
mDuo13
8e6173b2e4 Get started - reorg for faster start, next steps 2020-09-11 18:08:08 -07:00
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
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
Calvin Jhunjhnuwala
16abcd32a8 fixed merge conflict 2020-08-24 11:59:55 -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
mDuo13
61e252aa01 Link compression: edit per review 2020-08-12 00:28:21 -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
Rome Reginelli
6688472ae1 Merge pull request #876 from ripple/spelling
Spell Checking / Updated Style Checking
2020-08-05 11:40:17 -07:00
mDuo13
b70d24dfa1 Add link compression tutorial 2020-08-03 15:13: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
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mDuo13
2652c8832a Spelling - more fixes, additions 2020-07-24 03:25:59 -07:00
mDuo13
1101d65051 Start applying spell-checking 2020-07-24 03:25:59 -07:00