Commit Graph

1412 Commits

Author SHA1 Message Date
Rome Reginelli
562e731c7f Merge pull request #267 from mDuo13/ripple-lib-rebranding
RippleAPI use docs from XRP Ledger rebranded commit
2017-09-01 15:27:19 -07:00
Rome Reginelli
e0a79f7c14 Merge pull request #269 from mDuo13/fixafuture
tx cost: fix 'in a future.' typo
2017-09-01 15:26:56 -07:00
Rome Reginelli
296c7e9174 Merge pull request #265 from mDuo13/escrow_tutorial
Escrow tutorials
2017-09-01 15:24:42 -07:00
mDuo13
bd7ca6b1a5 tx cost: fix 'in a future.' typo 2017-09-01 15:20:19 -07:00
mDuo13
88566b1db3 Fix RippleAPI broken links 2017-09-01 15:18:50 -07:00
mDuo13
16aa42f474 RippleAPI—use docsx from XRP Ledger rebranded commit 2017-08-31 17:38:55 -07:00
mDuo13
c4798438f2 Escrow tutorial: consistent IDs in example requests/responses 2017-08-31 15:23:35 -07:00
mDuo13
48b2598c32 Escrow tutorial: fix typo with wrong Escrow tx name 2017-08-29 13:28:44 -07:00
mDuo13
e3144e2c58 Edits per @jbheron review 2017-08-28 15:56:15 -07:00
Rome Reginelli
401491ea1e Merge pull request #266 from mDuo13/noripple-diagram-fix
Fix broken images on ripple.com pages by switching to CDN link
2017-08-28 14:41:47 -07:00
mDuo13
e1b3f2d8d5 Fix broken images on ripple.com pages by switching to CDN link 2017-08-28 13:28:32 -07:00
mDuo13
0c573b6ed5 Escrow: fix broken link typo 2017-08-28 11:09:29 -07:00
mDuo13
03b8062536 Escrow: comment out singleton Python sample code 2017-08-28 10:56:26 -07:00
mDuo13
5005350354 Escrow tutorial: complete websocket examples 2017-08-28 10:52:44 -07:00
Rome Reginelli
ca03315318 Merge pull request #264 from intelliot/rippleapi_quickstart-typos
RippleAPI Beginners Guide - Fix minor typos and improve wording
2017-08-25 12:19:49 -07:00
Elliot Lee
ab9f29c37a Fix minor typos and improve wording 2017-08-24 16:31:39 -07:00
mDuo13
2ebffb53be Escrow tutorial: working conditional examples, lookup by sender 2017-08-23 17:06:25 -07:00
mDuo13
a2e0ff32fd Escrow tutorial: more progress and json samples 2017-08-22 17:48:43 -07:00
mDuo13
b4a6aa512e Escrow tutorial: more progress 2017-08-14 17:12:45 -07:00
mDuo13
cc282815a1 Escrow tutorial progress 2017-08-14 16:15:26 -07:00
mDuo13
efdcebc9c6 Remove dead pages and links 2017-07-31 11:34:48 -07:00
mDuo13
d93d7d5bf4 Paychan Flow diagram: new ripple.com URL 2017-07-31 11:29:35 -07:00
Rome Reginelli
5ad849c0fb Merge pull request #263 from mDuo13/rebranding
XRP Ledger Rebranding
2017-07-31 11:19:35 -07:00
mDuo13
864cdc9053 Templates: remove footer links 2017-07-31 11:19:14 -07:00
mDuo13
30f38b9f6a Rebranding: A couple more redirects for ripple.com 2017-07-31 11:08:29 -07:00
mDuo13
eee73cf07c Consensus: add ripple.com links for images 2017-07-28 16:33:16 -07:00
mDuo13
44a344505f Rebranding: Correct more wording in the data-types snippets 2017-07-28 16:26:35 -07:00
mDuo13
669badf9e4 Rebranding: replace more wording in snippets 2017-07-28 16:21:11 -07:00
mDuo13
f2774b224f Rebranding: Update paychan flow image 2017-07-28 16:10:59 -07:00
mDuo13
6fbd1bb169 Rebranding: migrate more uses of 'Ripple' 2017-07-28 16:07:49 -07:00
Jess Heron
1ac7f642d3 A couple more RCL => XRP Ledger changes 2017-07-28 15:37:32 -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
70400d2a2d Rebranding: update diagrams 2017-07-27 16:30:56 -07:00
mDuo13
16f5603993 Rebrand RCL to XRP Ledger 2017-07-27 15:24:49 -07:00
mDuo13
d7da391d6a Amendments: update status of EnforceInvariants & fix1373 in detailed descriptions 2017-07-19 08:38:37 -07:00
Rome Reginelli
0518a3b8e5 Merge pull request #262 from mDuo13/070_amendment_statuses
Known Amendments: updated EnforceInvariants and fix1373 statuses
2017-07-13 17:09:54 -07:00
mDuo13
7938e92b05 Fix EnforceInvariants enabled hash 2017-07-13 16:20:08 -07:00
mDuo13
72ddc97560 Known Amendments: updated EnforceInvariants and fix1373 statuses 2017-07-13 15:24:51 -07:00
Rome Reginelli
323e639487 Merge pull request #260 from mDuo13/lodash
RippleAPI QuickStart: add lodash dependency, update example code
2017-06-21 16:23:21 -07:00
Rome Reginelli
ea671946d9 Merge pull request #261 from mDuo13/pr259-followup
rippled: corrections to ledger/queue dump
2017-06-19 11:09:52 -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
6b1fea3ed6 RippleAPI QuickStart: add lodash dependency, update example code
resolves https://github.com/ripple/ripple-lib/issues/733
2017-06-16 12:59:00 -07:00
Rome Reginelli
c285a7a83c Merge pull request #259 from mDuo13/v0700
rippled v0.70.0 changes: amendments, queue_data
2017-06-15 15:03:42 -07:00
mDuo13
4859014908 tecINVARIANT_FAILED: add missing value column 2017-06-15 14:31:07 -07:00
Rome Reginelli
a21d41cefc Merge pull request #258 from mDuo13/partial-payments-2
Partial Payments, expanded
2017-06-15 14:05:01 -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