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
18041d5c84
Merge pull request #2126 from XRPLF/quick-fix-0912
...
Fix URL for redirect
2023-09-12 19:40:07 -07:00
tequ
95018dbe1b
Update template/pagetype-doc.html.jinja
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-09-13 08:51:47 +09: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
879469ea20
Shows that the translation of the content is out of date.
2023-09-12 19:09:25 +09: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
tequ
4e773b9c32
Add script for message generation
...
- set TZ to UTC(+0)
2023-09-12 13:31:24 +09:00
tequ
74c33395da
fix creation-date
2023-09-12 13:07:17 +09:00
tequ
0cee32fa17
update messages.mo
2023-09-12 12:05:40 +09:00
mDuo13
d300a4df78
Known Amendments updates (post 1.12.0 release)
2023-09-11 19:43:18 -07:00
tequ
ebadce3088
Replace % with %
...
- to avoid compile errors in auto-generated files
2023-09-12 11:22:30 +09:00
tequ
ad8a2e8c81
update updates.po
2023-09-12 11:06:40 +09:00
tequ
f7ff89a309
update original messages.pot
2023-09-12 10:52:40 +09: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