Laconic state machine
Go to file
Murali Krishna Komatireddy 6b04c0ee5e
feat: attribute typing (#40)
* marshal and unmarshal

* attributes proto

* fix

* process attributes and create secondary mappings

* get records from attributes

* fix

* fix lint errors

* fix gosec

* lower case

* go mod tidy

* Fix tests

* "add search test"

* req attributes

* grpc tests

* fix tests

* register interface

* fix tests

* Remove git diff from test workflows

* fix workflow file

* fix simulations

* fix names and add checks for attributes in tests

* Add comment for attribute prefix
2022-11-15 11:51:14 +05:30
.bencher ci: add bencher config (#652) 2021-10-08 12:07:03 +00:00
.github feat: attribute typing (#40) 2022-11-15 11:51:14 +05:30
app feat: attribute typing (#40) 2022-11-15 11:51:14 +05:30
client update fork 2022-10-10 16:08:33 +05:30
cmd add gql 2022-10-12 13:04:44 +05:30
contrib/scripts ethermintd->laconicd 2022-10-13 11:23:17 +05:30
crypto evmos/ethermint -> cerc-io/laconicd 2022-10-13 11:46:53 +05:30
docs feat: attribute typing (#40) 2022-11-15 11:51:14 +05:30
encoding update fork 2022-10-10 16:08:33 +05:30
ethereum/eip712 ignore gosec 2022-10-18 15:36:34 +05:30
gql ignore gosec 2022-10-18 15:44:39 +05:30
indexer update fork 2022-10-10 16:08:33 +05:30
networks/local evmos/ethermint -> cerc-io/laconicd 2022-10-13 11:46:53 +05:30
nix ethermintd->laconicd 2022-10-13 11:23:17 +05:30
proto feat: attribute typing (#40) 2022-11-15 11:51:14 +05:30
rpc ignore gosec 2022-10-18 15:36:34 +05:30
scripts simulation genesis 2022-10-27 12:44:59 +05:30
server feat: attribute typing (#40) 2022-11-15 11:51:14 +05:30
testnet Updated documentation for laconic_81337-5 2022-11-07 20:40:02 +00:00
tests nosec G705 2022-10-18 12:14:29 +05:30
testutil fix error in testutil/network/util.go 2022-10-11 15:43:38 +05:30
third_party/proto evm: EIP1559 & go-ethereum related updates (#469) 2021-08-25 14:45:51 +00:00
tools update fork 2022-10-10 16:08:33 +05:30
types lint 2022-10-17 17:14:21 +05:30
utils update linter 2022-10-17 16:55:25 +05:30
version ignore gosec 2022-10-18 15:36:34 +05:30
x feat: attribute typing (#40) 2022-11-15 11:51:14 +05:30
.clang-format ci: enable backport for v0.8 and v0.7 (#784) 2021-11-25 11:06:30 +00:00
.dockerignore build: fix docker setup (#337) 2021-08-04 09:30:13 +00:00
.gitattributes add gitattributes file (#567) 2021-09-16 08:36:08 +00:00
.gitignore migrate: add dxns module 2022-04-05 12:39:27 +05:30
.golangci.yml disable typecheck linter 2022-10-18 10:51:25 +05:30
.goreleaser.yml ci: fix goreleaser (#708) 2021-10-29 15:56:09 +02:00
.mergify.yml deps: bump IBC v3-rc0 (#947) 2022-02-17 15:34:58 +01:00
.semgrepignore ci: semgrep config (#917) 2022-01-24 15:35:02 +01:00
buf.work.yaml evm: EIP1559 & go-ethereum related updates (#469) 2021-08-25 14:45:51 +00:00
CHANGELOG.md update fork 2022-10-10 16:08:33 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-07-17 11:52:20 -04:00
codecov.yml all: linter (#532) 2021-09-05 11:03:06 +00:00
CONTRIBUTING.md update fork 2022-10-10 16:08:33 +05:30
default.nix ethermintd->laconicd 2022-10-13 11:23:17 +05:30
docker-compose.yml update fork 2022-10-10 16:08:33 +05:30
Dockerfile update fork 2022-10-10 16:08:33 +05:30
go.mod feat: attribute typing (#40) 2022-11-15 11:51:14 +05:30
go.sum feat: attribute typing (#40) 2022-11-15 11:51:14 +05:30
gomod2nix.toml update fork 2022-10-10 16:08:33 +05:30
init.bat ethermintd->laconicd 2022-10-13 11:23:17 +05:30
init.sh add gql server in init.sh script 2022-11-01 15:47:04 +05:30
LICENSE docs: re-license to LGPLv3 (#800) 2021-11-30 09:22:21 +01:00
Makefile ignore solidity test 2022-10-12 17:24:07 +05:30
README.md update fork 2022-10-10 16:08:33 +05:30
starport.yml ethermintd->laconicd 2022-10-13 11:23:17 +05:30

Ethermint

banner

Ethermint is a scalable and interoperable Ethereum library, built on Proof-of-Stake with fast-finality using the Cosmos SDK which runs on top of Tendermint Core consensus engine.

Note: Requires Go 1.18+

Installation

For prerequisites and detailed build instructions please read the Evmos Installation instructions. Once the dependencies are installed, run:

make install

Or check out the latest release.

Quick Start

To learn how the Ethermint works from a high-level perspective, go to the Introduction section from the documentation. You can also check the instructions to Run a Node.

For an example on how Ethermint can be used on any Cosmos-SDK chain, please refer to Evmos.

Community

The following chat channels and forums are a great spot to ask questions about Ethermint:

Contributing

Looking for a good place to start contributing? Check out some good first issues.

For additional instructions, standards and style guides, please refer to the Contributing document.

Careers

See our open positions on Cosmos Jobs, Notion, or feel free to reach out via email.