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

chore: fix some function names in comment #1019

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

forcedebug
Copy link
Contributor

Summary

fix some function names in comment

Issue

  • #{ISSUE_NUMBER}

Type of change

Select one or more from the following:

Testing

  • Documentation: make docusaurus_start; only needed if you make doc changes
  • Unit Tests: make go_develop_and_test
  • LocalNet E2E Tests: make test_e2e
  • DevNet E2E Tests: Add the devnet-test-e2e label to the PR.

Sanity Checklist

  • I have tested my changes using the available tooling
  • I have commented my code
  • I have performed a self-review of my own code; both comments & source code
  • I create and reference any new tickets, if applicable
  • I have left TODOs throughout the codebase, if applicable

@Olshansk Olshansk merged commit 3345bd2 into pokt-network:main Jan 29, 2025
1 check passed
@Olshansk Olshansk added the code health Cleans up some code label Jan 29, 2025
@Olshansk Olshansk added this to the Quality of Life milestone Jan 29, 2025
bryanchriswhite added a commit that referenced this pull request Jan 31, 2025
* scaffold/migration-module:
  chore: review feedback improvements
  refactor: migration keeper in cosmos app
  chore: fix some function names in comment (#1019)
bryanchriswhite added a commit that referenced this pull request Feb 3, 2025
…034/feat/upload-state

* issues/1034/scaffold/morse_account_state:
  chore: review feedback improvements
  [Quick PE] Fix test after lowering MinProofSubmissionFee (#1051)
  chore: review feedback improvements
  fix: linter error
  chore: review feedback improvements
  [Tokenomics] Reduce MinProofSubmissionFee (#1042)
  [Proof] Implement scalable proof validation (#1031)
  refactor: morse types
  chore: review feedback improvements
  refactor: migration keeper in cosmos app
  chore: fix some function names in comment (#1019)

# Conflicts:
#	cmd/poktrolld/cmd/migrate/migrate_test.go
#	x/migration/keeper/msg_server_morse_account_state.go
#	x/migration/types/morse_account_state.go
bryanchriswhite added a commit that referenced this pull request Feb 4, 2025
…claim

* issues/1034/feat/upload-state:
  chore: review improvements
  chore: review improvements
  chore: review improvements
  chore: review improvements
  chore: review feedback improvements
  chore: improvements
  chore: review feedback improvements
  [Quick PE] Fix test after lowering MinProofSubmissionFee (#1051)
  chore: review feedback improvements
  fix: linter error
  chore: review feedback improvements
  [Tokenomics] Reduce MinProofSubmissionFee (#1042)
  [Proof] Implement scalable proof validation (#1031)
  refactor: morse types
  chore: review feedback improvements
  refactor: migration keeper in cosmos app
  chore: fix some function names in comment (#1019)

# Conflicts:
#	api/poktroll/migration/tx.pulsar.go
#	x/migration/types/tx.pb.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health Cleans up some code
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants