Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Add deploy and call test example to handler_test.go #271

Merged
merged 5 commits into from
Jul 15, 2020
Merged

Add deploy and call test example to handler_test.go #271

merged 5 commits into from
Jul 15, 2020

Conversation

louisliu2048
Copy link

Closes: #XXX

Description


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)

@CLAassistant
Copy link

CLAassistant commented Apr 29, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ louisliu2048
✅ fedekunze
❌ liuxiong


liuxiong seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

x/evm/handler_test.go Outdated Show resolved Hide resolved
@fedekunze fedekunze changed the base branch from development to contract-deploy-test July 15, 2020 13:54
@fedekunze fedekunze merged commit 7d67b6f into cosmos:contract-deploy-test Jul 15, 2020
fedekunze added a commit that referenced this pull request Jul 15, 2020
* Add deploy and call test example to handler_test.go (#271)

* Add deploy and call test example to handler_test.go

* fmt the file

* remove the smartcontract Bytecode comment

Co-authored-by: liuxiong <[email protected]>
Co-authored-by: Federico Kunze <[email protected]>

* fix test

Co-authored-by: Louis Liu <[email protected]>
Co-authored-by: liuxiong <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants