Laconic state machine
Go to file
2022-12-13 07:29:48 -06:00
.bencher ci: add bencher config (#652) 2021-10-08 12:07:03 +00:00
.github fix lint 2022-10-27 14:49:15 +05:30
app ignore gosec 2022-10-18 15:36:34 +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 readme (#53) 2022-12-13 07:26:49 -06:00
encoding update fork 2022-10-10 16:08:33 +05:30
ethereum/eip712 ignore gosec 2022-10-18 15:36:34 +05:30
gql Load record names in getRecordsByIds GQL query (#67) 2022-12-12 15:48:03 +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 lint 2022-10-17 16:33:31 +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 flags fix 2022-10-12 14:32:09 +05:30
testnet Fix links in genesis-validators.md 2022-12-13 07:29:48 -06: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 Load record names in getRecordsByIds GQL query (#67) 2022-12-12 15:48:03 +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 Add cors middleware for GQL requests (#65) 2022-12-09 13:22:38 +05:30
go.sum Add cors middleware for GQL requests (#65) 2022-12-09 13:22:38 +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 readme (#53) 2022-12-13 07:26:49 -06:00
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.