Commit Graph

386 Commits

Author SHA1 Message Date
Rome Reginelli
4d73d646df Merge pull request #1898 from XRPLF/rr-patch-connect-to-testnet
Fix lingering frag
2023-05-16 16:24:02 -07:00
Rome Reginelli
e332fd676f Fix inaccuracy in load saved ledger
The note was about stand-alone mode more generally, but for this specific feature and use case the reasoning is a bit different.
2023-05-15 15:04:56 -07:00
Rome Reginelli
150c17cb54 Fix lingering frag
Remove the remnant of a sentence that was partially deleted or never finished.
2023-05-04 14:20:37 -07:00
Amarantha Kulkarni
87178f3fcb Remove in-development docs for sidechains and EVM sidechains (#1863)
* Remove in-development docs for EVM sidechain and now obsolete content for federated sidechains dev preview

* Remove disclaimer note about EVM sidechain

* Remove references to sidechains which are in development

* Add redirects to deleted pages

* Incorporate feedback to comment out Issue Fields

* Fix broken links
2023-04-10 07:25:07 -07:00
Rome Reginelli
243fb7a964 Merge pull request #1836 from legleux/supjam
Update latest Ubuntu supported; Random fixes
2023-03-27 13:39:33 -07:00
Rome Reginelli
baf9fd3439 Merge pull request #1823 from XRPLF/issue-1822
Remove references to Coil from XRPL Use Cases pages
2023-03-27 13:38:25 -07:00
Rome Reginelli
aa118d17b8 Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.md
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
2023-03-27 13:38:09 -07:00
Michael Legleux
bdc9c19677 Update latest Ubuntu supported; Random fixes 2023-03-21 20:52:55 -07:00
Amarantha Kulkarni
4024fc3a6c Remove references to Coil from XRPL Use Cases pages 2023-03-16 16:36:34 -07:00
Rome Reginelli
48aa983227 RHEL install: Remove outdated XLS-20d tab 2023-03-14 15:29:53 -07:00
oeggert
d5a5306028 Merge pull request #1793 from XRPLF/update-grpc-defaults
Add mention of default local gRPC in config file.
2023-03-07 16:13:04 -08:00
Oliver Eggert
e458e7203c Add reporting mode instructions back in and update instructions. 2023-03-06 14:59:09 -08:00
Oliver Eggert
fd348ff1a8 Add mention of default local gRPC in config file. 2023-03-03 14:22:43 -08:00
Oliver Eggert
1b8a79e8fd Remove outdated build instructions and add redirects to BUILD.md 2023-03-03 11:34:37 -08:00
ddawson
9c8b152d59 Remove NFT-Devnet refs 2023-01-25 11:46:14 -08:00
Oliver Eggert
bcb28a3b58 Add reviewer fixes 2023-01-18 12:23:15 -08:00
Oliver Eggert
0b3a2c9a16 Fix broken links to amendment blocked servers section 2023-01-15 22:37:48 -08:00
Oliver Eggert
5cb1e3c327 New Server is Amendment Blocked troubleshooting page 2023-01-15 21:16:32 -08:00
Oliver Eggert
823781b085 Fix formatting 2023-01-15 20:32:56 -08:00
Oliver Eggert
62d7d812f3 Migrate info from amendments concept. 2023-01-15 20:29:23 -08:00
Oliver Eggert
0112efbb1a Create separate test amendments tutorial 2023-01-15 19:52:39 -08:00
justinr1234
e55187348f fix: add conan to list of dependencies for brew 2022-12-19 17:49:41 -06:00
justinr1234
9a96cca84c fix: Ruby homebrew install on macos is deprecated 2022-12-19 17:34:58 -06:00
Rome Reginelli
1af0dc2827 Merge pull request #1641 from XRPLF/amm_connection_info
AMM-Devnet connection info
2022-12-19 12:14:38 -08:00
Rome Reginelli
a4a35f4d92 Apply suggestions from code review
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2022-12-19 12:13:57 -08:00
Wo Jake
3abf56d5c2 Update FH disk space figure 2022-12-18 09:52:23 +08:00
mDuo13
116ce417d7 AMM-Devnet connection info 2022-12-16 16:18:49 -08:00
Amarantha Kulkarni
845422da7f Add words from new features such as NFTs to the spell checker (#1615)
* Add words from new features such as NFTs to the spell checker

* Add more proper nouns and general purpose words

* Add more proper nouns and general purpose words

* Update to use backticks

* Update proper nouns and generic words

* Fix style for words based on style checker report

* Style/spelling fixes

* Fix links broken by style/spelling updates

* More edits for style

* Finish updates to get style checker to pass

Co-authored-by: mDuo13 <mduo13@gmail.com>
2022-12-15 14:29:32 -08:00
Rome Reginelli
0d328e4ae5 Merge pull request #1614 from legleux/use-dns-names-instea-of-ip
Use DNS names instead of old invalid IPs
2022-12-06 15:16:44 -08:00
Michael Legleux
e118d4a902 use dns names instead of invalid IPs 2022-12-01 11:42:35 -08:00
Rome Reginelli
b3baec9187 Merge pull request #1588 from XRPLF/server_info_issue_1446
Update server_info/state w/ reporting mode details
2022-11-23 13:23:43 -08:00
mDuo13
c2cc532242 server_info/state updates: edits per reviews 2022-11-23 12:40:16 -08:00
mDuo13
51e383bfa8 Fix broken links from JA updates 2022-11-17 14:47:23 -08:00
mDuo13
3ed5d90519 Update server_info/state w/ reporting mode details
- Add reporting mode specific fields
- Mark peers field as omitted from reporting mode
- Fix "external" gRPC link in server modes page
- Update "Configure gRPC" tutorial to better reflect current status of
  gRPC in rippled

This commit fixes #1446.
2022-11-16 15:38:42 -08:00
oeggert
b4ddf791f8 Merge pull request #1583 from XRPLF/clarify-network_id
Update network_id stanza note.
2022-11-15 13:41:51 -08:00
oeggert
474c3fdf6f Update content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-11-15 10:04:25 -08:00
Alloy Networks
8322a90c13 Update build instructions for MacOS
Changes to reflect the new repository locations for `rippled` sources
2022-11-15 11:40:20 +02:00
Oliver Eggert
d7bca082e0 Update network_id stanza note. 2022-11-14 14:53:13 -08:00
Rome Reginelli
4409529fc3 Update XCode link
Fix #1529
2022-11-14 14:50:01 -08:00
mDuo13
4addf5996b Update NFT status 2022-10-31 14:52:40 -07:00
Elliot Lee
5a7b3e7f75 Update pages explaining how to run rippled (#1442)
* Update and rename run-rippled-as-a-wallet-server.md to run-rippled-as-a-stock-server.md

* Redirect from 'wallet server' to 'stock server'

https://github.com/XRPLF/xrpl-dev-portal/pull/1442/files#r933780313

Co-authored-by: Rome Reginelli <rome@ripple.com>
Co-authored-by: mDuo13 <mduo13@gmail.com>
2022-08-03 10:38:09 -07:00
Alloy Networks
72490c0cda Change link to github repository
Change link from ripple to xrplf for the git clone command
2022-07-26 15:47:32 +03:00
mDuo13
3458809228 Rename API method categories 2022-06-28 04:09:37 -07:00
mDuo13
42117756c6 Rename rippled-api.html reference page 2022-06-28 03:45:56 -07:00
mDuo13
a91a2dd4e0 Rename rippled server category/concept 2022-06-28 03:24:01 -07:00
Michael Legleux
a1a4d2cb56 run gpg on actual file 2022-06-06 18:13:25 -07:00
Michael Legleux
36294b8950 bump a few versions; remove $ for copy-pasta 2022-06-06 16:29:54 -07:00
Michael Legleux
d9727ea9ea update deprecated key add instructions 2022-06-06 16:25:00 -07:00
Michael Legleux
f438254178 fix md syntax; update boost version ref 2022-04-21 09:54:32 -07:00
Michael Legleux
121ad6abeb update boost version 2022-04-15 14:58:24 -07:00