Elliot Lee
c9ba7de0dc
fix: minor typo in server_info.md
2021-07-27 12:04:03 -07:00
mDuo13
6e097f019d
Update older repo URLs to XRPLF too
2021-07-23 02:26:20 -07:00
mDuo13
369c678013
Update repo URL to XRPLF
2021-07-23 02:05:37 -07:00
mDuo13
47c3aa6f07
Merge branch 'master' into light-mode-theme
2021-07-19 14:02:25 -07:00
Rome Reginelli
80fc15a834
Merge pull request #1118 from ripple/faq_template
...
De-duplicate FAQs
2021-07-19 13:39:16 -07:00
mDuo13
7bdc7d59da
Move FAQ to About
2021-07-16 16:31:38 -07:00
mDuo13
f9f608d469
Fix some outdated stuff in interactive pages
2021-07-14 15:46:16 -07:00
Rome Reginelli
af078e14ac
Merge pull request #1103 from s3uleman/patch-1
...
Update build-run-rippled-macos.md
2021-07-12 16:49:30 -07:00
Rome Reginelli
a103319da8
Merge pull request #1105 from yyolk/patch-1
...
replace --forward-port directions with --add-port in the port-forwarding page
2021-07-12 16:43:09 -07:00
Rome Reginelli
37af40c32b
Update port forwarding (rephrase around typo)
2021-07-12 16:43:02 -07:00
Rome Reginelli
40de735027
FAQ: Edits per @intelliot review
...
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2021-07-06 23:42:06 -07:00
mDuo13
e7e7085821
Update FAQ
2021-07-06 23:42:06 -07:00
mDuo13
abe7942a27
De-duplicate FAQs
2021-07-06 23:42:05 -07:00
mDuo13
87fe5462ed
FAQ filter: Start on making text expandable
2021-07-06 23:41:50 -07:00
mDuo13
b886f6ceaf
Start replacing FAQ with MD filter
2021-07-06 23:41:30 -07:00
Rome Reginelli
fecd41cc0c
Tickets: fix fix typo
2021-07-06 23:33:43 -07:00
Rome Reginelli
4254b51771
Tickets: fix typo
2021-07-06 23:33:12 -07:00
Rome Reginelli
d5f9fd6191
Cryptographic keys: fix typo
2021-07-06 23:32:39 -07:00
Joseph Chiocchi
169b3554ff
replace --forward-port directions with --add-port
...
replacing --forward-port directions with --add-port
I'm new to firewalld, but I think the purpose of the [`--add-forward-port`](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sec-port_forwarding ) is if it's served internally on a different port.
It very well may work as an open-port, maybe if there's a bridged network? (i.e., `docker`); I didn't have luck with it. I came to the page to see what port I needed to open with the command I'm presenting, but tried this approach first. I didn't get any peer connections. When I switched over to just opening the port as `51235/tcp` I quickly saw peers.
I am also new to running a node, and this particular one was running for around 2 weeks without peering which may have caused some difference.
I do also think this file could remain the same name as it's capturing it's intent.
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
typo
Update content/tutorials/manage-the-rippled-server/configure-peering/forward-ports-for-peering.md
Update content/tutorials/manage-the-rippled-server/configure-peering/forward-ports-for-peering.md
`--add-port` not `--add-source-port`
add note for virtual firewall
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2021-07-03 15:52:21 -05:00
Rome Reginelli
0ac85e11da
Merge pull request #1116 from ripple/mtrippled-patch-1
...
Update capacity-planning.md
2021-07-02 14:47:46 -07:00
Calvin Jhunjhnuwala
fd838072a2
Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2021_refresh
2021-07-02 11:42:07 -07:00
mDuo13
999627fade
Top nav: fix JP, add public rippled methods
2021-07-01 16:52:28 -07:00
mDuo13
e38d7c6300
New references landing
2021-06-30 13:24:57 -07:00
Mark Travis
0757227b8f
Update capacity-planning.md
2021-06-30 12:54:29 -07:00
mDuo13
521d4073a9
Remove broken censorship resistance link
2021-06-30 02:57:59 -07:00
Mo Morsi
2f0b5ed978
Include reference to the xrpintel API as alternate data source
2021-06-29 19:43:32 -04:00
Rome Reginelli
5d0ec48822
Fix typo & rephrase data API alternatives
2021-06-29 15:34:33 -07:00
Calvin Jhunjhnuwala
ec064990ec
Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2021_refresh
2021-06-28 23:01:42 -07:00
mDuo13
b567daa693
fix FAQ glitches in top nav
2021-06-28 19:46:18 -07:00
mDuo13
70ed55793c
Docs page: run a node section, reusable columns code
2021-06-28 17:00:36 -07:00
Wietse Wind
ed5e7e7bce
Ripple data API alternatives
2021-06-28 15:08:08 +02:00
mDuo13
ae533b608b
Docs: start redoing landing page
2021-06-23 17:22:03 -07:00
Suleman
0c9fb48e4f
Update build-run-rippled-macos.md
2021-06-23 21:34:41 +04:00
mDuo13
acd2a2e624
Top nav: dropdown shapes & contents
2021-06-17 16:38:16 -07:00
Rome Reginelli
45665cbc4d
Merge pull request #1095 from ripple/mv/xrpl-py-v1.1
...
xrpl-py v1.1 doc updates
2021-06-16 13:05:09 -07:00
mDuo13
a1ffa033ce
macOS: update latest tested OS ver.
2021-06-16 12:11:55 -07:00
mDuo13
95921639b5
Build instructions: minor updates & cleanup
2021-06-16 12:06:25 -07:00
Rome Reginelli
bc1ef50f93
Merge pull request #1084 from alloynetworks/master
...
Change download link/version for Boost v 1.76.0 - Ubuntu
2021-06-16 11:44:09 -07:00
Rome Reginelli
e73c7918dc
Ubuntu build: edits per review
2021-06-16 11:43:37 -07:00
Elliot Lee
85fd5b10a2
macOS build: build boost yourself again
...
I was not able to install boost@1.75 using homebrew:
➜ brew install boost@1.75
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
Error: No available formula or cask with the name "boost@1.75 ".
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.
2021-06-15 22:14:46 -07:00
mDuo13
918b12fff1
Top nav: incomplete layout
2021-06-15 17:48:06 -07:00
mDuo13
3e110f3852
Move/rename templates
2021-06-15 12:01:08 -07:00
Rome Reginelli
cb9304e929
Merge pull request #1091 from ripple/label_browsing
...
Label browsing
2021-06-14 16:34:47 -07:00
mDuo13
578435cd0a
Labels: finish tagging content, add final styles
2021-06-14 14:49:10 -07:00
Alloy Networks
5e61fa1164
Update to change boost version to 1.75.0
...
As described in comments, the latest compatible version of Boost is 1.75.0 and not 1.76.0
2021-06-14 15:28:55 +03:00
mDuo13
9062d97c96
More labeling
2021-06-11 16:52:57 -07:00
mDuo13
31d4d5ee1a
Start translating labeling to Japanese
2021-06-09 18:41:34 -07:00
Mayukha Vadari
d8fe0ec357
fix wallet sequence
2021-06-08 10:28:01 -04:00
Ramkumar SG
08964fa9c7
Create checks.md
...
Rephrase "XRP Ledger Checks have expiration times..." as "Expiration" is an optional field in CheckCreate
2021-06-07 17:47:50 -07:00
Elliot Lee
8be8674842
Update Sequence info in AccountRoot docs
...
Remove obsolete info and link to more details about the Account Sequence
2021-06-04 15:06:36 -07:00