Commit Graph

451 Commits

Author SHA1 Message Date
Ryan G. Young
df3a83d714 add validated explanation 2021-03-30 15:15:30 -07:00
Ryan G. Young
5b0fb27aac revise per Rome, Mayuhka feedback 2021-03-30 15:07:36 -07:00
Ryan G. Young
17add7cab1 fix include_code syntax errors 2021-03-29 11:11:58 -07:00
Ryan G. Young
ba10bd2e10 rebase and add include_code to page 2021-03-27 17:23:03 -07:00
Ryan G. Young
f972c23393 finish revision, use code includes 2021-03-27 17:12:56 -07:00
Ryan G. Young
d6180b5a63 remove env setup, begin refactor 2021-03-27 17:12:56 -07:00
Ryan G. Young
1f59faa152 revise sample app and tutorial 2021-03-27 17:12:56 -07:00
Ryan G. Young
66fd6f8b38 add v rough sample code and initial structure 2021-03-27 17:12:56 -07:00
Ryan G. Young
337180bb00 add new independent py tutorial and env setup 2021-03-27 17:12:55 -07:00
Ryan G. Young
12355f6a9d add code samples for connect and query steps 2021-03-27 17:12:55 -07:00
Ryan G. Young
ee0522909f initial structure and first code samples 2021-03-27 17:12:55 -07:00
mDuo13
6d91616a62 Improve & refactor interactive tutorial code
Interactive tutorials: more consistent style

Interactive tutorials: Use new generics for send-xrp, use-tickets

Interactive tutorials: clean up now-unused code

Interactive tutorials: progress & debugging of errors

Interactive: Require Destination Tags; and related

- Validate addresses in Transaction Sender and warn on Mainnet X-address
- Option to load destination address from query param in Tx Sender
- Some more/updated helpers in interactive tutorial JS

Interactive tutorials: fix JA version

Interactive tutorials: readme, include code filter (incomplete)

Interactive tutorials: improvements for consistency

Interactive Tutorials: finish readme

Interactive tutorials: fix syntax errors
2021-03-24 13:59:22 -07:00
mDuo13
6fddc96d1b Build instructions: remove some obsolete language 2021-03-19 04:11:41 -07:00
mDuo13
38724a4b92 Improve websocket tutorial:
- Use correct Testnet faucet address
- Comment that API requests have to wait for the socket to be connected
- Add example file with combined examples
2021-03-08 18:33:02 -08:00
mDuo13
c499869032 Ubuntu/Debian upgrade: add warning about GPG key for 1.7.0 2021-03-04 14:37:21 -08:00
mDuo13
45e9ddd3a8 Update ripple-lib dependency in templates:
- Use variable in more places
- Move lodash dep to a variable with integrity check
- Update examples in some places that refer to 1.8.0
2021-03-03 15:23:36 -08:00
mDuo13
2541b59e58 Use Tickets: fix missing await in example 2021-03-02 20:25:19 -08:00
mDuo13
c8e09ccb7a Amendment voting: move configure to tutorial 2021-03-01 15:47:03 -08:00
mDuo13
2c5d41dcef Configure history sharding: typo fixes 2021-03-01 14:57:08 -08:00
Rome Reginelli
00ad905466 Merge pull request #979 from mDuo13/shard_multiplexing
Shard multiplexing docs
2021-03-01 14:24:20 -08:00
Robert Zhang
7aaebda8ab Fix the URL of rippledmon git repository 2021-02-27 00:08:23 -08:00
mDuo13
4ac3a0dabc Shard multiplexing 2021-02-25 15:53:53 -08:00
mDuo13
429d8e3386 Merge branch 'rippled_170' 2021-02-23 22:50:44 -08:00
Rome Reginelli
8852dfe1f4 Merge pull request #973 from mDuo13/link_fixes_170
Some link fixes for v1.7.0 branch
2021-02-23 22:47:25 -08:00
mDuo13
604c6fe469 Fix some broken links 2021-02-23 15:03:50 -08:00
mDuo13
9f48a3c079 Installation updates for rippled 1.7.0
- Update GPG key in Ubuntu instructions
- Update version number in build instructions
- Simplify some instructions & system requirements
2021-02-23 11:51:57 -08:00
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
Ryan Young
ee04ee7b37 add steps for zsh profiles
The current instructions assume a bash profile. Starting with Catalina, zsh is the default shell for macOS. We should make sure that zsh users can complete the build steps.
2021-02-10 13:33:05 -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
Rome Reginelli
883f86c21e Clarify source .bash_profile step
The previous step has you cd out of your home directory, so adding ~/ to the source command makes it more likely to 

Also, adds the `$` preface to the boost install steps, and updates the rippled version number for Boost compatibility info
2021-01-25 13:57:07 -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