Commit Graph

555 Commits

Author SHA1 Message Date
mDuo13
64e915eeb2 xrpl.js 2: update many mentions, more code 2021-10-12 19:16:20 -07:00
mDuo13
6fc9afbd7e Get started: consolidate, start updating Node.js 2021-10-12 19:12:35 -07:00
mDuo13
2c9b8326a8 code font io1/io2 to match AWS docs & satisfy spell-checker 2021-10-12 13:32:20 -07:00
fersmi
da1be90237 301 permanently moved
Fixed links with http status code 301 permanently moved.
2021-10-04 15:30:37 +02:00
fersmi
f78ebd6c3b Fixed some broken links
Some links returned http status code 404, so I fixed them.
2021-09-29 11:16:45 +02:00
mDuo13
1c59a6c7ad Reserves 20/5 XRP → 10/2 2021-09-20 15:39:08 -07:00
Bharath Chari
4c81752b8e Change text linking to validators-example.txt 2021-09-06 15:41:13 +03:00
Wietse Wind
04205fbd14 setcap instruction to bind to low(er) port(s) 2021-08-29 01:44:49 +02:00
mDuo13
a5bd489248 Issue a token: minor cleanup 2021-08-27 11:14:08 -07:00
mDuo13
03dfe6d6de Issue a token: Incorporate Java code, clarify some details 2021-08-26 17:05:31 -07:00
mDuo13
d6e06ae140 Update ripple-lib samples to 1.10.0
- Removes lodash dependecy for web version
- Uses the new generateFaucetWallet() API method
- Make 'issue a token' code capable of running in-browser or in Node.js
  without modification
2021-08-24 14:47:22 -07:00
mDuo13
5cd067fd7d Issue a Token improvements: python, UI fixes, etc.
- Display some errors without marking the step as complete
  (Also applied to Require Destination Tags tutorial)
- Add Python equivalent script
2021-08-20 15:07:23 -07:00
mDuo13
348f3962d0 Issue a token: fix some Chrome stylings 2021-08-19 17:52:15 -07:00
mDuo13
c63a2251a8 Fix spelling and link errors 2021-08-18 18:16:31 -07:00
mDuo13
9112945fe2 Issue token tutorial: use memos, wait steps" 2021-08-18 16:58:17 -07:00
mDuo13
a7eec0b039 Issue a token: interactive & node.js compatible
- Make sample code node.js compatible (need to uncomment a few lines)
- Wire up interactive tutorial bits to actually run the relevant code
- Edit instructions slightly, add notes on Require Destination Tags
2021-08-18 15:09:26 -07:00
mDuo13
d93467a8af Issue a token: working code
- Fix bugs in submit and verify helper function
- Tweak tutorial and placement of helper function
- Finish drafting sample code
- Put sample code into tutorial
2021-08-18 15:09:26 -07:00
mDuo13
5d13f1af17 Issue a token: start code sample 2021-08-18 15:09:26 -07:00
mDuo13
7aa6e632a5 Fungible token: form validation UI, refinements 2021-08-18 15:09:23 -07:00
mDuo13
faad879c62 Issue Token: start mocking up UI 2021-08-18 15:09:14 -07:00
mDuo13
ef85693aab Issue Token: settings recs 2021-08-18 15:09:14 -07:00
mDuo13
b0359388a2 Start Issue a Token tutorial 2021-08-18 15:09:14 -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
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
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
mDuo13
999627fade Top nav: fix JP, add public rippled methods 2021-07-01 16:52:28 -07:00
Mark Travis
0757227b8f Update capacity-planning.md 2021-06-30 12:54:29 -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
70ed55793c Docs page: run a node section, reusable columns code 2021-06-28 17:00:36 -07: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
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
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
7b44ea177b Label browsing: more labels, style updates, etc. 2021-06-04 14:31:42 -07:00
mDuo13
366ff1d2d0 Label Browsing: better views, tag cloud, more tags 2021-06-03 18:50:30 -07:00