Rome Reginelli
803c40e8f9
Merge pull request #625 from ripple/mDuo13-patch-toml-tld
...
TOML checker: permit long TLDs
2019-07-16 00:40:09 -07:00
Rome Reginelli
97f8b45872
TOML checker: permit long TLDs
...
Longest [top-level domain in use today](https://data.iana.org/TLD/tlds-alpha-by-domain.txt ) is 24 characters long (`XN--VERMGENSBERATUNG-PWB`) so I extended the TLD portion of the field validation to that length, with hyphens allowed in the middle but not the beginning or end of the TLD.
2019-07-15 15:20:58 -07:00
Rome Reginelli
c9139e5a3a
Merge pull request #555 from jhaaaa/typeform-spike
...
WIP: Provide Helpfulness Survey on Dev Portal
2019-07-12 16:32:50 -07:00
Rome Reginelli
f85435268c
Merge pull request #572 from mDuo13/xrpltoml_validator
...
xrp-ledger.toml Checker
2019-07-12 16:31:48 -07:00
mDuo13
82a380bc1c
Merge branch 'data_api_disclaimer'
2019-07-12 16:27:06 -07:00
mDuo13
d15110fe20
Data API: legalese
2019-07-12 16:25:57 -07:00
Rome Reginelli
1eae83d00e
Merge pull request #620 from ripple/mDuo13-patch-testnet-docs
...
Test Net docs
2019-07-11 01:30:24 -07:00
mDuo13
6edd0ed882
Replace mentions of ripple.txt with xrp-ledger.toml
2019-07-10 15:19:10 -07:00
mDuo13
e1c9ef5eb4
TOML checker - warn on datatype mismatch
2019-07-09 19:46:01 -07:00
mDuo13
47af882012
xrp-ledger.toml: emphasize single vs. double brackets
2019-07-09 19:13:00 -07:00
mDuo13
f04da05cdc
Fix CSS for inlined links in right sidebar
2019-07-09 18:28:17 -07:00
Rome Reginelli
c8cbe90e10
Test Net docs
...
Test Net faucet - link the instructions for connecting your rippled to the test net
2019-07-09 14:55:57 -07:00
Rome Reginelli
03d60e1d4b
Merge pull request #619 from mDuo13/workaround_build_error
...
External links: work around type inconsistency of link class
2019-07-09 13:15:21 -07:00
Rome Reginelli
9bb3ae2702
Merge pull request #618 from ripple/mDuo13-patch-sign_tryit
...
Remove "Try it" from sign method
2019-07-09 13:13:09 -07:00
mDuo13
13f35df5fb
External links: work around type inconsistency of link class
2019-07-08 14:11:09 -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
mDuo13
4534f1eba3
Re-add Explorer with livenet URL
2019-07-03 18:07: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
Rome Reginelli
249f518d22
Merge pull request #612 from mDuo13/wstool_slug_fix
...
WebSocket Tool: Fix slug formula (allow _) to fix 'Try It' links
2019-07-03 18:02:46 -07:00
Rome Reginelli
6a170e62b4
Merge pull request #615 from ripple/mDuo13-log_level_patch
...
Fix "request" typo in log_level
2019-07-03 18:02:38 -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
mDuo13
e0a07a691e
WebSocket Tool: Fix slug formula (allow _) to fix 'Try It' links
2019-07-02 18:36:04 -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
Rome Reginelli
03b16a12d7
Merge pull request #604 from mDuo13/ws_golang
...
Monitor WS: golang example (from @stef-k)
2019-06-26 14:25:38 -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
Rome Reginelli
49881c1502
Merge pull request #601 from mDuo13/toml_cors_fix
...
xrp-ledger.toml file - proper syntax for enabling CORS w/ .htaccess
2019-06-24 15:53:50 -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
mDuo13
e431f31536
Fix undesired ligatures in code font
2019-06-19 16:29:20 -07:00
mDuo13
a31abf4ec0
toml validator: fix field name space
2019-06-19 15:57:09 -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
mDuo13
8f11843250
Remove unused ripple-txt-validator files
2019-06-18 16:10:28 -07:00
mDuo13
80ed51614f
Add xrp-ledger.toml Checker
...
- Update ripple-lib to 1.2.4
- Redirects ripple.txt validator to the xrp-ledger.toml checker
2019-06-18 16:09:47 -07:00
Rome Reginelli
afdb60c28e
Merge pull request #578 from ripple/mDuo13-link-ws-from-intro
...
Update link w/ in-house WebSocket client tutorial
2019-06-17 12:23:53 -07:00
Rome Reginelli
5e276496f6
Merge pull request #598 from jetwes/master
...
Changed Link of Frontend in readme
2019-06-17 12:23:24 -07:00
Rome Reginelli
b00b8b2766
Readme - branding updates
...
"XRP Ledger Dev Portal" is the proper name now. It's for XRP Ledger stuff (Ripple-developed or otherwise). It's not for non-XRP Ledger software developed by Ripple.
2019-06-17 12:22:22 -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
Jens Twesmann
ff5cb5d83d
Changed Adress of Frontend in readme
2019-06-17 11:53:34 +02: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
e1321ccea1
Automatic flag numbers for card grids; comment-out explorer link for now
2019-06-14 13:15:58 -07:00