Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

fix: bank genesis params in tests #1379

Merged
merged 3 commits into from
Oct 18, 2022
Merged

Conversation

0xmuralik
Copy link
Contributor

Description

Bank send fails as empty bank params are set during during tests.
Default_send_enabled=false


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@0xmuralik 0xmuralik requested a review from a team as a code owner October 13, 2022 10:00
@0xmuralik 0xmuralik requested review from 0a1c and ramacarlucho and removed request for a team October 13, 2022 10:00
@fedekunze fedekunze enabled auto-merge (squash) October 15, 2022 03:49
@fedekunze fedekunze merged commit a3c91db into evmos:main Oct 18, 2022
@danburck danburck mentioned this pull request Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants