laconicd-deprecated/x
Thomas E Lackey a3e1eec0c8
Some checks failed
Build / cleanup-runs (pull_request) Successful in 5s
Build / build (pull_request) Successful in 25s
Deploy Contract / cleanup-runs (pull_request) Failing after 8s
CodeQL / Analyze (go) (pull_request) Successful in 49s
Pull Request Labeler / triage (pull_request) Failing after 22s
Dependency Review / dependency-review (pull_request) Successful in 1m15s
Deploy Contract / deploy (pull_request) Failing after 50s
Lint / Run flake8 on python integration tests (pull_request) Failing after 22s
Protobuf / lint (pull_request) Successful in 23s
Lint / Run golangci-lint (pull_request) Successful in 40s
Tests / cleanup-runs (pull_request) Failing after 11s
Semgrep / Scan (pull_request) Failing after 27s
Run Gosec / Gosec (pull_request) Successful in 21s
Protobuf / break-check (pull_request) Successful in 31s
Tests / test-importer (pull_request) Successful in 35s
Tests / test-rpc (pull_request) Successful in 34s
Tests / test-unit-cover (pull_request) Successful in 59s
Tests / sdk_tests (pull_request) Failing after 1m29s
Fix case
2023-11-20 14:46:07 -06:00
..
auction WIP: Add new record types ApplicationRecord, WebAppDeploymentRecord, GeneralRecord 2023-11-17 17:02:16 -06:00
bond WIP: Add new record types ApplicationRecord, WebAppDeploymentRecord, GeneralRecord 2023-11-17 17:02:16 -06:00
evm fix lint (#101) 2023-03-15 11:22:35 -04:00
feemarket Sync from fork (#74) 2023-01-10 10:20:57 +05:30
registry Fix case 2023-11-20 14:46:07 -06:00
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.