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

Indexer refactoring: Constants #1396

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

eugypalu
Copy link
Collaborator

@eugypalu eugypalu commented Sep 20, 2024

Resolves: #1394

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

What is the new behavior?

  • Typed the constants in the file constants.ts
  • Moved the constants config, DEFAULT_BLOCK_GAS_LIMIT and IGNORED_KEYS to constants.ts

Does this introduce a breaking change?

  • Yes
  • No

Copy link
Collaborator

@greged93 greged93 left a comment

Choose a reason for hiding this comment

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

It looks good but I want to wait the reactivation of hive before merging any unneeded changes.

ClementWalter
ClementWalter previously approved these changes Sep 23, 2024
tcoratger
tcoratger previously approved these changes Sep 23, 2024
@greged93
Copy link
Collaborator

hey @eugypalu couple of conflicts here, can you fix them?

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.

Indexer refactoring: Constants
4 participants