Laconic state machine
Go to file
2023-01-03 06:52:45 -07:00
.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 rename nameservie to registry (#54) 2022-12-09 09:47: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 rename nameservie to registry (#54) 2022-12-09 09:47: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 rename nameservie to registry (#54) 2022-12-09 09:47:14 +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 rename nameservie to registry (#54) 2022-12-09 09:47: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 Fix links in genesis-validators.md 2022-11-22 14:55:06 +02:00
tests Remove special branch 2022-12-21 13:51:01 -07:00
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 rename nameservie to registry (#54) 2022-12-09 09:47: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 rename nameservie to registry (#54) 2022-12-09 09:47:14 +05:30
go.sum rename nameservie to registry (#54) 2022-12-09 09:47: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 Back out chain id change, covered in another PR 2023-01-03 06:52:45 -07:00
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 readme (#53) 2022-11-21 10:16:23 +05:30
starport.yml ethermintd->laconicd 2022-10-13 11:23:17 +05:30

Laconic Network

banner

The Source of Proof. Laconic is a next generation data availability & verifiability layer with cryptographic proofs, powering internet-scale Web3 applications, 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

make install

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.