Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blast Testnet & Mainnet Featured #86

Merged
merged 1 commit into from Apr 15, 2024

Conversation

bgodlin
Copy link
Contributor

@bgodlin bgodlin commented Mar 30, 2024

No description provided.

Copy link

gitguardian bot commented Mar 30, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@@ -0,0 +1,37 @@
{
"name": "artela-testnet-starter",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"name": "artela-testnet-starter",
"name": "avail-starter",

{
"name": "artela-testnet-starter",
"version": "0.0.1",
"description": "This project can be use as a starting point for developing your new Artela Testnet SubQuery project",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"description": "This project can be use as a starting point for developing your new Artela Testnet SubQuery project",
"description": "This project can be use as a starting point for developing your new Avail SubQuery project",

version: "0.0.1",
name: "artela-testnet-starter",
description:
"This project can be use as a starting point for developing your new Artela Testnet SubQuery project",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"This project can be use as a starting point for developing your new Artela Testnet SubQuery project",
"This project can be use as a starting point for developing your new Avail SubQuery project",

const project: EthereumProject = {
specVersion: "1.0.0",
version: "0.0.1",
name: "artela-testnet-starter",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name: "artela-testnet-starter",
name: "avail-starter",

network: {
/**
* chainId is the EVM Chain ID, for Artela testnet this is 11820
* https://chainlist.org/chain/11820
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not avail?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidentally added it. The new version was forcefully pushed.

Blast/blast-testnet-starter/package.json Outdated Show resolved Hide resolved
Blast/blast-testnet-starter/project.ts Outdated Show resolved Hide resolved
Blast/blast-testnet-starter/project.ts Outdated Show resolved Hide resolved
Blast/blast-testnet-starter/package.json Outdated Show resolved Hide resolved
@bgodlin bgodlin force-pushed the featuring-blast-testnet-and-mainnet branch from 21ef136 to 750e90a Compare April 11, 2024 13:26
@jamesbayly jamesbayly merged commit 701f229 into main Apr 15, 2024
1 of 2 checks passed
@jamesbayly jamesbayly deleted the featuring-blast-testnet-and-mainnet branch April 15, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants