Commit Graph

557 Commits

Author SHA1 Message Date
Rome Reginelli
efa7f97715 Merge pull request #102 from boxbag/fixed-fee
[DOC] add fixed fee docs to payments API
2014-12-15 17:06:23 -08:00
mDuo13
12f0470ff4 [DOC] REST - warning about limit=all timeouts 2014-12-15 16:55:09 -08:00
Rome Reginelli
559e40f6b5 Merge pull request #103 from lumberj/doc/limit_all
[DOC]: Ripple-REST Update balances and trustlines limit query param (RLJS-116)

I'll add an explanation that using limit=all might cause timeouts, but I recommend in the long term setting some explicit limits and handling the error gracefully.
2014-12-15 16:46:52 -08:00
Alan Cohen
1bf6d56252 [DOC]: Ripple-REST Update balances and trustlines limit query param
- Allow ?limit=all
2014-12-15 15:19:52 -08:00
mDuo13
831bbe7c6c [MERGE] Merge branch 'gh-pages' of https://github.com/ripple/ripple-dev-portal into gh-pages 2014-12-15 15:04:42 -08:00
mDuo13
59bdf67d68 [DOC] tx_format minor rewording on tel 2014-12-15 15:04:20 -08:00
Rome Reginelli
3077fe89e0 Merge pull request #101 from lumberj/doc/update_with_limit_and_marker
[DOC] Trustlines|Balances: Update with limit and marker for pagination
2014-12-15 14:59:45 -08:00
Bo Chen
79f59d7a13 [DOC] add fixed fee docs to payments API 2014-12-15 12:56:13 -08:00
Alan Cohen
d4fc93adf1 [DOC] Trustlines|Balances: Update with limit and marker for pagination 2014-12-12 13:06:09 -08:00
mDuo13
d51e34aaa1 [FIX] print css improvements 2014-12-11 18:00:11 -08:00
mDuo13
af8e0502f2 [DOC] tx_format - small clarifications 2014-12-10 17:32:27 -08:00
mDuo13
2f69b95a44 [DOC] tx_format - error codes through tef 2014-12-10 17:26:10 -08:00
mDuo13
2cb5936186 [MERGE] Merge branch 'gh-pages' of https://github.com/mDuo13/ripple-dev-portal into gh-pages 2014-12-08 18:13:15 -08:00
mDuo13
862481c155 [MERGE]
Merge branch 'gh-pages' of https://github.com/ripple/ripple-dev-portal into gh-pages
2014-12-08 18:12:41 -08:00
mDuo13
0132fa6649 [FEATURE] print.css and related changes 2014-12-08 18:11:51 -08:00
mDuo13
affef65e32 [MERGE] Merge branch 'gh-pages' of https://github.com/mDuo13/ripple-dev-portal into gh-pages 2014-12-08 09:24:15 -08:00
mDuo13
ea096e504c [DOC] fixed wrong decimal for tfSetFreeze 2014-12-05 13:50:06 -08:00
mDuo13
6b74c11eec [DOC] tx_format error table (incomplete) 2014-12-04 15:31:12 -08:00
Rome Reginelli
69468e9dda Merge pull request #99 from boxbag/limit-defaults
[DOC] update limit defaults
2014-12-03 15:18:15 -08:00
Bo Chen
9d494ba5d7 [DOC] update limit defaults 2014-12-03 10:08:43 -08:00
Rome Reginelli
510ed630bf Merge pull request #98 from boxbag/paging-marker-docs
[DOC] add marker documentation to paging trust lines and balances
2014-12-02 14:42:13 -08:00
Bo Chen
54855eb4d7 [DOC] add marker documentation to paging trust lines and balances 2014-12-02 13:16:59 -08:00
mDuo13
36fefffd1d [FIX] websocket tool - stream was always hidden 2014-12-01 15:35:41 -08:00
mDuo13
3cf6f20bc7 [DOC] mention tej errors 2014-12-01 15:32:33 -08:00
mDuo13
580c935c27 [CLEANUP] Minor improvements to API tools 2014-12-01 15:09:33 -08:00
Rome Reginelli
cb50bce21d Merge pull request #96 from ripple/gh-pages
Update master
2014-12-01 13:35:19 -08:00
mDuo13
ae286f5d51 [FEATURE] usability improvements to API tools 2014-11-26 13:21:13 -08:00
mDuo13
a4fa58c355 [MERGE] Merge branch 'gh-pages' of https://github.com/ripple/ripple-dev-portal into gh-pages 2014-11-25 15:43:44 -08:00
mDuo13
d2f82ee1f7 [DOC] GSP - minor wording refinements 2014-11-24 16:21:52 -08:00
mDuo13
3d28b7819e [DOC] Added the tfLimitQuality flag with a draft explanation 2014-11-24 16:21:11 -08:00
mDuo13
da25e369e8 [FEATURE] offline support for devportal 2014-11-21 16:47:34 -08:00
mDuo13
5ce709051f [FEATURE] began making devportal offline-viable 2014-11-21 16:00:42 -08:00
mDuo13
86a58d4033 [DOC] rippled intro added for better navigation 2014-11-20 16:46:43 -08:00
mDuo13
a23c0927f5 [DOC] rippled errors - highlighted codes, linked RIPD-702 2014-11-20 11:57:18 -08:00
mDuo13
3ec91ea30c [FIX] rest tool updated 2014-11-20 08:20:48 -08:00
mDuo13
1e6e1c40e3 [DOC] REST - gen-wallet try it link updated 2014-11-19 16:07:02 -08:00
mDuo13
7eb74525fd [FEATURE] REST tool - added validated query string to the 3 methods that support it 2014-11-19 14:55:30 -08:00
mDuo13
bbb45174b2 [DOC] Clarification/correction on XRP in transaction fee method 2014-11-19 14:54:15 -08:00
mDuo13
286c0684e3 [DOC] REST - tx fee docs slight tweaks & src link 2014-11-19 13:33:50 -08:00
mDuo13
50a5fc6ae1 [DOC] REST - expanded and restructured setup instructions 2014-11-19 13:27:32 -08:00
mDuo13
daec5d512e [MERGE] Pull request #95 - ripple-rest quickstart guide 2014-11-19 12:50:18 -08:00
Rome Reginelli
a28840a1c1 Merge pull request #95 from geertweening/start_guide
[DOC] add technical start guide
2014-11-19 12:49:45 -08:00
mDuo13
3984e2bd98 [DOC] slight REST tweaks for clarity 2014-11-19 12:33:51 -08:00
mDuo13
7d91e17edc [MERGE] REST docs & tool following pull request #94, including more fixes 2014-11-19 12:32:43 -08:00
Rome Reginelli
7c2d7b4b70 Merge pull request #94 from geertweening/master
update ripple-rest doc and api tool
2014-11-19 12:25:11 -08:00
mDuo13
d6dd6bb0b8 [DOC] rest max_fee uses XRP instead of drops now 2014-11-18 18:27:06 -08:00
mDuo13
fcbf127913 [DOC] rippled APIs - finished error coverage 2014-11-18 18:25:03 -08:00
Geert Weening
6659bed3f7 [DOC] add technical start guide 2014-11-18 11:46:23 -08:00
Geert Weening
f29fad0aa7 [DOC] update ripple-rest doc and api tool
- add transaction-fee
- fix generate wallet
- fix /account/{account}/payments
- fix /transactions
2014-11-18 11:32:06 -08:00
Geert Weening
a9fc508165 [DOC] add transaction-fee endpoint 2014-11-18 11:20:10 -08:00