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

Fixes #8

Merged
merged 8 commits into from
May 27, 2024
Merged

Fixes #8

merged 8 commits into from
May 27, 2024

Conversation

0xjocke
Copy link
Contributor

@0xjocke 0xjocke commented May 27, 2024

A few things addressed here. Sorry about the prettier messing up diffs..

  • Remove bytecode from abi
  • Remove publicProvider, this was not used as a fallback but quorum, which meant we just made things slower.
  • Remove unneeded network listener
  • Correct infura url when fetching events
  • Only fetch events in the admin panel. Saving 200reqs on the grant page. This was previously not being fetched due to wrong infura url. The implications of this is that we remove "Recent Activity" on the grant page. Before if was just not loading

Copy link

vercel bot commented May 27, 2024

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

Name Status Preview Comments Updated (UTC)
tokenvest ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2024 3:47am

@0xjocke 0xjocke requested a review from noisekit May 27, 2024 03:47
Copy link

@noisekit noisekit left a comment

Choose a reason for hiding this comment

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

Issue fixed for me.

@0xjocke 0xjocke merged commit ba3cb2e into main May 27, 2024
3 checks passed
@0xjocke 0xjocke deleted the fixes branch May 27, 2024 03:53
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