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

add default maxTxs for mempool + fix go.mod compat #543

Merged
merged 2 commits into from
Jan 4, 2025

Conversation

TropicalDog17
Copy link
Contributor

@TropicalDog17 TropicalDog17 commented Dec 21, 2024

Summary of changes

add default maxTxs for mempool + fix go.mod compat
  • use go1.20, go mod tidy not change anything, make build and make install works.
  • use go1.21, go mod tidy not change anything, make build and make install works.

Report of required housekeeping

  • Github issue OR spec proposal link
  • Wrote tests
  • Updated API documentation (client/lcd/swagger-ui/swagger.yaml)
  • Added a relevant changelog entry: clog add [section] [stanza] [message]

(FOR ADMIN) Before merging

  • Added appropriate labels to PR
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)
  • Confirm added tests are consistent with the intended behavior of changes
  • Ensure all tests pass

app/app.go Show resolved Hide resolved
@StrathCole StrathCole merged commit 56fd846 into classic-terra:orbitlabs/unforking Jan 4, 2025
22 checks passed
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.

3 participants