tequ
3c7deadfb9
address #2967
2025-02-19 11:42:08 +09:00
Rome Reginelli
1131707653
Merge pull request #2966 from XRPLF/fix_code_samples
...
Fix minor issues with Code Samples
2025-02-07 14:09:17 -08:00
Rome Reginelli
e2a0146e9b
Merge pull request #2971 from XRPLF/ledgerstatefix-docs
...
Add ledgerstatefix txn doc
2025-01-30 14:22:21 -08:00
Oliver Eggert
183685946a
address reviewer comments and update known amendments
2025-01-30 14:03:10 -08:00
Rome Reginelli
ed628313f6
Merge pull request #2965 from XRPLF/fix_missing_common_links
...
Fix unparsed common links
2025-01-29 22:37:28 -08:00
mDuo13
9d8cfc88cb
Add & use component for 'Try it!' button & related
2025-01-28 16:38:58 -08:00
mDuo13
332789a87a
Fix minor issues with Code Samples
...
- The description gets deleted if it matches the title exactly (due to
how our plugin finds the text of the README). Changed a couple
instances to not match exactly so this doesn't happen.
- Changed the top level of the Code Sampels layout to be a <main>
element, which allows some styles to apply correctly and also helps
the search crawler find the contents of the page.
2025-01-28 13:50:07 -08:00
mDuo13
b9f4bbc9aa
Fix unparsed common links
2025-01-28 12:31:13 -08:00
Rome Reginelli
a7245932b8
Merge pull request #2945 from XRPLF/realm_update
...
Update Redocly to Realm v0.115.0 and fix some related issues
2025-01-24 15:27:16 -08:00
mDuo13
74eb5c87c7
Unify & fix XRPLoader component in dev tools
2025-01-15 03:49:44 -08:00
akcodez
a053e494f0
Update links in tx-sender page to use absolute paths for improved navigation and consistency
2025-01-13 10:41:39 -08:00
Rome Reginelli
8d0ff29595
Merge pull request #2935 from XRPLF/rm_mpt_devnet_from_faucet
...
Remove MPT-Devnet faucet, which has been shut down; use APIv1 for Faucets
2025-01-09 17:52:49 -08:00
Rome Reginelli
4e1a39bbd9
Merge pull request #2926 from tequdev/ja-ka-230
...
[JA] update known amendment for 2.3.0
2025-01-08 17:13:52 -08:00
mDuo13
3256e677db
Use APIv2 for faucets
2025-01-06 18:21:36 -08:00
mDuo13
46df64e45a
Remove MPT-Devnet faucet, which has been shut down
2025-01-06 17:44:08 -08:00
Jonathan Irvin
f0d472d7dc
Prevent maintenance issues when adding new faucet hosts, and fix the loader which broke during a past migration
2025-01-06 14:30:16 -05:00
tequ
9d98a78b3c
[JA] update known amendment for 2.3.0
2024-12-27 15:17:06 +09:00
Rome Reginelli
2a838803d7
Merge pull request #2903 from XRPLF/update_src_links
...
Update transaction source code links for rippled physical redesign
2024-12-12 16:48:29 -08:00
mDuo13
da9d9f655d
Add Clio ledger_index API method
...
ledger_index method: add example responses & update details
ledger_index method edits
2024-12-12 15:07:49 -08:00
mDuo13
b2dfd5faf7
Update source code links for rippled physical redesign
2024-12-11 11:46:14 -08:00
mDuo13
6300a38c51
Update broken leagcy links in dev tools
2024-12-10 11:41:09 -08:00
mDuo13
8d69759a19
Known Amendments: update for 2.3.0
2024-12-05 15:26:59 -08:00
mDuo13
ac042e969d
TOML Checker: adjust wording
2024-12-02 15:27:53 -08:00
mDuo13
583e61b8d0
Fix toml checker.
...
Per Redocly, we can't call useThemeHooks for translation in the TOML
validator dependencies the way they're used right now. Since I'm unclear
on how to refactor it to work with useThemeHooks right now, I'm removing
the calls to useTranslate so that the tool will at least work in
English.
2024-12-02 13:50:03 -08:00
oeggert
9459296565
Merge branch 'master' into api-v2
2024-11-19 11:52:26 -08:00
amarantha-k
4c48121f27
Add links to DID transaction types
2024-11-08 10:51:33 -08:00
amarantha-k
375cea5f8e
Update files to reflect that DID amendment is enabled
2024-11-08 10:37:20 -08:00
amarantha-k
d23a7a9b40
Update status now that Price Oracle amendment has been enabled
2024-11-05 11:00:38 -08:00
Oliver Eggert
27bcca71a9
update content from v1 to v2
2024-11-04 14:17:30 -08:00
Vova Rutskyi
9a0c010600
chore: rename deprecated i18n to l10n
2024-11-04 12:01:06 -08:00
Vova Rutskyi
6cbb3a036f
chore: remove the deprecated theme configuration property
2024-10-30 16:58:25 -07:00
amarantha-k
54bda7ef38
Update links to XLS specs following changes made in XRPLF/XRPL-Standards#208
2024-10-18 17:18:57 -07:00
mDuo13
afa179f0f7
Known Amendments: restore obsolete amendments ordered by removal version
2024-10-15 16:17:14 -07:00
mDuo13
8cf07c32d5
Update latest amendment status & related fixes
...
- fixPreviousTxnID, fixAMMv1_1, and fixEmptyDID went live.
- Added PreviousTxnID, PreviousTxnLgrSeq fields to ledger entry types
that had them added by the fixPreviousTxnID amendment.
- Updated ledger entry examples for several of those entry types.
- Documented DirectoryNode flags for NFT offer directories. (These were
missing, but have been around since NFTs went live.)
2024-10-15 16:12:40 -07:00
mDuo13
f42bb6c813
Migrate old callout syntax
2024-10-09 15:26:34 -07:00
Amarantha Kulkarni
a83f0fdb5f
Apply suggestions from code review
2024-09-25 13:31:15 -07:00
Elliot Lee
23bc116159
known-amendments: add AMM links
2024-09-20 11:55:26 -07:00
Ildar Gumirov
35f716c6f6
Add XRPLExplorer amendments dashboard page link
2024-09-14 21:21:44 +02:00
oeggert
069a218ff8
Merge pull request #2715 from XRPLF/migrate-oracle-docs
...
migrate oracle docs
2024-08-29 10:58:27 -07:00
Oliver Eggert
5bec54f0cb
add reviewer suggestions
2024-08-28 15:38:46 -07:00
ddawson
e704a158a2
Remove /accounts
2024-08-13 14:20:20 -07:00
ddawson
48105396d3
Remove https
2024-08-13 14:17:27 -07:00
ddawson
c8c59b4e26
Add Batch faucet
2024-08-09 13:01:31 -07:00
Oliver Eggert
cc16be9066
migrate oracle docs
2024-08-08 18:39:31 -07:00
Rome Reginelli
9444421d7e
Merge pull request #2688 from XRPLF/chore/migrate-to-realm-latest-with-perf
...
Upgrade to Realm v0.91.3 (copy of #2687 )
2024-07-24 16:11:23 -07:00
Amarantha Kulkarni
5c9c101cad
Merge pull request #2675 from XRPLF/fix_contrast
...
Fix low-contrast fields
2024-07-23 10:40:18 -07:00
mDuo13
f3bc9e21eb
Fix links in dev tools page
2024-07-19 12:06:40 -07:00
mDuo13
917466f263
Fix low-contrast fields
...
- Fixes #2661
- Fixes #1432
2024-07-12 15:07:47 -07:00
Dennis Dawson
699781a18b
Update resources/dev-tools/faucets.json
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2024-07-12 14:39:21 -07:00
ddawson
bbf887325d
fix another url
2024-07-12 14:06:12 -07:00