Commit Graph

5026 Commits

Author SHA1 Message Date
Jake
2ab175c180 update background image 2022-08-05 17:55:24 -07:00
Jake
bbb1781d92 Update top banner for Apex 2022 2022-08-05 16:27:13 -07:00
Rome Reginelli
b38a70ea48 Merge pull request #1447 from mDuo13/gg_fixes
Fix broken links and old terminology
2022-08-05 10:24:30 -07:00
Rome Reginelli
a9b8409f90 Merge pull request #1455 from XRPLF/ka_192
Known Amendments updates for 1.9.2
2022-08-05 10:24:17 -07:00
Rome Reginelli
ec6fa1226d Merge pull request #1456 from XRPLF/Update-Quickstart-for-Ed-Plfm
New version for Education Platform release
2022-08-05 10:23:58 -07:00
Dennis Dawson
99d49ceb14 New version for Education Platform release
This version has a CSS to make the forms look a little better.
2022-08-04 17:38:41 -07:00
Rome Reginelli
8b93b626ca Merge pull request #1451 from mDuo13/fix1434
Fix contrast in DepositAuth table in light mode
2022-08-04 16:42:25 -07:00
Rome Reginelli
ed721c134a Stablecoin issuer tutorial: fixes per review
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2022-08-04 16:41:59 -07:00
Rome Reginelli
58ba3ff592 Merge pull request #1452 from develoQ/japanese
translate messages.po to japanese
2022-08-04 16:40:58 -07:00
mDuo13
a95ddf3cc4 Known Amendments updates for 1.9.2 2022-08-04 16:40:11 -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
develoQ
dabe929bbd translate messages.po to japanese
- template/page-calculator.html
- template/page-code-samples.html
- template/page-community.html
- template/page-docs.html
- template/page-history.html
- template/page-home.html
- template/page-impact.html

- "%" in msgid MUST be"%%" since "placeholders are incompatible" error will happen when update those strings (pybabel compile -f -d ./locale/)
2022-08-02 19:42:22 +09:00
mDuo13
8559202675 Fix #1434: contrast in DepositAuth table in light mode 2022-08-01 17:31:22 -07:00
Rome Reginelli
6855463bf7 Merge pull request #1445 from develoQ/update-messages-pod
update messages.pot
2022-08-01 16:17:57 -07:00
Rome Reginelli
47ab235afb Merge pull request #1441 from XRPLF/update-reserves
Update reserves.md
2022-07-30 02:46:28 -07:00
Rome Reginelli
631d4fffc1 Merge pull request #1435 from toykam/patch-1
Update currency-formats.md
2022-07-30 02:41:24 -07:00
mDuo13
8acc50c57d XRP overview: fix layout issue with hardware/software wallets 2022-07-30 02:39:52 -07:00
mDuo13
b3298e58b6 Fix lots of broken links 2022-07-30 02:31:09 -07:00
mDuo13
636ae7d3a5 Update terminology of old gateway guide 2022-07-30 02:31:00 -07:00
develoQ
d86120b51a update messages.pot 2022-07-30 15:04:42 +09:00
Elliot Lee
29342ff58a Update reserves.md 2022-07-28 09:09:08 -07:00
Rome Reginelli
29430c77fd Merge pull request #1439 from XRPLF/reserves
Explain how to calculate reserve requirements
2022-07-27 15:05:00 -07:00
Elliot Lee
44530e453d Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-07-26 23:06:13 -07:00
Elliot Lee
e6a97fa14d Explain how to calculate reserve requirements
reserves.md - add explanation of how to query for an account's reserve requirement
2022-07-26 11:05:20 -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
Abdulkabir Toyyib
327449d708 Update currency-formats.md 2022-07-18 22:04:03 +01:00
Rome Reginelli
5c3535e004 Merge pull request #1431 from lathanbritz/issue/1430
add comments for tickets issue #1430
2022-07-12 14:04:57 -07:00
Rome Reginelli
1f349a2e0c Merge pull request #1423 from XRPLF/Amendment-default-voting
Update amendments.md
2022-07-12 14:04:46 -07:00
mDuo13
75d4bc91ed Merge remote-tracking branch 'ethanlabelle/patch-1' 2022-07-12 14:03:57 -07:00
Rome Reginelli
27b4116d24 Clarify amendment default votes
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2022-07-12 12:28:44 -07:00
Rome Reginelli
b29770733c Merge pull request #1433 from JakeatRipple/feat-banner-amm
update top banner for AMM
2022-07-12 12:26:25 -07:00
Lathan
734d5aabe0 Update content/_code-samples/secure-signing/js/signPayment.js
like it a bit long, but maybe verbose explanation is better.

Co-authored-by: Elliot Lee <github.public@intelliot.com>
2022-07-09 18:49:25 -04:00
Jake
40059ef77e update top banner for AMM 2022-07-08 14:46:44 -07:00
lathan britz
e8940b7afa add comments for tickets issue #1430 2022-07-07 00:13:24 -04:00
Rome Reginelli
1564931ece Merge pull request #1426 from XRPLF/DOC-3937
Documentation updates for Clio 1.0 release, with preview build.
2022-06-29 16:32:56 -07:00
mDuo13
fff8c37d00 Clio: correct config file path, server_info link 2022-06-29 16:25:46 -07:00
mDuo13
ffcb4c9979 Rename Clio server_info file; fix JA links 2022-06-29 15:58:53 -07:00
mDuo13
ffabb8f959 Clio server_info method 2022-06-29 15:41:04 -07:00
ethanlabelle
a9cda49178 Update book_offers.md
JSON syntax error
2022-06-29 17:20:28 -04:00
mDuo13
b996d6441d Clio install: update for package-based install 2022-06-29 13:26:13 -07:00
mDuo13
6b113eb502 Revise Clio install instructions, remove unused file 2022-06-28 19:01:51 -07: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
Amarantha Kulkarni
9cfebc798e updates after building locally 2022-06-28 01:28:01 -07:00
Amarantha Kulkarni
682472e944 rename folder to rippled-api to avoid breaking external links 2022-06-28 01:13:46 -07:00
Amarantha Kulkarni
3930840506 Incorporate review comments and include missing dactly config updates 2022-06-28 00:48:03 -07:00
Amarantha Kulkarni
2f9f349fea Rename API folder name and add Clio server-info file 2022-06-27 07:48:50 -07:00
Amarantha Kulkarni
03bd3b0ff9 Remove extra file 2022-06-27 07:31:56 -07:00
Amarantha Kulkarni
f56b228ccf Update install instructions 2022-06-27 07:22:16 -07:00