laconicd-deprecated/x
Thomas E Lackey 8f1dbecc4e
Some checks failed
Build / build (pull_request) Failing after 1m17s
Protobuf / lint (pull_request) Successful in 14s
Run Gosec / Gosec (pull_request) Failing after 31s
Semgrep / Scan (pull_request) Failing after 21s
Tests / test-rpc (pull_request) Failing after 1m25s
Build / cleanup-runs (pull_request) Failing after 2s
CodeQL / Analyze (go) (pull_request) Failing after 1m45s
Dependency Review / dependency-review (pull_request) Failing after 1m48s
Deploy Contract / cleanup-runs (pull_request) Successful in 36s
Pull Request Labeler / triage (pull_request) Failing after 15s
Deploy Contract / deploy (pull_request) Failing after 19s
Lint / Run flake8 on python integration tests (pull_request) Failing after 29s
Protobuf / break-check (pull_request) Successful in 18s
Tests / cleanup-runs (pull_request) Failing after 3s
Lint / Run golangci-lint (pull_request) Failing after 1m21s
Tests / test-unit-cover (pull_request) Failing after 43s
Tests / test-importer (pull_request) Failing after 41s
Tests / sdk_tests (pull_request) Failing after 2m0s
Add ApplicationDeploymentRemovalRequests
2023-12-21 13:03:08 -06:00
..
auction Add new record types ApplicationRecord, WebAppDeploymentRecord, GeneralRecord (#113) 2023-11-20 22:01:03 +00:00
bond Add new record types ApplicationRecord, WebAppDeploymentRecord, GeneralRecord (#113) 2023-11-20 22:01:03 +00: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 Add ApplicationDeploymentRemovalRequests 2023-12-21 13:03:08 -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.