laconicd/x
Prathamesh Musale 21675b4574
All checks were successful
Deploy Contract / deploy (pull_request) Successful in 1m13s
Lint / Run flake8 on python integration tests (pull_request) Successful in 2m3s
Build / build (pull_request) Successful in 2m49s
Lint / Run golangci-lint (pull_request) Successful in 5m8s
Tests / test-rpc (pull_request) Successful in 5m38s
Tests / sdk_tests (pull_request) Successful in 10m14s
Tests / test-importer (pull_request) Successful in 17m5s
Tests / test-unit (pull_request) Successful in 6m24s
Handle lint errors
2024-04-03 14:39:59 +05:30
..
auction Handle lint errors 2024-04-03 14:39:59 +05:30
bond Handle lint errors 2024-04-03 14:39:59 +05:30
evm Handle lint errors 2024-04-03 14:39:59 +05:30
feemarket Sync from fork (#74) 2023-01-10 10:20:57 +05:30
registry Handle lint errors 2024-04-03 14:39:59 +05:30
README.md update fork 2022-10-10 16:08:33 +05:30

List of Modules

Here are the modules required in Ethermint :

  • EVM - Implement the EVM as a Cosmos SDK module.
  • Fee Market - Define a global variable fee for Cosmos transactions based on EIP-1559.