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

evm: update empty hash check for storage state #1016

Merged
merged 1 commit into from Mar 29, 2022
Merged

Conversation

fedekunze
Copy link
Contributor

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)

@fedekunze fedekunze marked this pull request as ready for review March 29, 2022 12:51
@fedekunze fedekunze enabled auto-merge (squash) March 29, 2022 12:54
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #1016 (d6024fb) into main (70d5294) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1016   +/-   ##
=======================================
  Coverage   59.15%   59.15%           
=======================================
  Files          79       79           
  Lines        6539     6539           
=======================================
  Hits         3868     3868           
  Misses       2453     2453           
  Partials      218      218           
Impacted Files Coverage Δ
x/evm/types/storage.go 100.00% <100.00%> (ø)

@fedekunze fedekunze merged commit 285c7c4 into main Mar 29, 2022
@fedekunze fedekunze deleted the fedekunze/empty-hash branch March 29, 2022 12:57
@fedekunze fedekunze mentioned this pull request Mar 29, 2022
11 tasks
fedekunze added a commit that referenced this pull request Mar 29, 2022
* evm: update empty hash check for storage state (#1016)

* v0.12.1: changelog
fedekunze added a commit that referenced this pull request Apr 5, 2022
* release: v0.12.0 changelog

* changelog: v0.12.1 (#1019)

* evm: update empty hash check for storage state (#1016)

* v0.12.1: changelog

* changelog: v0.12.2 (#1022)

* changelog: v0.12.2

* fix

* fix

* update changelog
fedekunze added a commit that referenced this pull request Apr 12, 2022
* release: v0.13.0 (#1030)

* release: v0.12.0 changelog

* changelog: v0.12.1 (#1019)

* evm: update empty hash check for storage state (#1016)

* v0.12.1: changelog

* changelog: v0.12.2 (#1022)

* changelog: v0.12.2

* fix

* fix

* update changelog

* deps: bump SDK to v0.45.3

* changelog

* fixes
yihuang pushed a commit to yihuang/ethermint that referenced this pull request Apr 26, 2022
* release: v0.13.0 (evmos#1030)

* release: v0.12.0 changelog

* changelog: v0.12.1 (evmos#1019)

* evm: update empty hash check for storage state (evmos#1016)

* v0.12.1: changelog

* changelog: v0.12.2 (evmos#1022)

* changelog: v0.12.2

* fix

* fix

* update changelog

* deps: bump SDK to v0.45.3

* changelog

* fixes
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