8000 chore(release): v10-rc2 by fedekunze · Pull Request #1142 · evmos/evmos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(release): v10-rc2 #1142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 67 commits into from
Dec 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
b4b4619
fix: Minor adjustments/fixes to the init script (#1051)
MalteHerrmann Nov 4, 2022
d5670af
docs(upgrades): update cosmovisor command (#1053)
danburck Nov 5, 2022
5d467ca
ante: remove min validator commision decorator (#1057)
fedekunze Nov 7, 2022
ce484d0
build(deps): bump go.opencensus.io from 0.23.0 to 0.24.0 (#1048)
dependabot[bot] Nov 8, 2022
36e7dd6
imp(erc20): util functions
fedekunze Nov 8, 2022
227298c
Revert "imp(erc20): util functions"
fedekunze Nov 8, 2022
ddd8234
docs: add Pokt endpoint (#1052)
eullrich Nov 8, 2022
8cc7252
imp(erc20): util functions (#1059)
fedekunze Nov 8, 2022
cfb2973
build(deps): bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0 (#1061)
dependabot[bot] Nov 8, 2022
134d47c
docs: sort public endpoints from older to latest
devli13 Nov 8, 2022
343ff54
docs: Update telemetry.md with correct url to cosmos telemetry docs (…
sanjay-neobase Nov 8, 2022
846adc1
docs: Update evmos binary versions and testnet upgrades + fix dead li…
VictorTrustyDev Nov 10, 2022
85dc9f3
build(deps): bump github.com/cosmos/ibc-go/v5 from 5.0.1 to 5.1.0 (#1…
dependabot[bot] Nov 10, 2022
f8819db
build(deps): bump github.com/tendermint/tendermint from 0.34.22 to 0.…
dependabot[bot] Nov 10, 2022
c768d16
feat: amino encoding support for the vesting module (#1070)
hanchon Nov 11, 2022
042fd72
build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#1069)
dependabot[bot] Nov 11, 2022
c01357c
build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (…
dependabot[bot] Nov 14, 2022
< 10000 /a>
31fd2a8
refactor(all): refactor errors import to use `cosmossdk.io` pkg (#1080)
GAtom22 Nov 14, 2022
8b25af5
fix(proto): fix package version (#1083)
fedekunze Nov 15, 2022
31a4bb7
feat(ibc): utils for erc20 middleware (#1081)
ramacarlucho Nov 15, 2022
375c464
feat(ibc): erc20 conversion trough `transfer` module (#1085)
ramacarlucho Nov 15, 2022
9db0597
fix: use of home directory in local node script (#1088)
MalteHerrmann Nov 16, 2022
969dcf2
docs: Add audits page (#1090)
MalteHerrmann Nov 16, 2022
afdf357
feature(vesting): add functionality to update vesting funder in Clawb…
GAtom22 Nov 17, 2022
eeb4e1f
docs: add info about use of the home flag for the local_node.sh scrip…
MalteHerrmann Nov 17, 2022
97f1fda
chore(deps) Dependency Bumps [chain-chores] (#1092)
Reecepbcups Nov 18, 2022
601cc4d
chore: add protolint yaml file (#1093)
MalteHerrmann Nov 21, 2022
694a8cd
feat(erc20): OnRecv automatic conversion (#1086)
ramacarlucho Nov 21, 2022
a10d3f6
fix: unbound metrics and remove labels that keep increasing (#1094)
v-homsi Nov 22, 2022
0a648de
fix: protogen scripts were not generating the Any types correctly (#1…
MalteHerrmann Nov 22, 2022
0f625d9
build(deps): bump github.com/cosmos/cosmos-sdk from 0.46.5 to 0.46.6 …
dependabot[bot] Nov 22, 2022
65749ca
build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#1096)
dependabot[bot] Nov 22, 2022
bb95956
build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 (#1097)
dependabot[bot] Nov 23, 2022
ed58a40
build(deps): bump github.com/tendermint/tendermint from 0.34.23 to 0.…
dependabot[bot] Nov 23, 2022
a5c5db7
fix: Fix tabs in documentation (#1099)
MalteHerrmann Nov 23, 2022
58f2273
feat(tests): e2e tests for chain upgrades (#1028)
4rgon4ut Nov 23, 2022
b5ae0c9
chore: add gitleaks ignore (#1108)
4rgon4ut Nov 24, 2022
2088ab2
imp(erc20): conversion changes (#1104)
ramacarlucho Nov 24, 2022
583325d
remove unnesary package.json (#1111)
facs95 Nov 25, 2022
6fbd4c6
chore(app): store listener (#1114)
fedekunze Nov 28, 2022
2978dbf
build(deps): bump cosmossdk.io/math from 1.0.0-beta.3 to 1.0.0-beta.4…
dependabot[bot] Nov 28, 2022
b6ac54d
fix(app): register node service (#1118)
fedekunze Nov 28, 2022
5d1901e
fix(cmd): add missing GetAuxToFeeCommand (#1117)
fedekunze Nov 29, 2022
3db464b
fix(ci): add local_node.sh to gitleaks config (#1110)
4rgon4ut Nov 29, 2022
75ea657
fix(cmd): set snapshot config to application (#1120)
fedekunze Nov 29, 2022
6a336aa
bug(MAKEFILE): fix `evmosd version` cmd to show either tag or last co…
danburck Nov 29, 2022
b3b8c4c
docs(guides) add geth JS console guide (#1105)
GAtom22 Nov 29, 2022
37711e1
imp: add option to overwrite in local node script (#1123)
MalteHerrmann Nov 30, 2022
24f51ed
chore(claims): Delete deprecated migration logic (#1126)
Vvaradinov Nov 30, 2022
4b0c29b
imp: remove create_empty_blocks and create_empty_blocks_interval (#1132)
VictorTrustyDev Dec 1, 2022
1810cdb
fix: update Keplr docs to remove (beta) (#1133)
austinchandra Dec 1, 2022
b89e0b2
fix: enable HTTP server on localnode by default (#1136)
austinchandra Dec 2, 2022
fc1ee2a
chore(docs): add priority mempool docs (#1128)
MalteHerrmann Dec 2, 2022
2b55b32
feat(ci): Golang dependency vulnerability check (#1138)
fedekunze Dec 2, 2022
74849fb
chore: remove simulations (#1139)
MalteHerrmann Dec 2, 2022
0afbf5d
chore(deps): bump Ethermint version to v0.20-rc3 (#1140)
fedekunze Dec 2, 2022
a62dbc7
fix(ante): readd EIP712 decorator (#1141)
fedekunze Dec 2, 2022
d943775
feat(erc20): additional validation and checks from audit (#1119)
4rgon4ut Dec 2, 2022
c003a40
docs: Add Ledger CLI docs (#1135)
austinchandra Dec 3, 2022
74ee604
docs(guides): add automated coin conversion guide (#1127)
GAtom22 Dec 4, 2022
93e6a6a
chore(relase): release v10-rc2
fedekunze Dec 4, 2022
49b1166
update upgrade handlers
fedekunze Dec 4, 2022
7bf82ca
fix
fedekunze Dec 4, 2022
bfe90f0
style: fix vesting example file (#1143)
VictorTrustyDev Dec 5, 2022
c3a7299
changelog review
fedekunze Dec 5, 2022
2b8b818
Merge branch 'main' of github.com:evmos/evmos into fedekunze/v10-rc2
fedekunze Dec 5, 2022
a16f3d4
Update CHANGELOG.md
fedekunze Dec 5, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
Language: Proto
BasedOnStyle: google
ColumnLimit: 120
IndentWidth: 2
...
28 changes: 28 additions & 0 deletions .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: "Dependency Review"
on: pull_request

permissions:
contents: read

jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.19
check-latest: true
- name: "Checkout Repository"
uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.1.1
with:
PATTERNS: |
**/**.go
go.mod
go.sum
- name: "Dependency Review"
uses: actions/dependency-review-action@v3
if: env.GIT_DIFF
- name: "Go vulnerability check"
run: make vulncheck
if: env.GIT_DIFF
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
**/**.go
go.mod
go.sum
- uses: golangci/golangci-lint-action@v3.3.0
- uses: golangci/golangci-lint-action@v3.3.1
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
YAML_CONFIG_FILE: .yamllint
VALIDATE_ALL_CODEBASE: false
MARKDOWN_CONFIG_FILE: .markdownlint.yml
PROTOBUF_CONFIG_FILE: .protolint.yml
VALIDATE_NATURAL_LANGUAGE: false
VALIDATE_OPENAPI: false
VALIDATE_JSCPD: false
Expand Down
Loading
0