Commit Graph

1533 Commits

Author SHA1 Message Date
mDuo13
1d90706a62 more 1.3.0 update/install/migration work 2019-07-09 18:29:28 -07:00
mDuo13
2809632a5f rippled 1.3.0 install instructions (DRAFT) 2019-07-09 18:29:28 -07:00
mDuo13
317bb967ed Move Ubuntu install location 2019-07-09 18:29:28 -07:00
Alloy Networks
852fcd13f5 Update logrotate.md
Starting with `rippled` 1.3, the `/etc/logrotate.d/rippled` script will be installed by the DEB and RPM packages. Modifications made to reflect that.
2019-07-09 18:29:28 -07:00
mDuo13
d36e5d5b7d Add rippled v1.3.0 release link 2019-07-09 18:29:28 -07:00
Rome Reginelli
6675b61941 Remove "Try it" from sign method
"sign" is disabled on public servers to discourage people from insecurely submitting their secret, so this method is no longer tryable.
2019-07-03 18:13:37 -07:00
Rome Reginelli
c787e6ae3e Merge pull request #606 from cyrilbois/master
Added an online HTTP client
2019-07-03 18:03:57 -07:00
Rome Reginelli
a9ad5a66dc Merge pull request #616 from mDuo13/admin_blurb_consistency
Consistent use of terminology in admin method blurbs
2019-07-03 18:03:21 -07:00
Rome Reginelli
33e12b0efd Merge pull request #610 from ripple/mDuo13-patch-txcost_xrp_link
Tx Cost: Update XRP link
2019-07-03 18:02:57 -07:00
mDuo13
4ad3625d83 Consistent use of terminology in admin method blurbs 2019-07-03 17:30:37 -07:00
Rome Reginelli
f08fd02962 Fix "request" typo in log_level
Said "request", meant "response"
2019-07-03 17:27:48 -07:00
Rome Reginelli
e23a1931b2 Tx Cost: Update XRP link
Updates the "XRP" link to go to the XRP concept page (which wasn't there when this was originally written)
2019-07-01 12:21:07 -07:00
cyril
d524b50287 Added an online HTTP client
Added online HTTP client ExtendsClass in paragrph "JSON-RPC".
2019-06-26 21:49:27 +02:00
mDuo13
d96b116d21 Monitor WS: golang example (from @stef-k) 2019-06-24 16:27:19 -07:00
Rome Reginelli
7711496fa6 Merge pull request #602 from mDuo13/migrate_ripple_credits
Migrate some content from old wiki "ripple credits" article
2019-06-24 15:55:08 -07:00
mDuo13
db31f8affb Add triskelion logo for comparison with XRP X 2019-06-20 14:48:43 -07:00
mDuo13
094b0d70f5 XRP: mention speed/efficiency 2019-06-20 14:45:07 -07:00
mDuo13
6d7fac8226 XRP history edits, logo comparison 2019-06-20 14:45:07 -07:00
mDuo13
373336288f XRP: add historical info from Ripple Credits wiki article 2019-06-20 14:45:07 -07:00
mDuo13
275121112b TOML file: add .htaccess CORS syntax 2019-06-19 16:29:46 -07:00
Rome Reginelli
654dcc1a2b Merge pull request #597 from alloyxrp/master
Add instructions about logrotate.d
2019-06-19 11:30:18 -07:00
Rome Reginelli
f209639db2 logrotate - slight language cleanup
more use of active voice, more precise language where possible
2019-06-17 12:17:09 -07:00
Alloy Networks
1aaccce11f Add instructions about logrotate.d
Add description of using logrotate.d and give the default logrotate.d script.
2019-06-15 12:06:03 +03:00
Rome Reginelli
72028f90dc Update link w/ in-house WebSocket client tutorial 2019-06-14 16:05:46 -07:00
Rome Reginelli
0c88b34cbb Merge pull request #575 from mDuo13/xrpl_style
Merge xrpl_style into master
2019-06-14 14:32:25 -07:00
mDuo13
b89fa7472e Remove MultiSignReserve status icons 2019-06-13 17:36:26 -07:00
mDuo13
e97658e0a4 xrpl.org links, colors 2019-06-13 15:41:07 -07:00
mDuo13
360498258f Fix some broken links 2019-06-13 13:32:48 -07:00
Jake Bonham
a26a8eeeae Use case steps and links
Adjusted numbering
added external link wrappers
added wrapper for related lists
moved link from headline to button below
2019-06-13 12:07:02 -07:00
mDuo13
ca0799c043 List XRP use case: use buttons instead of header links 2019-06-13 12:07:01 -07:00
mDuo13
15906994b9 Remove news category 2019-06-13 11:59:33 -07:00
mDuo13
aa8aa60f60 Replace triskelion loader with XRP logo loader 2019-06-13 11:58:26 -07:00
Rome Reginelli
762adebacb Merge pull request #567 from ripple/mDuo13-patch-3
account_lines: Fix copy-pasto
2019-06-05 14:20:51 -07:00
Rome Reginelli
80feb2ec35 fix JSON syntax error 2019-06-04 16:56:07 -07:00
Rome Reginelli
3be55cea63 account_lines: Fix copy-pasto 2019-06-04 16:37:47 -07:00
mDuo13
9690b06dfb Monitor payments: Correct XRP scale (1e6, not 10e6) 2019-05-28 16:51:49 -07:00
Rome Reginelli
e7823eddb2 Merge pull request #566 from mDuo13/rcv_tx
Tutorial: Monitor for Incoming Transactions with WebSocket
2019-05-28 16:29:12 -07:00
mDuo13
8e9a780248 Accounts - typo fix re: reserve 2019-05-21 16:00:22 -07:00
mDuo13
0d43e41ba8 Monitoring for transactions: edits per @jhaaaa review 2019-05-21 15:59:18 -07:00
mDuo13
c7ffb23570 Monitoring transactions tutorial: feedback from @intelliot 2019-05-17 18:02:57 -07:00
mDuo13
92da61cada Tx monitoring: Split off tx chaining technique 2019-05-16 18:43:49 -07:00
mDuo13
fa7ccf7be6 Move monitoring ws-tx to Get Started cat 2019-05-16 16:55:24 -07:00
mDuo13
59fef27560 Mention account reserve permanence more prominently 2019-05-16 16:47:13 -07:00
mDuo13
d19c8ffdf8 Tx history chaining: done with 1st draft of code 2019-05-15 19:39:59 -07:00
mDuo13
513d8fe8ec Monitoring for transactions: start chaining code 2019-05-15 13:12:43 -07:00
The XRP Scan Project
0d692ffaf8 Added transaction_count to Transaction Metrics
Added information about transaction_count that was missing from the Transaction Metrics table.
2019-05-10 18:27:31 +05:30
mDuo13
cf6712f2ad Inc tx: steps for history chaining 2019-05-09 18:10:43 -07:00
mDuo13
e2d838604f Interactive 'Read Payments' step 2019-05-08 13:47:36 -07:00
mDuo13
5d6ea00931 Inc payments: sample code for reading amount received. 2019-05-07 18:35:46 -07:00
mDuo13
579afe766b Use JS shortcut for interactive tutorial breadcrumbs 2019-05-07 18:35:24 -07:00