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

release: v0.17.0 changelog #1153

Merged
merged 3 commits into from
Jun 27, 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 June 27, 2022 10:03
@fedekunze fedekunze merged commit b609994 into release/v0.17.x Jun 27, 2022
@fedekunze fedekunze deleted the fedekunze/release-0_17_0 branch June 27, 2022 10:05
@fedekunze fedekunze mentioned this pull request Jun 27, 2022
11 tasks
fedekunze added a commit that referenced this pull request Jun 27, 2022
* release: v0.17.0 changelog (#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* update mergify
fedekunze added a commit that referenced this pull request Jul 19, 2022
* release: v0.17.0 changelog (#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* fix(rpc): fix panic on breaking EVM and feemarket params

* changelog

* fix gosec
mergify bot pushed a commit that referenced this pull request Jul 19, 2022
* release: v0.17.0 changelog (#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* fix(rpc): fix panic on breaking EVM and feemarket params

* changelog

* fix gosec

(cherry picked from commit 73c9ea2)

# Conflicts:
#	.mergify.yml
#	CHANGELOG.md
fedekunze added a commit that referenced this pull request Jul 19, 2022
) (#1193)

* fix(rpc): fix panic on breaking EVM and feemarket params (#1188)

* release: v0.17.0 changelog (#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* fix(rpc): fix panic on breaking EVM and feemarket params

* changelog

* fix gosec

(cherry picked from commit 73c9ea2)

# Conflicts:
#	.mergify.yml
#	CHANGELOG.md

* Update .mergify.yml

* fix

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
hoanguyenkh pushed a commit to AstraProtocol/ethermint that referenced this pull request Jul 27, 2022
* release: v0.17.0 changelog (evmos#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* update mergify
hoanguyenkh pushed a commit to AstraProtocol/ethermint that referenced this pull request Jul 27, 2022
* release: v0.17.0 changelog (evmos#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* fix(rpc): fix panic on breaking EVM and feemarket params

* changelog

* fix gosec
hoanguyenkh pushed a commit to AstraProtocol/ethermint that referenced this pull request Jul 27, 2022
…mos#1188) (evmos#1193)

* fix(rpc): fix panic on breaking EVM and feemarket params (evmos#1188)

* release: v0.17.0 changelog (evmos#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* fix(rpc): fix panic on breaking EVM and feemarket params

* changelog

* fix gosec

(cherry picked from commit 73c9ea2)

# Conflicts:
#	.mergify.yml
#	CHANGELOG.md

* Update .mergify.yml

* fix

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
devon-chain pushed a commit to devon-chain/ethermint that referenced this pull request Aug 2, 2022
* release: v0.17.0 changelog (evmos#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* fix(rpc): fix panic on breaking EVM and feemarket params

* changelog

* fix gosec
@fedekunze fedekunze mentioned this pull request Aug 3, 2022
11 tasks
fedekunze added a commit that referenced this pull request Aug 3, 2022
* release: v0.17.0 changelog (#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* chore(docs): update changelog
@fedekunze fedekunze mentioned this pull request Aug 12, 2022
11 tasks
fedekunze added a commit that referenced this pull request Aug 12, 2022
* release: v0.17.0 changelog (#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* chore(docs): Update Changelog
devon-chain pushed a commit to PundiAI/ethermint that referenced this pull request Aug 15, 2022
* release: v0.17.0 changelog (evmos#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* update mergify
fedekunze added a commit that referenced this pull request Sep 15, 2022
* release: v0.17.0 changelog (#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* imp(evm): EVM interface

* fixes

* fix lint

* fix lint pt 2

* initial wiring for stateful contracts

* Apply suggestions from code review

Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>

* changelog

* comments from review

* lint

Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>
@fedekunze fedekunze mentioned this pull request Sep 16, 2022
11 tasks
fedekunze added a commit that referenced this pull request Sep 17, 2022
* release: v0.17.0 changelog (#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* changelog

* update
devon-chain pushed a commit to PundiAI/ethermint that referenced this pull request Nov 17, 2022
* release: v0.17.0 changelog (evmos#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* update mergify
devon-chain pushed a commit to PundiAI/ethermint that referenced this pull request Nov 17, 2022
* release: v0.17.0 changelog (evmos#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* fix(rpc): fix panic on breaking EVM and feemarket params

* changelog

* fix gosec
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.

1 participant