-
Notifications
You must be signed in to change notification settings - Fork 562
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cad7545 - Browse repository at this point
Copy the full SHA cad7545View commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aeb6aeb - Browse repository at this point
Copy the full SHA aeb6aebView commit details
Commits on Jan 14, 2022
-
impr: support batch eth txs (#901)
* support batch eth tx Closes: 896 Allow multiple MsgEthereumTx in single tx * fix transaction receipt api * fix tx receipt api and accumulate tx gas used * fix lint * fix test * fix rpc test * cleanup * fix cumulativeGasUsed and gasUsed * fix lint * Update app/ante/eth.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update app/ante/eth.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update rpc/ethereum/backend/utils.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * pr suggestions * typo * fix lint Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d86640 - Browse repository at this point
Copy the full SHA 7d86640View commit details
Commits on Jan 16, 2022
-
build(deps): bump follow-redirects in /tests/solidity (#909)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.4...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b92af4 - Browse repository at this point
Copy the full SHA 0b92af4View commit details -
rpc: make trace transaction api work with batch tx (#907)
* make trace transaction api work with batch tx Closes: #906 fix linter * review suggestion Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 351e6d6 - Browse repository at this point
Copy the full SHA 351e6d6View commit details
Commits on Jan 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 317f5b4 - Browse repository at this point
Copy the full SHA 317f5b4View commit details -
server: add
api.enable
flag for Cosmos SDK API server (#908)* add api.enable flag for Cosmos SDK Rest server * update changelog Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a01cea - Browse repository at this point
Copy the full SHA 0a01ceaView commit details
Commits on Jan 18, 2022
-
deps: bump Cosmos SDK version to
v0.45.0
(#912)* deps: bump SDK version to v0.45.0 * changelog * deprecation fix * deprecation fix 2
Configuration menu - View commit details
-
Copy full SHA for 43c4d7c - Browse repository at this point
Copy the full SHA 43c4d7cView commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 04f595d - Browse repository at this point
Copy the full SHA 04f595dView commit details
Commits on Jan 24, 2022
-
* ci: enable semgrep config * fix config * ignore grpc web
Configuration menu - View commit details
-
Copy full SHA for fd3c803 - Browse repository at this point
Copy the full SHA fd3c803View commit details
Commits on Jan 26, 2022
-
fix: default base fee state in genesis (#919)
* fix defualt base fee state in genesis Closes: #918 Solution: - initialise the default base fee value in genesis * changelog
Configuration menu - View commit details
-
Copy full SHA for e39a749 - Browse repository at this point
Copy the full SHA e39a749View commit details -
fix: minimal-gas-prices and baseFeePerGas conflicts (#916)
* Problem: minimal-gas-prices and baseFeePerGas conflicts Closes: #915 Solution: - Don't check min-gas-price for evm tx if london hardfork and feemarket enabled. comments and cleanup changelog * fix zero fee coins Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 724a066 - Browse repository at this point
Copy the full SHA 724a066View commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 628a7fa - Browse repository at this point
Copy the full SHA 628a7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccc173 - Browse repository at this point
Copy the full SHA 4ccc173View commit details
Commits on Feb 7, 2022
-
build(deps): bump github.com/cosmos/cosmos-sdk from 0.45.0 to 0.45.1 (#…
…926) Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.45.0 to 0.45.1. - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.45.1/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.45.0...v0.45.1) --- updated-dependencies: - dependency-name: github.com/cosmos/cosmos-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03a03b2 - Browse repository at this point
Copy the full SHA 03a03b2View commit details
Commits on Feb 9, 2022
-
ci: separate out rpc and integration tests (#931)
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f32288b - Browse repository at this point
Copy the full SHA f32288bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b22a53 - Browse repository at this point
Copy the full SHA 7b22a53View commit details
Commits on Feb 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e16b7f8 - Browse repository at this point
Copy the full SHA e16b7f8View commit details
Commits on Feb 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b51907a - Browse repository at this point
Copy the full SHA b51907aView commit details
Commits on Feb 14, 2022
-
build(deps): bump follow-redirects in /tests/solidity (#939)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1baccfa - Browse repository at this point
Copy the full SHA 1baccfaView commit details -
deps: upgrade geth to v1.10.15 (#935)
* upgrade geth to v1.10.15 * fix lint * fix imports * revert makefile change * update changelog * Update CHANGELOG.md Co-authored-by: Guillermo Paoletti <guillermo.paoletti@gmail.com> * update chain config * add getblockvalue for chain config fork Co-authored-by: Guillermo Paoletti <guillermo.paoletti@gmail.com> Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aeedef9 - Browse repository at this point
Copy the full SHA aeedef9View commit details
Commits on Feb 15, 2022
-
fix: base fee check logic in state transition (#932)
* fix base fee check logic in state transition - should check london hardfork first, otherwise it panic if feemarket not registered. * fix lint Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7009b0 - Browse repository at this point
Copy the full SHA f7009b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4679b5 - Browse repository at this point
Copy the full SHA e4679b5View commit details