Commit Graph

2099 Commits

Author SHA1 Message Date
mDuo13
cedd447772 Queue, Consensus: separate out queue mechanics, clarify how ledgers are calculated 2018-09-12 18:49:51 -07:00
mDuo13
4bc3c6ef56 Consensus diagrams: new validate diagram; queue page and diagram 2018-09-11 19:41:50 -07:00
mDuo13
f0d46586e9 Consensus: update 'calculate validation' diagram 2018-09-10 19:10:56 -07:00
mDuo13
48d8fb2de3 Consensus: more revised diagrams 2018-09-10 19:09:57 -07:00
mDuo13
34bbbf6e0e Start revising consensus article diagrams 2018-09-07 18:16:11 -07:00
Rome Reginelli
cf9af7f8d8 Merge pull request #454 from mDuo13/data_api_deprecations
Update Data API docs for v2.3.5
2018-09-06 11:43:48 -07:00
mDuo13
4ca5761df5 Data API: Remove Get Capitalization 2018-09-06 11:07:37 -07:00
mDuo13
a82b70fa15 Data API: remove ToC link to removed method 2018-09-04 13:34:56 -07:00
mDuo13
45597ec5ed Update Data API docs for v2.3.5 2018-08-31 16:18:20 -07:00
Rome Reginelli
8ceb66b812 Merge pull request #452 from mDuo13/fix_cfg_links
Update example config links
2018-08-27 14:32:43 -07:00
mDuo13
1cae26f945 Update example config links
Fixes #433
2018-08-24 15:24:43 -07:00
Rome Reginelli
1a306c68bc Merge pull request #451 from gnanderson/master
chore: update capacity-planning.md
2018-08-24 14:32:09 -07:00
Rome Reginelli
3af6a07636 Merge pull request #450 from mDuo13/conventions-blurbs
API Conventions blurbs & minor cleanup
2018-08-24 14:30:57 -07:00
Graham Anderson
82375ecf73 chore: update capacity-planning.md
`low` seems to be an invalid value causing an unhandled exception:

    Terminating thread rippled: main: unhandled N5beast14BadLexicalCastE 'std::bad_cast'

It appears correct value is `small`
2018-08-24 16:40:16 +01:00
mDuo13
d7d2d278a9 API Conventions blurbs & minor cleanup 2018-08-22 16:35:17 -07:00
Rome Reginelli
112ca70a67 Merge pull request #449 from mDuo13/consensus-feedback
Tweaks to consensus articles
2018-08-21 15:23:25 -07:00
mDuo13
5ef7538e2a Fixes per @intelliot's review 2018-08-21 14:25:19 -07:00
mDuo13
a2d7baff7d Revisions per review 2018-08-21 13:43:03 -07:00
mDuo13
05cdfc8ada Tweaks to consensus articles 2018-08-21 13:03:29 -07:00
mDuo13
e2796cab2c Update recently updated 2018-08-20 18:42:04 -07:00
Rome Reginelli
6eb182b6cd Merge pull request #445 from mDuo13/simple-consensus
Introductory consensus article
2018-08-20 18:38:56 -07:00
mDuo13
78e82d1bbc Consensus Intro/Protections - revisions per re-review 2018-08-20 18:30:00 -07:00
mDuo13
360f98a152 Consensus Intro - revised per reviews 2018-08-20 17:31:43 -07:00
mDuo13
37cd8ffba3 Simplified consensus intro: add diagrams, move longer file 2018-08-20 17:31:43 -07:00
mDuo13
f9d523e19e Incomplete draft of simple consensus and detailed consensus challenges 2018-08-20 17:31:43 -07:00
Rome Reginelli
3cb1756fe5 Merge pull request #444 from mDuo13/add-data-api-target
Add dedicated Data API target
2018-08-20 16:36:14 -07:00
mDuo13
0bb500792a Templates: support targets with no cover 2018-08-17 18:26:32 -07:00
mDuo13
9ee8cb860a Disable cover page on data-api only target 2018-08-17 18:26:32 -07:00
mDuo13
3ad9a4a38a Add dedicated Data API target
Creates a "data-api-only" target for easier exporting of the Data API
reference to be used in the upstream repository. This target contains
link substitutions so that the links work on an external site (like
GitHub's README view).
2018-08-17 18:26:32 -07:00
Rome Reginelli
27b48195d0 Merge pull request #447 from mDuo13/new-psk-link
Update link to IL-RFC 0016 (PSK)'s new location
2018-08-17 15:27:11 -07:00
mDuo13
1f893361c1 Update link to IL-RFC 0016 (PSK)'s new location 2018-08-16 17:05:04 -07:00
Rome Reginelli
d3b230174e Merge pull request #442 from mDuo13/doc1195
Data API: Remove unsupported 'descending' param from Get Act. Payments
2018-08-07 15:07:58 -07:00
mDuo13
d1d4f3fcf2 Data API: Remove unsupported 'descending' param from Get Act. Payments 2018-08-03 14:42:03 -07:00
Rome Reginelli
6f93345f40 Merge pull request #441 from intelliot/patch-3
Ignore initial result of tx submission (RLJS-607)
2018-08-02 13:12:54 -07:00
Elliot Lee
2edf59fae8 Ignore initial result of tx submission (RLJS-607) 2018-08-02 12:21:23 -07:00
Rome Reginelli
992141a8f3 Merge pull request #437 from mDuo13/fix1515
Known Amendments: add fix1515 & correct other statuses
2018-07-26 16:52:32 -07:00
mDuo13
3817194a53 Revise fix1515 description per @seelabs review 2018-07-25 17:36:40 -07:00
mDuo13
42f90c4dd8 Known Amendments: add fix1515 & correct other statuses 2018-07-23 17:49:19 -07:00
Rome Reginelli
e2661cea69 Merge pull request #436 from mDuo13/preauth_concept
DepositPreauth conceptual information
2018-07-23 17:45:26 -07:00
mDuo13
b4ff6b2f49 Reorder deposit auth bullets per @scottschurr's suggestion 2018-07-23 16:59:38 -07:00
mDuo13
97a2e8339b Clarifications to Deposit Preauth work 2018-07-19 14:10:00 -07:00
mDuo13
693f7e6493 Add DepositPreauth information to known amendments and depositauth pages 2018-07-18 15:32:08 -07:00
Rome Reginelli
22fbc74e36 Merge pull request #435 from intelliot/patch-1
PaymentChannelFund - fix minor typo
2018-07-18 09:07:51 -07:00
Elliot Lee
6fa0760a7a PaymentChannelFund - fix minor typo 2018-07-17 21:26:08 -07:00
Ryan Young
5dc87cbeba Merge pull request #434 from ripple/ryangyoung-patch-1
"all" --> "more"
2018-07-17 12:56:21 -07:00
Ryan Young
e19a2d0225 fix errant line break 2018-07-16 21:44:33 -07:00
Ryan Young
70c1627bad "all" --> "more" 2018-07-16 21:27:03 -07:00
Jennifer Hasegawa
ce70a9f8e2 Merge pull request #432 from scottschurr/patch-1
Update public-rippled-methods.md
2018-07-03 17:52:11 -07:00
Scott Schurr
6b8abd83a7 Update public-rippled-methods.md
Fix minor typo in `account_tx` link description.
2018-07-03 16:22:36 -07:00
Ryan Young
7a5207d425 Merge pull request #431 from ryangyoung/freeze-bold-underline
Emphasize no one can freeze XRP
2018-07-03 14:56:09 -07:00