Michael facd64a14b All test stuff (#88)
* first pass use tests/sdk-tests/run-tests.sh in github action

* - -> _

* diagnostic env step

* diagnostic env step

* diagnostic env step does not support cwd

* checkout not preserved between actions

* ./ missing

* start built containers

* missing unmarshalling of content bytes before encoding and generation of CID

* unchecked error complaint from linter

* golang linting is really picky

* utils/json test for comparing known, but deprecated method to new implementation

* try curl (retval 0) instead of wget (retval 8) for 404 that is returned

* missing curl for health check

* use feature branch for laconic-sdk... UNDO THIS LATER

* checkout is done from inside of container, rather than copied in from filesystem. checking out dev branch for now

* docker network inspect for diagnostic

* docker network inspect for diagnostic missing arg

* listen on 0.0.0.0 specfically

* trying localhost

* try host mode network

* host mode breaks name resolution of containers

* manual service check in laconicd container for diagnostic

* revert ListenAndServe

* sleep and docker logs... appears endpoint is not coming up maybe?

* disable fail_ci on codecov error... it is unstable

* turn codecov back to fail on error true to avoid invisible failure.

* Cleanup for whitespace and require.NoError in test

* new json util test, turning off codecov fails CI, and gitignore for test artifacts
2023-01-30 16:59:13 -05:00
2021-10-08 12:07:03 +00:00
2023-01-30 16:59:13 -05:00
2023-01-11 10:52:29 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2022-10-13 11:23:17 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2022-10-10 16:08:33 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-11 10:52:29 +05:30
2023-01-10 10:20:57 +05:30
2023-01-18 18:50:22 +00:00
2023-01-30 16:59:13 -05:00
2022-10-10 16:08:33 +05:30
2023-01-10 10:20:57 +05:30
2023-01-30 16:59:13 -05:00
2022-10-18 15:36:34 +05:30
2023-01-10 10:20:57 +05:30
2021-08-04 09:30:13 +00:00
2023-01-10 10:20:57 +05:30
2021-09-16 08:36:08 +00:00
2023-01-30 16:59:13 -05:00
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2021-10-29 15:56:09 +02:00
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2022-01-24 15:35:02 +01:00
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2018-07-17 11:52:20 -04:00
2021-09-05 11:03:06 +00:00
2022-10-10 16:08:33 +05:30
2022-10-13 11:23:17 +05:30
2022-10-10 16:08:33 +05:30
2023-01-30 16:59:13 -05:00
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-11 10:52:29 +05:30
2021-11-30 09:22:21 +01:00
2023-01-10 10:20:57 +05:30
2023-01-10 10:20:57 +05:30
2023-01-11 09:11:37 -05:00
2023-01-10 10:20:57 +05:30
2023-01-11 10:52:29 +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.19+

Installation

make install

Usage

To quickly get started with a single node fixture, run:

./init.sh

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.

S
Description
Laconic state machine
Readme
44 MiB
Languages
Go 79.9%
Solidity 6.4%
Python 5.2%
JavaScript 4.8%
Shell 2.1%
Other 1.5%