-
Notifications
You must be signed in to change notification settings - Fork 909
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: evmos/evmos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: evmos/evmos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 1 commit
- 8 files changed
- 17 contributors
Commits on Jul 5, 2023
-
chore(upgrade): prepare v13.0.2 (#1644)
* chore: add precompile params init (to `main`) (#1544) chore: add precompile params init * fix (ci): fix bsr push action (#1547) fix bsr push action * fix: remove linux/836 from docker image CI (#1546) * fix docker build * fix lint issues * add changelog entry * fix md lint issues --------- Co-authored-by: tom <[email protected]> Co-authored-by: Tom <[email protected]> * build(deps): bump golang from 1.20.3-bullseye to 1.20.4-bullseye (#1550) Bumps golang from 1.20.3-bullseye to 1.20.4-bullseye. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(readme): improve structure (#1552) * build(deps): bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0 (#1559) Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.17.0...v1.18.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MalteHerrmann <[email protected]> * chore: run make proto-all (#1551) Run make proto-all to regenerate .pb.go files Co-authored-by: Tom <[email protected]> * chore(evm): fix typo in EVM utils comment (#1560) * fix typo * some more typos --------- Co-authored-by: Federico Kunze Küllmer <[email protected]> * build(deps): bump bufbuild/buf-setup-action from 1.18.0 to 1.19.0 (#1565) Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * deps: bump sdk version to v0.46.11-alpha.ledger.7 (#1567) * deps: bump sdk version * add changelog entry * imp(tests) add commit function to keep ctx settings for tests (#1517) * add commit function to keep ctx settings for tests * fix lint issues * reset gas meter * rename func * update based on review comments --------- Co-authored-by: Federico Kunze Küllmer <[email protected]> * feat(client): add subcommand debug legacy-eip712 (#1556) * feat(client): add subcommand debug legacy-eip712 Signed-off-by: Shane <[email protected]> * refactor(client): use wrap instead of wrapf * chore(client): add comment --------- Signed-off-by: Shane <[email protected]> Co-authored-by: Tom <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]> * chore: update changelog w/ v12.1.3 (#1570) * deps: bump ibc-go version (#1571) * chore: update changelog with v12.1.4 (#1576) update changelog with v12.1.4 * chore(deps): bump ibc-go version to v6.2.0 (#1581) * build(deps): bump golang from 1.20.4-bullseye to 1.20.5-bullseye (#1584) Bumps golang from 1.20.4-bullseye to 1.20.5-bullseye. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump bufbuild/buf-setup-action from 1.19.0 to 1.21.0 (#1583) Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.19.0 to 1.21.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.19.0...v1.21.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MalteHerrmann <[email protected]> * build(deps): bump @openzeppelin/contracts from 4.8.3 to 4.9.1 in /contracts (#1587) build(deps): bump @openzeppelin/contracts in /contracts Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.8.3 to 4.9.1. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.1/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.8.3...v4.9.1) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MalteHerrmann <[email protected]> Co-authored-by: Vladislav Varadinov <[email protected]> * [Snyk] Security upgrade @openzeppelin/contracts from 4.8.3 to 4.9.1 (#1588) fix: contracts/package.json & contracts/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OPENZEPPELINCONTRACTS-5672116 Co-authored-by: Vladislav Varadinov <[email protected]> * build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#1582) * build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * remove depguard linter * address nakedret linter --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MalteHerrmann <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]> * chore: add ics20 precompile (#1578) * chore: add ics20 precompile * update dependencies * go mod tidy * Update x/evm/keeper/precompiles.go Co-authored-by: Federico Kunze Küllmer <[email protected]> * fix: update go.mod and params comments * CHANGELOG --------- Co-authored-by: Vladislav Varadinov <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]> * Update Makefile. enable CGO (#1590) Update Makefile * Update cometbft & goleveldb (#1595) * update cometbft & goleveldb * fix: run go mod tidy --------- Co-authored-by: Vladislav Varadinov <[email protected]> * fix: add MsgCreateClawbackVestingAccount period validation (#1596) * fix: add MsgCreateClawbackVestingAccount period validation * add correct err message --------- Co-authored-by: Vladislav <[email protected]> * fix: update geth fork (#1597) * fix: update geth fork * CHANGELOG * build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#1591) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Upstream changelog changes from v13.0.0-rc2 (#1601) * upstream changelog changes * remove unnecessary log * fix: Fixed the BaseDenom and wrong comparison for MaxUint256 (#1602) * update precompiles version * fix: bump precompiles repo * fix linter * Update Dockerfile (#1606) * Update Dockerfile * pin ca-certificates version --------- Co-authored-by: DevOps <[email protected]> * feat(revenue): route gas fees paid from calling precompiles to community pool (#1607) * feat(revenue): route gas fees paid from calling precompiles to community pool * lint and format * fix: added problematic test case * fix: cleanup check * fix: added account keeper and problematic test case * fix tests * fix tests * fix: lint * refactor post processing hooks * refractor hooks * avoid performing unnesary logic * fix lint --------- Co-authored-by: Freddy Caceres <[email protected]> * build(deps): bump @openzeppelin/contracts from 4.9.1 to 4.9.2 in /contracts (#1608) build(deps): bump @openzeppelin/contracts in /contracts Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.1 to 4.9.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.2/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.9.1...v4.9.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Freddy Caceres <[email protected]> Co-authored-by: MalteHerrmann <[email protected]> * build(deps): bump bufbuild/buf-setup-action from 1.21.0 to 1.22.0 (#1614) Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MalteHerrmann <[email protected]> * update Makefile (#1618) * add snapshot cmds (#1619) Co-authored-by: Marko Baricevic <[email protected]> * tests: add timeout packet case for registered erc20 (#1615) Co-authored-by: Federico Kunze Küllmer <[email protected]> * chore(server): adjust default app configuration to disable all server options (#1623) adjust default app configuration to disable all server options * imp(ci): add license checker (#1624) * add license checker script * add make command * add GitHub workflow * adjust printed string * only run GH action on relevant changes * address linter comments * address more linter comments * build(deps): bump bufbuild/buf-setup-action from 1.22.0 to 1.23.0 (#1622) Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(changelog): add missing changelog entries (#1628) add missing changelog entries * fix(app): dereference the pointer for the app config (#1626) dereference the pointer for the app config Co-authored-by: Tom <[email protected]> * chore(proto): add licenses to proto files (#1627) * add proto files to license checker LGPL3 files * add license comments to proto files * chore: update changelog with v12.1.5 (#1630) update changelog with v12.1.5 * chore: move precompiles to repo (#1625) * move precompiles to repo * add changelog entry * add lic * fix chlog * add licenses * fix test * enable json-rpc on local_node.sh * enable json-rpc on tests scripts * enable json-rpc on init-node script * enable api on init-node script * revert changes in script * enable buildKit on build-docker cmd * fix: added missing default value for query unbondingDelegation --------- Co-authored-by: MalteHerrmann <[email protected]> Co-authored-by: Vladislav Varadinov <[email protected]> * Update CODEOWNERS (#1633) * build(deps): bump bufbuild/buf-setup-action from 1.23.0 to 1.23.1 (#1631) Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.23.0...v1.23.1) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MalteHerrmann <[email protected]> * Problem: cometbft dependency is not updated (#1635) * Problem: cometbft dependency is not updated * Update CHANGELOG.md * fix(test): add version map and home flag for upgrade (#1636) * add version map for init test upgrade for available tags, see https://hub.docker.com/r/tharsishq/evmos/tags * set missing home * use root user * chore(ci): point proto push action to subfolder (#1642) point proto push action to subfolder * adjust upgrade constants * update changelog --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Shane <[email protected]> Co-authored-by: Tom <[email protected]> Co-authored-by: Freddy Caceres <[email protected]> Co-authored-by: tom <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Burckhardt <[email protected]> Co-authored-by: Austin Chandra <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]> Co-authored-by: Shane <[email protected]> Co-authored-by: Vladislav Varadinov <[email protected]> Co-authored-by: Snyk bot <[email protected]> Co-authored-by: Vingurzhou <[email protected]> Co-authored-by: devops-evmos <[email protected]> Co-authored-by: DevOps <[email protected]> Co-authored-by: Marko <[email protected]> Co-authored-by: Marko Baricevic <[email protected]> Co-authored-by: mmsqe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23322b5 - Browse repository at this point
Copy the full SHA 23322b5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v13.0.1...v13.0.2