Commit Graph

4224 Commits

Author SHA1 Message Date
Rome Reginelli
b33b13375b Merge pull request #2279 from tequdev/ja-ripple
[JA] update ripple statement
2023-11-29 18:04:48 -08:00
dependabot[bot]
1c6de9a657 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 00:08:41 +00:00
tequ
1fb3a74e59 fix link 2023-11-28 18:29:23 +09:00
tequ
cd43616b76 [JA] ctid 2023-11-24 17:39:01 +09:00
tequ
f2371c8eef Merge commit 'f8d08389620c165deeb799bba8bea7e6482ae31a' 2023-11-24 16:47:03 +09:00
tequ
8c8a5dbaea [JA] update ripple statement 2023-11-24 16:41:38 +09:00
Rome Reginelli
f8d0838962 Merge pull request #2267 from mDuo13/rm_currentpage_md_vars
Remove `currentpage.md` variables
2023-11-20 16:28:37 -08:00
akcodez
af31eff87c moves zip to assets folder 2023-11-17 07:38:22 -08:00
akcodez
db87dc6963 moves brand kit link in footer and nav to resources, adds new brand kit deletes old one replaces all references to new url 2023-11-16 13:35:23 -08:00
akcodez
00ddbba652 moves brand kit link in footer and nav to resources, adds new brand kit deletes old one replaces all references to new url 2023-11-16 13:35:14 -08:00
mDuo13
3abbe83110 Remove currentpage.md variables
As part of the Redocly migration, I'm removing syntax that isn't
compatible with the new portal. In many of these cases, the existing
if/else statements weren't working as intended anyway because they
hadn't been updated after the files had been renamed.

In the case of the Client Libraries page, I've removed mention of
editing the page to contribute client libraries for now; when someone
adds guidelines (issue #2266) it would make sense to add a link to those
guidelines in that place instead.
2023-11-14 16:32:08 -08:00
Rome Reginelli
82da0e53a8 Merge pull request #2249 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/django-3.2.23
Bump django from 3.2.20 to 3.2.23 in /content/_code-samples/airgapped-wallet/py
2023-11-13 13:29:14 -08:00
Rome Reginelli
443b48fb00 Merge pull request #2248 from XRPLF/ledger_remove_deprecated_fields
ledger method: update for 1.12.0
2023-11-13 13:28:32 -08:00
Arihant Kothari
c2fe0f666f fix typo 2023-11-13 14:04:14 -03:00
Arihant Kothari
e88b7f34d2 fix 2023-11-13 13:25:29 -03:00
mDuo13
5d0ddceea5 Reorg infrastructure folders 2023-11-08 16:33:32 -08:00
Rome Reginelli
c0d7cd7881 account_tx only returns validated transactions
Per https://github.com/XRPLF/rippled/pull/4775#discussion_r1380587801 this command only returns transactions from validated ledgers, so this clarifies that detail
2023-11-02 16:09:08 -07:00
dependabot[bot]
8cbc3ae67d Bump django in /content/_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.20 to 3.2.23.
- [Commits](https://github.com/django/django/compare/3.2.20...3.2.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 22:13:17 +00:00
Rome Reginelli
df3a473dc8 Merge pull request #2246 from XRPLF/rr-fix-auto-bridging-typo
Fix typo in auto-bridging blurb
2023-11-02 13:29:09 -07:00
mDuo13
d470a0b490 ledger method: update for 1.12.0 2023-11-01 16:12:42 -07:00
Rome Reginelli
4e1449dcf9 Merge pull request #2236 from XRPLF/WietseWind-patch-1
Add WARNING for fixNFTokenRemint: breaking change!
2023-11-01 14:13:20 -07:00
Rome Reginelli
8299910022 known amendments: reword fixTokenRemint warning 2023-11-01 14:13:15 -07:00
Rome Reginelli
af79bc378a Fix typo in auto-bridging blurb 2023-11-01 10:06:01 -07:00
mDuo13
4dfb703df6 Move/rename indexes and some other files
This makes no difference to how the site is built under Dactyl (other
than where the "Edit Page" links go) but changes the URLs that will
be used for the pages after the migration to Redocly.

In addition to renaming index pages to index.md, I updated the style
guide to reflect the updated conventions, and moved a couple files that
were not in the correct folders for their place in the nav hierarchy.
2023-10-31 16:07:43 -07:00
Rome Reginelli
4d63f8558a Merge pull request #2245 from XRPLF/no_nested_lptokens
Fix AMM asset restrictions (LP tokens cannot be used as assets in another AMM)
2023-10-31 13:59:35 -07:00
Rome Reginelli
48e522f332 AMM: hyphenate "non-zero"
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2023-10-31 13:59:24 -07:00
mDuo13
b37bccdbfb Fix AMM asset restrictions (no LP tokens) 2023-10-30 17:05:58 -07:00
Rome Reginelli
35e9a6f368 Merge pull request #2228 from develoQ/ja-token
[JA] update `issued currency` to `token`
2023-10-30 14:54:04 -07:00
Rome Reginelli
7611c5297b [ja] depositauth - fix missing paren 2023-10-30 14:53:49 -07:00
Rome Reginelli
b488ecbef0 Merge pull request #2237 from kuznetsss/patch-1
Fix link to Clio 2.0 release
2023-10-30 13:21:06 -07:00
dependabot[bot]
b2354584c7 Bump browserify-sign in /content/_code-samples/build-a-browser-wallet/js
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 04:40:11 +00:00
Sergey Kuznetsov
8392cb8da3 Fix clio 2.0 link in subscribe.md 2023-10-26 17:35:11 +01:00
Sergey Kuznetsov
5b23566f4f Fix clio 2.0 link in server_info-clio.md 2023-10-26 17:34:17 +01:00
Sergey Kuznetsov
4bb2048f19 Fix clio 2.0 link in account_tx.md 2023-10-26 17:21:50 +01:00
Wietse Wind
ec0caa7df0 Add WARNING for fixNFTokenRemint: breaking change! 2023-10-26 14:20:54 +02:00
Rome Reginelli
c869fa2843 Merge pull request #2226 from develoQ/ja-infra
[JA] Update infra
2023-10-24 13:31:17 -07:00
Rome Reginelli
808cd63d61 Merge pull request #2232 from XRPLF/fix_ctid_links
fix CTID links
2023-10-24 13:29:54 -07:00
Dennis Dawson
24a160feb0 Merge branch 'master' into py-condition-escrow 2023-10-24 10:16:18 -07:00
Dennis Dawson
75454d4db3 Merge pull request #2211 from XRPLF/py_time_escrow
Add Python Time-based Escrow Example
2023-10-24 10:15:04 -07:00
Rome Reginelli
45fb650448 Merge pull request #2231 from XRPLF/build-linux-mac-windows
Make Mac build instructions easier to find
2023-10-23 17:07:48 -07:00
mDuo13
873c34df3c fix CTID links 2023-10-23 17:06:53 -07:00
mDuo13
18cb2430ab Build page: Fix formatting issues 2023-10-23 14:43:34 -07:00
Dennis Dawson
4663c2df36 Merge branch 'master' into py_time_escrow 2023-10-23 14:25:10 -07:00
ddawson
29f0221adf Changes per review. 2023-10-23 14:13:52 -07:00
ddawson
dcb1d509df Fix onpage link 2023-10-23 13:16:14 -07:00
ddawson
213c1846f6 Change PreviousTxnID to PreviousTxnLgrSeq 2023-10-23 13:09:05 -07:00
ddawson
f46ec100ac Merge branch 'py-condition-escrow' of github.com:XRPLF/xrpl-dev-portal into py-condition-escrow
Sync with current version.
2023-10-23 12:26:52 -07:00
ddawson
0620dfbbeb link to pip 2023-10-23 12:26:23 -07:00
Dennis Dawson
54b412ef1a Merge branch 'master' into py-condition-escrow 2023-10-23 11:42:05 -07:00
ddawson
5cb5c16c2f Add link to revised video. 2023-10-23 11:25:38 -07:00