Commit Graph

2331 Commits

Author SHA1 Message Date
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
nkramer44
4a444d1bd1 make account_channels response ledger_hash optional 2021-08-09 10:12:35 -04:00
Rome Reginelli
f8204cbceb Merge pull request #1130 from intelliot/patch-2
reserves.md - accounts can now be deleted
2021-08-04 16:39:47 -07:00
Elliot Lee
95366ef475 Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2021-08-04 13:46:18 -07:00
Elliot Lee
27ec58f8f6 Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2021-08-04 13:45:44 -07:00
Elliot Lee
518eda8dc6 reserves.md - accounts can now be deleted
- Removed "and the full ledger history on disk" because I don't think reserve requirements really reduce the size of the ledger history. (But I could be persuaded.) Transaction fees are the main way that ledger history is kept from growing excessively large.
2021-07-27 21:25:39 -07:00
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