Commit Graph

3940 Commits

Author SHA1 Message Date
dependabot[bot]
5a6fd9eb71 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 21:04:58 +00:00
Rome Reginelli
e7458e86ae Merge pull request #2135 from XRPLF/update_repo
Update rippled repo URL
2023-09-19 16:19:09 -07:00
Dennis Dawson
adf8617de0 Merge pull request #2129 from XRPLF/uc-images
Add uc pics
2023-09-19 11:30:47 -07:00
mDuo13
f130a7bc60 Update rippled repo URL
Fix #2070.
2023-09-15 15:21:58 -07:00
ddawson
5671595a97 changes per review 2023-09-15 09:52:09 -07:00
Rome Reginelli
a4129d5517 Merge pull request #2130 from XRPLF/server_info_ports
server_info/state: document new ports field
2023-09-14 16:11:58 -07:00
mDuo13
078814af62 server_info/state: Clean up load cost wordings & links 2023-09-14 15:29:55 -07:00
Rome Reginelli
c076e375da Merge pull request #2122 from develoQ/ja-concepts-useceses
[JA] update concepts, use-cases in IA.v3
2023-09-13 18:25:39 -07:00
tequ
44dfaab4cd fix "価値のあるインターネット" 2023-09-14 09:06:08 +09:00
mDuo13
8512b5ef4c Add 1.12.0 to rippled versions 2023-09-13 17:04:50 -07:00
mDuo13
2ec0b0489d server_info/state: document new ports field 2023-09-13 16:36:45 -07:00
ddawson
a1b6282d9a Add uc pics 2023-09-13 11:16:41 -07:00
tequ
b88d24e68c fix 2023-09-13 15:40:30 +09:00
tequ
1437919c7a Merge commit '18041d5c8450974ae999f102763d3196e028d658' into ja-ka_20230911 2023-09-13 15:37:46 +09:00
Rome Reginelli
c420118fc8 Merge pull request #2113 from XRPLF/readd_create_amm_tutorial
Tutorial: Create an Automated Market Maker
2023-09-12 15:46:57 -07:00
Rome Reginelli
6454f28425 Edits per @amarantha-k review
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2023-09-12 15:07:03 -07:00
Rome Reginelli
67cbe2d3fb Merge pull request #2119 from XRPLF/ka_20230911
Known Amendments updates (post 1.12.0 release)
2023-09-12 14:57:53 -07:00
Elliot Lee
f2afd7e3a5 fix: get-acct-info.js should use wss
Using https would result in:

(node) UnhandledPromiseRejectionWarning: ValidationError: server URI must start with `wss://`, `ws://`, `wss+unix://`, or `ws+unix://`.
    at new Client (index.js:88:19)
2023-09-12 07:32:02 -07:00
tequ
72e82a449b [JA] update concepts, use-cases in IA.v3 2023-09-12 18:19:38 +09:00
tequ
07c5900322 [JA] Known Amendments updates (post 1.12.0 release) 2023-09-12 13:50:34 +09:00
mDuo13
d300a4df78 Known Amendments updates (post 1.12.0 release) 2023-09-11 19:43:18 -07:00
Rome Reginelli
8d9ec79efe Merge pull request #2116 from XRPLF/updateCurrencyFormats
per TOK-381, clawback is special case.
2023-09-11 16:28:22 -07:00
ddawson
64847be094 per TOK-381, clawback is special case. 2023-09-11 13:17:45 -07:00
Dennis Dawson
6e519d636f Merge branch 'master' into clawback-docs 2023-09-08 16:21:59 -07:00
ddawson
b770b82ea7 innocuous change to kick off build 2023-09-08 16:13:08 -07:00
ddawson
2c8d4a69ff fix line break 2023-09-08 15:41:49 -07:00
ddawson
d5121328f9 Fix format and links 2023-09-08 15:07:37 -07:00
mDuo13
f105d022ae Update all xrpl.js deps to 2.11.0 2023-09-08 14:29:53 -07:00
mDuo13
a0978f86f0 AMM tutorial: fix explorer links, error handling 2023-09-08 14:29:53 -07:00
mDuo13
fd273dccb8 Fix interactive tutorial faucet interface on Devnet; migrate AMM tutorial to Devnet 2023-09-08 14:29:53 -07:00
mDuo13
3437ee9fe2 'Create AMM' tutorial: add to build 2023-09-08 14:29:53 -07:00
mDuo13
dce8ced522 Fix disconnect in several js examples 2023-09-08 14:29:53 -07:00
mDuo13
98e95a9629 Update built-in xrpl.js version 2023-09-08 14:29:53 -07:00
mDuo13
7b94d3edee Add create AMM tutorial
Add an interactive tutorial for creating an automated market maker,
updated with the latest changes from the Ripple Open Source site.
2023-09-08 14:29:53 -07:00
Rome Reginelli
c156999f7d Merge pull request #2112 from XRPLF/readd_amm
(Re-)Add Automated Market Maker docs
2023-09-08 14:28:51 -07:00
ddawson
7f5752bf6f Address review comments. 2023-09-08 14:19:54 -07:00
Dennis Dawson
ffcea9ad51 Merge pull request #2107 from XRPLF/repostPython2Updates
Tutorial updates for xrpl-py2 library (post-IAv3)
2023-09-07 17:05:48 -07:00
ddawson
620974f551 WIP clawback fixes 2023-09-07 16:58:28 -07:00
mDuo13
4eaa35e68d AMM refs: fix broken links 2023-09-07 14:52:56 -07:00
mDuo13
7790cbc01b Fix build errors 2023-09-07 04:24:15 -07:00
mDuo13
b6a1035776 Catch AMM refs up to date 2023-09-07 04:11:53 -07:00
mDuo13
6a52167b9d Restore previous AMM docs 2023-09-06 18:17:30 -07:00
mDuo13
e94472b333 Merge branch 'IA.v3-ja-nav' 2023-09-06 17:46:47 -07:00
ddawson
60df07cbf2 Use code v. italics 2023-09-06 15:28:43 -07:00
Dennis Dawson
e6fbebb0ed Change trust lines to two words, remove redundant *from* 2023-09-06 15:13:57 -07:00
Dennis Dawson
49a67b7cec change trust lines to two words 2023-09-06 15:10:08 -07:00
Amarantha Kulkarni
4826b76dde Porting Clawback documentation to xrpl.org as the feature is in rippled 1.12.0 release 2023-09-06 14:18:20 -07:00
Dennis Dawson
270aed4809 1st draft nft-storage (#1868)
* 1st draft nft-storage

* Update content/concepts/tokens/nft-storage.md

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* Update content/concepts/tokens/nft-storage.md

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* Change off-chain to off XRPL, etc.

* Update nft-storage.md

Update link to blog post.

---------

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2023-09-06 14:02:05 -07:00
Rome Reginelli
66b6f951fe Fix various style/template issues (#2103)
* Fix various style/template issues

- Add styles to allow fully invisible headers. These can be used to
  support anchor links in translated pages, so we can move the link_subs
  out of the dactyl-config.yml. Example in transaction-common-fields.md
- Upgrade jQuery to 3.7.1
- Add left nav to references landings for consistent navigation
- Add breadcrumbs template (previously used Dactyl built-in) which
  throws an error if you specify a parent: that doesn't exist.
  (Previously it would write a blank link; the link checker would
  report this as an error, but it wasn't obvious what the cause was.)
- Fix #2014 (special case for code blocks nested in lists).
- Fix #2096.
- Remove excessive spacing between top nav and main content, and
  re-align top of main contents in all 3 columns for docs pages.
- Reorganize _content.scss to be easier to read.

* Upgrade yarn packages (fix dependabot alerts) & rebuild CSS

* Fix NFT broken link in translation

* [ja] Properly fix NFT data link
2023-09-06 13:15:19 -07:00
Dennis Dawson
007381291b Add caveat to tfTransferable (#2110) 2023-09-06 12:20:47 -07:00