tequ
1437919c7a
Merge commit '18041d5c8450974ae999f102763d3196e028d658' into ja-ka_20230911
2023-09-13 15:37:46 +09:00
Rome Reginelli
18041d5c84
Merge pull request #2126 from XRPLF/quick-fix-0912
...
Fix URL for redirect
2023-09-12 19:40:07 -07:00
Rome Reginelli
cd671323f5
Merge pull request #2121 from develoQ/add-messages-script
...
Add script for message generation
2023-09-12 15:49:05 -07: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
Amarantha Kulkarni
b4b551c5db
Fix URL for redirect
2023-09-12 15:00:51 -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
Rome Reginelli
51b4d4fdfd
Merge pull request #2125 from XRPLF/fix-get-acct-info
...
fix: get-acct-info.js should use wss
2023-09-12 14:53:35 -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
07c5900322
[JA] Known Amendments updates (post 1.12.0 release)
2023-09-12 13:50:34 +09:00
tequ
4e773b9c32
Add script for message generation
...
- set TZ to UTC(+0)
2023-09-12 13:31:24 +09:00
mDuo13
d300a4df78
Known Amendments updates (post 1.12.0 release)
2023-09-11 19:43:18 -07:00
Rome Reginelli
ba8a99312a
Merge pull request #2117 from XRPLF/restore_py35_compat
...
Restore Python 3.5 compatibility
2023-09-11 17:19:29 -07:00
mDuo13
8283078e17
Restore Python 3.5 compatibility
...
Our (current, deprecated) build process relies on Python 3.5, so this
removes incompatible (f-strings) syntax from the "enforce_filenames"
filter.
2023-09-11 16:45:22 -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
Rome Reginelli
c211bcf2ee
Merge pull request #2111 from XRPLF/clawback-docs
...
Porting Clawback documentation to xrpl.org
2023-09-11 16:22:48 -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
Rome Reginelli
5dc11ccba0
Merge pull request #2108 from XRPLF/seo-improvements-href
...
updates text and adds href tags to internal pages
2023-09-07 04:21:52 -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
Aria Keshmiri
781361d11a
Update template/page-impact.html.jinja
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2023-09-06 17:48:42 -07:00
Aria Keshmiri
8890aa3407
Update template/page-home.html.jinja
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2023-09-06 17:48:35 -07:00
Aria Keshmiri
38c2939f22
Update template/page-community.html.jinja
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2023-09-06 17:48:28 -07:00
mDuo13
e94472b333
Merge branch 'IA.v3-ja-nav'
2023-09-06 17:46:47 -07:00
Rome Reginelli
4e02811b12
Merge pull request #2106 from XRPLF/alt-text-seo
...
SEO: adds missing alt text
2023-09-06 17:40:49 -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
Aria Keshmiri
326779625a
Events updates - 3 new events ( #2109 )
...
* adds new filter - info sessions, adds 3 new events
* adds new filter - info sessions, adds 3 new events
* adds south korea meetup img
* rm modified css file from PR
* Update template/page-events.html.jinja
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
* adds correct date order
---------
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
2023-09-06 14:46:44 -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