Commit Graph

11 Commits

Author SHA1 Message Date
Yaroslav Kukharuk 97989682f8
Update references to `make exec` (#384)
Signed-off-by: Yaroslav Kukharuk <i.kukharuk@gmail.com>
2023-03-27 18:08:13 -06:00
c-blake 7cdd4f79e3
Resuscitate https://github.com/status-im/nim-codex/pull/251 except for (#358)
A) renaming to --repo-kind which makes more sense in the current code
and B) without a working cacheStore (yet)

Tagging related https://github.com/status-im/nim-codex/issues/357
2023-03-14 16:32:15 -06:00
Dmitriy Ryajov 153d72c6c4
updating readme with latest changes (#331) 2023-02-15 13:40:21 -06:00
Ben Bierens 9f73c86477
Docs/update setup run and test steps (#342)
* Adds instructions how to integrate MSYS2 terminal into VSCode

* Adds instructions for the installation of the ethereum test node required for the integration tests.

* work-in-progress updating steps for two-client scenario.

* Moves two-client test to separate MD file

* Rename

* Process review comments

* Indent mistake

* Attempt to sign commit
2023-02-09 10:56:01 +01:00
Dmitriy Ryajov 88f1be388a
fix `help`, `info`, add description for `loglevel` (#316)
* fix `help`, `info`, add description for `loglevel`

* add abbreviations for discovery params
2022-11-15 13:16:02 -06:00
Dmitriy Ryajov bb6e812923
Update curl upload command (#240) 2022-09-12 11:03:27 -06:00
Michael Bradley, Jr 4258734a81 [docs] add BUILDING.md and link from root README.md
and make a few other touch ups in BUILDING.md and README.md, e.g. updating the
CLI options section in README.md

closes #216
2022-08-24 17:14:22 -05:00
Dmitriy Ryajov e48450d671
Updating download endpoint curl (#212) 2022-08-19 21:20:25 -06:00
Dmitriy Ryajov 0b786b383f
adding missing `/` to upload example 2022-07-28 12:03:26 -06:00
Dmitriy Ryajov c0b385176d
first pass over the readme (#116)
* first pass over the readme

* wording&typos

* more wording

* add multiaddr link and wording fixes

* add `make update` to instructions

* fix upload command

* Update README.md

Co-authored-by: Eric Mastro <eric.mastro@gmail.com>

* Update README.md

Co-authored-by: Eric Mastro <eric.mastro@gmail.com>

* Update README.md

Co-authored-by: Eric Mastro <eric.mastro@gmail.com>

* Update README.md

Co-authored-by: Eric Mastro <eric.mastro@gmail.com>

* fix spacing

* adding review suggestion

* more review suggestions

* adding discord badge

* Update README.md

Co-authored-by: Michael Bradley <michaelsbradleyjr@gmail.com>

* Update README.md

Co-authored-by: Michael Bradley <michaelsbradleyjr@gmail.com>

* Update README.md

Co-authored-by: Michael Bradley <michaelsbradleyjr@gmail.com>

* Update README.md

Co-authored-by: Michael Bradley <michaelsbradleyjr@gmail.com>

* fix levels

Co-authored-by: Eric Mastro <eric.mastro@gmail.com>
Co-authored-by: Michael Bradley <michaelsbradleyjr@gmail.com>
2022-06-23 15:45:42 -06:00
Michael Bradley c2d7fe3fd7
[ci] generate coverage data and upload to Codecov (#93) 2022-05-10 14:41:44 -06:00