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

feat: add block explorer #2769

Closed
wants to merge 2 commits into from
Closed

feat: add block explorer #2769

wants to merge 2 commits into from

Conversation

bard
Copy link
Contributor

@bard bard commented Jan 3, 2024

Description

  • split anvil / allo-deployer containers
  • add block explorer (otterscan) on ports 13005 and 13007

Note 1: depends on gitcoinco/grants-stack-allo-contracts-v1#3
Note 2: this populate script fails here due to an error from pina, apparently fetch isn't providing all the required headers when uploading a file. Might be related to the version bump in node which comes with a different fetch client. Needs to be solved before this can be merged, hence leaving as draft.

Checklist

This PR:

  • Includes only changes relevant to the original ticket. Significant refactoring needs to be separated.
  • Doesn't disable eslint rules.
  • Doesn't work around the type checker (including but not limited to: type casts, non-null assertions, @ts-ignore, unjustified optional values).
  • Doesn't contain commented out code.
  • If adding/updating a feature, it adds/updates its test script on Notion.

Copy link

vercel bot commented Jan 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 1:16pm
builder-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 1:16pm
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 1:16pm
explorer-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 1:16pm
manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 1:16pm
manager-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 1:16pm

@thelostone-mc
Copy link
Member

Closing as PR. Will reopen when we reprioritise it

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.

2 participants