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
AlexanderBuzz
40ceffd198
Content for getting-started-in-php.md and send-xrp.md
2023-11-09 16:16:09 +01: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
AlexanderBuzz
c0706a6d08
Added PHP_XRPL to client-libraries.md
2023-10-24 18:34:51 +02: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
tequ
8ece0a02ec
Merge commit '80ef0d625069a509839cd7ca81662fc7bcbbfff9' into ja-token
2023-10-23 11:28:28 +09:00
tequ
c7570715e9
[JA] update to use index.md
2023-10-23 11:22:55 +09:00
tequ
a85ecaf2c8
Merge commit '80ef0d625069a509839cd7ca81662fc7bcbbfff9' into ja-infra
2023-10-23 11:12:53 +09:00
tequ
29e0c2bd87
[JA] fix require-destination-tags
2023-10-23 11:12:46 +09:00
tequ
5a16b167f1
Update content/@i18n/ja/infrastructure/rippled/commandline-usage.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-10-23 11:08:08 +09:00
ddawson
226838ce6b
Updates for condition button
2023-10-20 17:16:23 -07:00
Elliot Lee
7002d423d2
Update content/infrastructure/rippled/installation/build-on-linux-mac-windows.md
2023-10-19 16:40:36 -07:00
Rome Reginelli
80ef0d6250
Merge pull request #2229 from elmurci/patch-1
...
fix(nftokenoffer): Update NFTokenOffer Transaction text
2023-10-19 13:50:45 -07:00