Feat/dev 3.0 no landing updated#269
Draft
markshenouda wants to merge 122 commits intofeat/dev-3.0-no-landingfrom
Draft
Feat/dev 3.0 no landing updated#269markshenouda wants to merge 122 commits intofeat/dev-3.0-no-landingfrom
markshenouda wants to merge 122 commits intofeat/dev-3.0-no-landingfrom
Conversation
…its (smartcontractkit#3468) * docs: add safe decimal scaling section and caution boxes Add a new Safe decimal scaling section to Before You Build covering parseUnits and formatUnits from viem. Add caution boxes to Onchain Read and Writing Data Onchain pages linking to the new section. * llm gen --------- Co-authored-by: Karim <[email protected]>
* Data: Update changelog for new data items * fix --------- Co-authored-by: khadni <[email protected]> Co-authored-by: devin distefano <[email protected]>
…#3465) Bumps the documentation group with 1 update: [react-instantsearch](https://github.com/algolia/instantsearch). Updates `react-instantsearch` from 7.23.1 to 7.23.2 - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/compare/[email protected]@7.23.2) --- updated-dependencies: - dependency-name: react-instantsearch dependency-version: 7.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: devin distefano <[email protected]>
Bumps the typescript group with 2 updates: [@types/prismjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prismjs) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/prismjs` from 1.26.5 to 1.26.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prismjs) Updates `@types/react` from 19.2.13 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/prismjs" dependency-version: 1.26.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ontractkit#3463) Bumps the astro-framework group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 5.17.1 to 5.17.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/[email protected]/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: devin distefano <[email protected]>
…martcontractkit#3471) - Add unified search endpoint with automatic query type detection: - Selector search (>17 digit numbers) - ChainId search (numeric values) - InternalId search (kebab-case identifiers) - DisplayName fuzzy search (using Fuse.js) - Expand chain support to 9 families: - evm, solana, aptos, sui, tron, canton, ton, stellar, starknet - Remove legacy svm/mvm family groupings - Add new selector YAML files for: - sui, tron, canton, ton, stellar, starknet - Update API to return both supported and unsupported chains in search mode with `supported: boolean` field - Add family filter parameter for search results - Update OpenAPI spec with all 9 chain families - Consolidate ChainType/ChainFamily types to src/config/types.ts BREAKING CHANGE: Chain family values changed from svm/mvm to solana/aptos/sui. Clients must update data.svm to data.solana, data.mvm to data.aptos.
Co-authored-by: khadni <[email protected]> Co-authored-by: aelmanaa <[email protected]>
…actkit#3472) Reduces false positive matches in chain search. For example, searching 'aptos' now returns only Aptos instead of also matching Fantom, Pharos, and Canton.
* migrate from Gelato guide * update sidebar * update sidebar * update sidebar
…ractkit#3478) * added some additional risk information and mitigation tips regarding single provider/overnight sessions * feedback
…DK (smartcontractkit#3479) Unified SDK/CLI pages, replaced EVM-specific offchain tutorials with universal page, added redirects for backward compatibility, and updated robots.txt for cross-site SEO.
update linkUrl
* pharos mainnet + adi testnet * adi logo * refresh * changelog --------- Co-authored-by: Amine E. <[email protected]> Co-authored-by: aelmanaa <[email protected]>
* update contact us link * update llms
…tractkit#3480) * integrations + quicklink direct to address * minor touches and changelog entry * lint fix * more fixes
…#3492) Bumps the documentation group with 1 update: [react-instantsearch](https://github.com/algolia/instantsearch). Updates `react-instantsearch` from 7.23.2 to 7.24.0 - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/compare/[email protected]@7.24.0) --- updated-dependencies: - dependency-name: react-instantsearch dependency-version: 7.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ractkit#3491) Bumps the linting-tools group with 1 update: [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip). Updates `knip` from 5.83.1 to 5.85.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/[email protected]/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.85.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting-tools ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amine E. <[email protected]>
Co-authored-by: khadni <[email protected]>
…ontractkit#3488) Bumps the astro-framework group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 5.17.2 to 5.17.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/[email protected]/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the github-actions group with 4 updates: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request), [actions/cache](https://github.com/actions/cache), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [foundry-rs/foundry-toolchain](https://github.com/foundry-rs/foundry-toolchain). Updates `peter-evans/create-pull-request` from 7.0.11 to 8.1.0 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@22a9089...c0f553f) Updates `actions/cache` from 4 to 5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) Updates `actions/upload-artifact` from 5 to 6 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v6) Updates `foundry-rs/foundry-toolchain` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/foundry-rs/foundry-toolchain/releases) - [Changelog](https://github.com/foundry-rs/foundry-toolchain/blob/master/RELEASE.md) - [Commits](foundry-rs/foundry-toolchain@50d5a89...8789b3e) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: foundry-rs/foundry-toolchain dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amine E. <[email protected]>
Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) from 2.95.3 to 2.97.0. - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.97.0/packages/core/supabase-js) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.97.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: devin distefano <[email protected]>
* Data: Update changelog for new data items * remove extra entries --------- Co-authored-by: khadni <[email protected]> Co-authored-by: devin distefano <[email protected]>
* Add svr bundles instructions * Fix format * empty commit: trigger automation --------- Co-authored-by: devin distefano <[email protected]>
* Add ton-testnet to CCIP Directory
Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) from 2.99.1 to 2.99.3. - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.99.3/packages/core/supabase-js) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.99.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: devin distefano <[email protected]>
…#3588) Bumps the documentation group with 1 update: [react-instantsearch](https://github.com/algolia/instantsearch). Updates `react-instantsearch` from 7.27.0 to 7.28.0 - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/compare/[email protected]@7.28.0) --- updated-dependencies: - dependency-name: react-instantsearch dependency-version: 7.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: devin distefano <[email protected]>
…ractkit#3587) Bumps the linting-tools group with 1 update: [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip). Updates `knip` from 5.86.0 to 5.88.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/[email protected]/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.88.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting-tools ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the ui-frameworks group with 2 updates: [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui). Updates `swagger-ui-dist` from 5.32.0 to 5.32.1 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.32.0...v5.32.1) Updates `swagger-ui-react` from 5.32.0 to 5.32.1 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.32.0...v5.32.1) --- updated-dependencies: - dependency-name: swagger-ui-dist dependency-version: 5.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-frameworks - dependency-name: swagger-ui-react dependency-version: 5.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-frameworks ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: devin distefano <[email protected]>
…ctkit#3585) Bumps the blockchain group with 1 update: [solhint](https://github.com/protofire/solhint). Updates `solhint` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/protofire/solhint/releases) - [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md) - [Commits](protofire/solhint@v6.0.3...v6.1.0) --- updated-dependencies: - dependency-name: solhint dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: blockchain ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3566) * ai badge, implementation on copy button * move badge to header + rename header
* enable cre cli template cmd * enable several template IDs * Added new templates: circuit breaker, event reactor, keeper bot, prediction market and vault harvester * linter issues * updated with mermaid diagram png * added tags and using them in card for cre-templates instead of language * updated templates url to point to main * updated template metadata * nit mobile design fixes * updated missing mermaid diagram * updated tags --------- Co-authored-by: Emmanuel Jacquier <[email protected]>
* update cre links for new domain * link change
* tenant config docs * note about production cre: linked workflow owner vault auth * scriptable init + templates & release notes * added warnings about confidential http request + secrets
* self managed feeds page * fixes * nits * added notes and changelog
…ractkit#3563) Made-with: Cursor Co-authored-by: gfletcher-cll <[email protected]>
…g feeds chainlist (smartcontractkit#3614) Made-with: Cursor Co-authored-by: Sebastian Lerner <[email protected]>
Co-authored-by: khadni <[email protected]> Co-authored-by: devin distefano <[email protected]>
Bumps the astro-framework group with 2 updates: [@astrojs/partytown](https://github.com/withastro/astro/tree/HEAD/packages/integrations/partytown) and [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap). Updates `@astrojs/partytown` from 2.1.5 to 2.1.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/partytown/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/partytown) Updates `@astrojs/sitemap` from 3.7.1 to 3.7.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/partytown" dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro-framework ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#3609) Bumps the documentation group with 1 update: [react-instantsearch](https://github.com/algolia/instantsearch). Updates `react-instantsearch` from 7.28.0 to 7.28.1 - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/compare/[email protected]@7.28.1) --- updated-dependencies: - dependency-name: react-instantsearch dependency-version: 7.28.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) from 2.99.3 to 2.100.1. - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.100.1/packages/core/supabase-js) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.100.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…0-no-landing-updated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.
Closing issues
closes #ISSUE_NUMBER_GOES_HERE
...
Description
...
Changes