Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
457e25a
deps(sdk): bump to v0.46.4 (#1423)
danburck Nov 2, 2022
192eb96
imp: reduce integration test block time to 2s (#1428)
facs95 Nov 2, 2022
708e781
build(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0 (#1429)
dependabot[bot] Nov 3, 2022
41425fc
fix(rpc): different result from `eth_getProof` comparing with Ethereu…
mmsqe Nov 6, 2022
cb632c6
Refactor EIP-712 signature verification (#1397)
austinchandra Nov 7, 2022
ff0c969
fix: build test on mac by updating to python3.10 (#1437)
mmsqe Nov 9, 2022
b820ff7
build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /tests/solidity…
dependabot[bot] Nov 9, 2022
89fdd19
imp(evm): improve performance of EstimateGas (#1444)
fedekunze Nov 9, 2022
b2155e7
fix(rpc): decode `finalized` block number (#1442)
fedekunze Nov 10, 2022
32bd0c1
build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#1449)
dependabot[bot] Nov 10, 2022
a107aa2
build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1439)
dependabot[bot] Nov 10, 2022
432ee4a
fix: unstable tx_priority test (#1440)
mmsqe Nov 10, 2022
4837b8b
build(deps): bump github.com/cosmos/ibc-go/v5 from 5.0.1 to 5.1.0 (#1…
dependabot[bot] Nov 10, 2022
3abda6e
build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (…
dependabot[bot] Nov 14, 2022
052134a
refactor(all): refactor errors import to use cosmossdk.io (#1456)
GAtom22 Nov 14, 2022
b8d9629
build(deps): bump alpine from 3.16.2 to 3.16.3 (#1453)
dependabot[bot] Nov 14, 2022
80d4cb3
Empty KV gas config (#1460)
facs95 Nov 15, 2022
6d4cf26
test: remove unused integration tests (#1462)
facs95 Nov 15, 2022
c20a500
fix: remove e2e github action (#1463)
facs95 Nov 16, 2022
d591775
build(deps): bump loader-utils from 1.4.1 to 1.4.2 in /tests/solidity…
dependabot[bot] Nov 16, 2022
71e51aa
chore (deps): Update geth version to v1.10.25 (#1413)
ramacarlucho Nov 16, 2022
5f418c7
Add EIP-712 encoding support type for any array (#1430)
austinchandra Nov 16, 2022
d450bed
fix: extend geth config on integration tests (#1467)
adisaran64 Nov 17, 2022
9e5f4aa
tests: Add unit tests for rpc client endpoints (#1409)
Vvaradinov Nov 17, 2022
04bdccd
Refactor to omit empty optionals from EIP-712 type generation (#1459)
austinchandra Nov 17, 2022
6455785
fix: protogen scripts were not correctly implemented (#1466)
MalteHerrmann Nov 17, 2022
58c756e
added gas consumption test (#1474)
adisaran64 Nov 18, 2022
e2939a3
build(deps): bump github.com/cosmos/cosmos-proto (#1475)
dependabot[bot] Nov 18, 2022
ebc47af
fix: chain-id in grpc query is not initialized without abci event (#1…
Nov 18, 2022
37e394f
fix(evm): Simplify Gas Math (#1452)
Nov 18, 2022
feed84b
imp(ante): refactor `AnteHandler` (#1455)
fedekunze Nov 18, 2022
be40f2b
tests: add additional gas consumption tests (#1477)
adisaran64 Nov 19, 2022
f70dafd
chore: update proto make commands (#1471)
MalteHerrmann Nov 20, 2022
391cfa9
Remove unbound labels from added custom tendermint metrics (#1434)
v-homsi Nov 20, 2022
f0f3810
deps: bump SDK to v0.46.6 (#1486)
fedekunze Nov 22, 2022
9c41edb
fear(eip712): Add EIP-712 encoding for multiple messages of the same …
austinchandra Nov 23, 2022
645e49b
fix: enable `fixIssue172` flag for non-deterministic keyring test (#1…
mmsqe Nov 23, 2022
8256649
fix(tests): Delete inconsistent test (#1481)
ramacarlucho Nov 23, 2022
712ce3b
build(deps): bump alpine from 3.16.3 to 3.17.0 (#1492)
dependabot[bot] Nov 23, 2022
d8408a8
build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 (#1490)
dependabot[bot] Nov 23, 2022
99356a4
build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#1489)
dependabot[bot] Nov 23, 2022
f7f1e1c
chore: refactor imports naming for clarity (#1491)
austinchandra Nov 23, 2022
f4c7be2
fix: align empty account result for old blocks as ethereum (#1484)
mmsqe Nov 25, 2022
16fb2e1
imp(ante): refactor AnteHandler (#1479)
fedekunze Nov 25, 2022
3752485
chore: Update linter and protogen configuration (#1478)
MalteHerrmann Nov 25, 2022
9fb4c05
fix(server): telemetry setup (#1497)
fedekunze Nov 25, 2022
8866ae0
chore(evm) - Delete deprecated store migrations (#1498)
Vvaradinov Nov 25, 2022
15e4da3
fix(evm): Added Cancun and Shanghai blocks to ChainConfig (#1499)
Vvaradinov Nov 25, 2022
18a0bd7
chore(app): add store listener to Ethermint app (#1501)
MalteHerrmann Nov 28, 2022
8b9fa27
build(deps): bump cosmossdk.io/math from 1.0.0-beta.3 to 1.0.0-beta.4…
dependabot[bot] Nov 28, 2022
1788e94
fix(app): register node service (#1505)
fedekunze Nov 28, 2022
5fbe109
fix(cmd): add missing GetAuxToFeeCommand (#1504)
fedekunze Nov 29, 2022
831588c
chore(feemarket): Delete deprecated migration logic (#1508)
Vvaradinov Nov 29, 2022
a5c927b
Remove simulation checks (#1507)
Vvaradinov Nov 29, 2022
7f196ce
chore: verify fees refactor (#1496)
fedekunze Nov 29, 2022
fac43e5
json-rpc(filters) fix block hash on newBlock filter (#1503)
GAtom22 Nov 30, 2022
b59dd75
fix(ci): add gitleaks config (#1513)
4rgon4ut Nov 30, 2022
ecd7639
tests(filters): add/improve integration tests for JSON-RPC methods (#…
GAtom22 Nov 30, 2022
8a0a61e
chore(release): merge main to v0.20 release branch
fedekunze Nov 30, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.