Skip to content

Commit

Permalink
Add DIN information. (#1833)
Browse files Browse the repository at this point in the history
* Add DIN information.

Signed-off-by: bgravenorst <[email protected]>

* Add dashboard team to codeowners (#1824)

* Update quickstart.md (#1828)

* Update quickstart.md (#1831)

* Add state overrides for `linea_estimateGas`. (#1809)

* Add state overrides.

Signed-off-by: bgravenorst <[email protected]>

* Update dag_import.md (#1810)

* Update pricing (#1800)

* Update endpoints.md (#1812)

* chore: correct  (#1813)

* Update credit-usage.md

* Update avoid-rate-limiting.md

* Add tech-writers as default codeowners (#1815)

* Remove duplication of result descriptions in API reference (#1781)

* Remove duplication of result descriptions in API reference

* remove empty div

---------

Co-authored-by: Andy Bridges <[email protected]>

* Fix syntax errors in Starknet transaction documentation (#1811)

* Update send-starknet-transactions.md

* Update wallet/how-to/use-non-evm-networks/starknet/send-starknet-transactions.md

---------

Co-authored-by: Alexandra Carrillo <[email protected]>

* Fix typographical errors (#1820)

* fix typos

* fix typo

* fix typo

* fix typos

* Fix typos in documentation (#1821)

* Update sdk-js-options.md

* Update create-api.md

* chore(deps): bump @mdx-js/react from 3.0.1 to 3.1.0 (#1695)

Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react)

---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  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: Alexandra Carrillo <[email protected]>

* chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#1763)

Bumps the npm_and_yarn group with 3 updates in the / directory: [elliptic](https://github.com/indutny/elliptic), [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) and [mermaid](https://github.com/mermaid-js/mermaid).


Updates `elliptic` from 6.5.7 to 6.6.1
- [Commits](indutny/elliptic@v6.5.7...v6.6.1)

Updates `http-proxy-middleware` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)

Updates `mermaid` from 10.9.1 to 10.9.3
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](mermaid-js/mermaid@v10.9.1...v10.9.3)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: http-proxy-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: mermaid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandra Carrillo <[email protected]>

* chore(deps): bump @rjsf/validator-ajv8 from 5.21.1 to 5.24.1 (#1802)

Bumps [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) from 5.21.1 to 5.24.1.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.21.1...5.24.1)

---
updated-dependencies:
- dependency-name: "@rjsf/validator-ajv8"
  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: Alexandra Carrillo <[email protected]>

* chore(deps): bump @rjsf/core from 5.22.1 to 5.24.1 (#1803)

Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) from 5.22.1 to 5.24.1.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.22.1...5.24.1)

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  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: Alexandra Carrillo <[email protected]>

* chore(deps-dev): bump eslint from 8.57.1 to 9.18.0 (#1804)

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.1...v9.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandra Carrillo <[email protected]>

* chore(deps): bump @metamask/profile-sync-controller from 0.9.8 to 4.1.0 (#1816)

Bumps [@metamask/profile-sync-controller](https://github.com/MetaMask/core) from 0.9.8 to 4.1.0.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/profile-sync-controller"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandra Carrillo <[email protected]>

* chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates (#1823)

Bumps the npm_and_yarn group with 3 updates in the / directory: [express](https://github.com/expressjs/express), [katex](https://github.com/KaTeX/KaTeX) and [serve-handler](https://github.com/vercel/serve-handler).


Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12)

Updates `katex` from 0.16.11 to 0.16.21
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.11...v0.16.21)

Updates `serve-handler` from 6.1.5 to 6.1.6
- [Release notes](https://github.com/vercel/serve-handler/releases)
- [Commits](vercel/serve-handler@6.1.5...6.1.6)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: katex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: serve-handler
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update quickstart.md (#1826)

* Update example.

Signed-off-by: bgravenorst <[email protected]>

* Update services/reference/linea/json-rpc-methods/linea_estimategas.mdx

Co-authored-by: Alexandra Carrillo <[email protected]>

* Update services/reference/linea/json-rpc-methods/linea_estimategas.mdx

Co-authored-by: Alexandra Carrillo <[email protected]>

---------

Signed-off-by: bgravenorst <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Woolfgm <[email protected]>
Co-authored-by: Andy Bridges <[email protected]>
Co-authored-by: futreall <[email protected]>
Co-authored-by: Skylar Ray <[email protected]>
Co-authored-by: Alexandra Carrillo <[email protected]>
Co-authored-by: CrazyFrog <[email protected]>
Co-authored-by: Ocenka <[email protected]>
Co-authored-by: Huberto <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fallengirl <[email protected]>

* Fix typo.

Signed-off-by: bgravenorst <[email protected]>

* Apply suggestions from code review

Co-authored-by: Alexandra Carrillo <[email protected]>

---------

Signed-off-by: bgravenorst <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Andy Bridges <[email protected]>
Co-authored-by: Bilog WEB3 <[email protected]>
Co-authored-by: planetBoy <[email protected]>
Co-authored-by: Woolfgm <[email protected]>
Co-authored-by: futreall <[email protected]>
Co-authored-by: Skylar Ray <[email protected]>
Co-authored-by: Alexandra Carrillo <[email protected]>
Co-authored-by: CrazyFrog <[email protected]>
Co-authored-by: Ocenka <[email protected]>
Co-authored-by: Huberto <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fallengirl <[email protected]>
  • Loading branch information
13 people authored Jan 23, 2025
1 parent 9182a62 commit df811a8
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions services/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,21 @@ include:

- **Broad access to major networks** - Infura supports the major networks, allowing you to take advantage of Ethereum's smart
contracts, IPFS's distributed file system, or high performing layer 2 networks.
- **Failover support for APIs** - Currently available on select networks for customers on Growth or Custom plans; if an Infura API
endpoint becomes unavailable for any reason, requests can be forwarded to a partner to fulfill the request.
This ensures that your application remains up and running, providing uninterrupted service to your users.
- **Archive data querying** - [Access historical state data](concepts/archive-data.md) at any given
block height. This is an invaluable feature for those who need to perform deep analyses of past transactions, contract
states, or balances. With this feature, developers can build applications that are not only data-rich but also comprehensive.
- [**Decentralized Infrastructure Network (DIN) support**](https://www.infura.io/solutions/decentralized-infrastructure-service) -
DIN works alongside Infura to provide the following:
- **Failover support for APIs** - Currently available on select networks for customers on Growth or Custom plans; if an Infura API
endpoint becomes unavailable for any reason, requests can be forwarded to a DIN partner to fulfill the request.
This ensures that your application remains running, providing uninterrupted service to your users.
- **Expanded network access** - Infura can extend its network offerings by leveraging DIN to access networks that it doesn't
natively support.
- **Expanded method support** - This includes access to debug or trace methods not natively
supported by Infura. For these types of calls, Infura leverages DIN to provide user access.
- **Archive data querying** - [Access historical state data](concepts/archive-data.md) at any given
block height. This is essential for performing deep analyses of past transactions, contract
states, or balances. With this feature, developers can build applications that are not only data-rich but also comprehensive.
Infura can leverage DIN to provide access to archive data that may not be natively supported.
- **Expansion APIs** -
[Access Infura's multichain Gas API](reference/gas-api/api-reference/index.md). Use the Gas API used by the MetaMask wallet to analyze and
optimize gas costs on EIP-1559 compatible chains.
[Access Infura's multichain Gas API](reference/gas-api/api-reference/index.md). Use the Gas API used by the MetaMask wallet to analyze and optimize gas costs on EIP-1559 compatible chains.

<head>
<meta httpEquiv="cache-control" content="no-cache" />
Expand Down

0 comments on commit df811a8

Please sign in to comment.