Commit Graph

92 Commits

Author SHA1 Message Date
mDuo13
2ebffb53be Escrow tutorial: working conditional examples, lookup by sender 2017-08-23 17:06:25 -07:00
mDuo13
864cdc9053 Templates: remove footer links 2017-07-31 11:19:14 -07:00
mDuo13
44a344505f Rebranding: Correct more wording in the data-types snippets 2017-07-28 16:26:35 -07:00
mDuo13
6fbd1bb169 Rebranding: migrate more uses of 'Ripple' 2017-07-28 16:07:49 -07:00
mDuo13
e5a2d91dde Rebranding: replaces 2nd or later instances of RCL/Ripple Consensus Ledger in a single line 2017-07-28 15:22:19 -07:00
mDuo13
b45723551a Rebranding: fix 'XRP Ledger (XRP Ledger)' instances 2017-07-28 15:18:52 -07:00
mDuo13
8a2eba2603 Add 'Reaching Consensus' article (somewhat refactored) 2017-07-28 15:16:22 -07:00
mDuo13
e000f4140c Migrate Consensus Process doc to markdown 2017-07-27 17:56:47 -07:00
mDuo13
16f5603993 Rebrand RCL to XRP Ledger 2017-07-27 15:24:49 -07:00
mDuo13
d2660ea695 rippled: corrections to ledger/queue dump
This incorporates @ximinez's feedback from after PR#259 was merged
2017-06-16 15:55:20 -07:00
mDuo13
5a81943cc8 rippled 0.70.0: corrections; add new result codes 2017-06-15 14:04:34 -07:00
mDuo13
1ae928ef54 rippled v0.70.0 changes: amendments, queue_data
Adds 3 new amendments (EnforceInvariants, fix1373, FlowCross) to the
Known Amendments table with descriptions for each. (DOC-963)

Adds the new queue parameter to the ledger command (DOC-801) and
reformats some of the surrounding text.

Updates the path specifications page to clarify some rules that relate
to the FlowCross amendment.

The link to the rippled 0.70.0 release tag is expected to fail until
that version is released.
2017-06-14 20:01:39 -07:00
Ryan Young
6db602caa7 adding generated html pages 2017-06-12 11:52:51 -07:00
mDuo13
0207bbc87c Add Partial Payments stand-alone page: 1st draft 2017-06-08 18:03:08 -07:00
mDuo13
5afae8c7a4 PayChan docs: link things, clean up some typos/inaccuracies 2017-05-23 17:26:57 -07:00
mDuo13
0811ea6cbb trust-line→trust line (per style guide) 2017-05-22 17:06:21 -07:00
mDuo13
a844680165 rippled: error code phrasing cleanups 2017-05-22 15:37:07 -07:00
mDuo13
feebd982a4 PayChan API methods: edits per reviews 2017-05-22 14:18:22 -07:00
mDuo13
1bf60d4d6c rippled channel_verify: Add missing signature description 2017-05-19 16:48:11 -07:00
mDuo13
347971b75e rippled: paychan API methods 2017-05-19 16:38:29 -07:00
mDuo13
3e86dc0da4 Payment Channels Tutorial [wip] 2017-05-16 12:10:18 -07:00
Rome Reginelli
797eb02aee Merge pull request #247 from mDuo13/accounts_concept
Accounts concept
2017-05-08 15:10:25 -07:00
wilsonianb
c6cdfd750b Set up and verify validator with validator-keys tool 2017-05-04 09:22:04 -07:00
mDuo13
dd961b6fa4 accounts concept: fix a couple typos, other revisions 2017-05-02 10:48:34 -07:00
mDuo13
f61c0ff42d Addresses & base58 wording cleanup 2017-04-27 13:09:28 -07:00
mDuo13
0a221e2c99 RCL Accounts (draft done) 2017-04-26 18:24:17 -07:00
mDuo13
41ec32e5d0 Temporarily remove Escrow tutorial 2017-04-21 11:27:58 -07:00
mDuo13
72f3a496ed rippled api: account_objects updates for escrow,paychan 2017-04-17 17:33:29 -07:00
mDuo13
5e36303578 Escrow tutorial [WIP] 2017-04-14 17:48:05 -07:00
mDuo13
291f58aecf Dactyl 0.4.0 compatibility 2017-04-05 15:33:43 -07:00
mDuo13
cd6fc54319 fee rpc - ledger_current_index (doc717) 2017-01-27 17:27:50 -08:00
mDuo13
649d0c2a40 update postman link 2016-12-19 17:23:00 -08:00
mDuo13
44382606ca update various broken links 2016-12-02 15:53:34 -08:00
mDuo13
cb204e342a update some links 2016-10-26 16:41:13 -07:00
Rome Reginelli
4e0de9a10a rippled 0.33 - load_factor changes (#220)
* rippled 0.33 - load_factor changes

* rippled server_info load_factor updates - review edits
2016-10-24 16:13:32 -07:00
mDuo13
f179202bfc rippled - table format cleanup 2016-10-18 17:12:25 -07:00
mDuo13
8bd25956a4 templates - remove resources section (no longer used) 2016-10-10 17:22:22 -07:00
mDuo13
54a8dbd439 KC Sunset: moved pages 2016-09-30 17:45:15 -07:00
mDuo13
65427c4093 rippled account_info txQ stats - edits from reviews 2016-09-26 16:35:06 -07:00
mDuo13
a75d7a95be rippled - remove blank lines in code samples 2016-09-26 16:13:20 -07:00
mDuo13
a7bab76600 fix some broken badges; use badges for amendments 2016-09-19 18:49:31 -07:00
mDuo13
2066e42bd5 rippled - use badges 2016-09-19 18:02:43 -07:00
mDuo13
aa3f72684e rippled - fix typo in account_info queuestats table 2016-09-19 16:28:38 -07:00
mDuo13
e4e2a714b6 rippled - account_info queue stats (v0.33.0) 2016-09-19 16:07:59 -07:00
Rome Reginelli
7d47484caa cleanup - replace wiki links, remove tej errors, etc. (#210) 2016-09-06 09:40:02 -07:00
mDuo13
8573951550 update footers; fix missing 0.31.0 link in tx format 2016-07-27 15:04:45 -07:00
mDuo13
5a5f30445b rippled 0.32.0 edits from peer review 2016-07-05 15:48:33 -07:00
mDuo13
c45da6da51 rippled 0.32.0, trustsetauth changes for peer review 2016-07-01 15:42:11 -07:00
Rome Reginelli
165af1e156 rippled 0.32.0 (#197)
* rippled - telCAN_NOT_QUEUE drafted

* tx cost - clarify when lsfPasswordSpent enabled

* rippled - load factors in server_info/state, fee unprivileged, queuing 10 txs/act (DOC-437)

* rippled - extended validation stream messages

* rippled - fix broken transaction cost links
2016-06-27 13:45:45 -07:00
mDuo13
a112798ac6 rippled - fix typo (DOC-420) 2016-06-14 17:42:42 -07:00