Emil Ivanichkov
828cc4d580
config(verbosity): Set up verbosity level during building
2024-02-02 21:07:13 +02:00
Emil Ivanichkov
ac63e53d49
config(logging): Add chronicles
configuration
2024-02-02 21:07:13 +02:00
Emil Ivanichkov
ba5c3a85f6
config(discovery): Set discv5_protocol_id
to d5waku
...
Upon detailed examination, it was discovered that the discrepancy
described in #6 originated due to the absence of this define in
the `status-node-manager`'s config.
2024-02-02 21:07:13 +02:00
Emil Ivanichkov
7b2f06ad8b
refactor(config.nim): Sync config.nim
with the one in nwaku
2024-02-02 21:07:13 +02:00
Emil Ivanichkov
27cbacfbd0
fix(ci): Use the local nim_build.sh
in Build Nim and Nimble
step
2024-02-01 11:03:11 +02:00
Emil Ivanichkov
75f2514e61
feat(scripts): Add build_nim.sh
script for the CI
...
This is custom version of the
[`build_nim.sh`](https://github.com/status-im/nimbus-build-system/blob/master/scripts/build_nim.sh ) script used by Status
The difference is that we use newer version of `nimble`
2024-02-01 11:03:11 +02:00
Zahary Karadjov
fdede4171b
fix(CI): Setting NIMBLE_COMMIT alone is not enough to force a Nimble build
2024-02-01 11:03:11 +02:00
Zahary Karadjov
714abe5d35
fix(CI): Switch to the latest Nimble
2024-02-01 11:03:11 +02:00
Emil Ivanichkov
7b8bd8964e
chore(nimble): Update nimble.lock
file
2024-01-19 16:16:08 +02:00
Emil Ivanichkov
adca5d0389
chore(nix): Update nim
version to 1.6.18
in the dev env
2024-01-19 16:15:51 +02:00
Zahary Karadjov
621cf9750b
docs: Add README
2024-01-13 22:24:59 +02:00
Zahary Karadjov
d1ef092006
feat: Add an example confutils setup
2024-01-13 16:28:27 +02:00
zah
734ffbef72
Merge pull request #1 from status-im/add-ci
...
config(github): Add CI workflow
2024-01-13 15:27:11 +02:00
Zahary Karadjov
7b2ab4cf93
config(github): Add CI workflow
2024-01-13 15:23:24 +02:00
Zahary Karadjov
859bb13b43
chore: rename to status_node_manager; config: make sure nimble test works
2024-01-13 15:20:46 +02:00
Zahary Karadjov
4519b41aea
chore(nix): Make the flake compatible with macOS
2024-01-13 14:16:12 +02:00
Emil Ivanichkov
8488fa343c
config(build): Add building utils
2024-01-11 18:07:57 +02:00
Emil Ivanichkov
e8150ce1a3
feat(waku noise): [wip] Add example for handshake pairing between 2 nodes
2024-01-11 18:07:57 +02:00
Emil Ivanichkov
8e35d2c44c
feat(waku noise): Add utils for waku handshake
2024-01-11 18:07:57 +02:00
Emil Ivanichkov
54e92bdce5
config(config.nims): Flags for building waku
2024-01-11 18:03:12 +02:00
Emil Ivanichkov
2037a78f29
chore(waku): Add script and command for building RLN
2024-01-11 18:03:12 +02:00
Emil Ivanichkov
1e89282f5e
chore(vendor): Add zerokit
as submodule as waku
needs it
2024-01-11 18:03:12 +02:00
Emil Ivanichkov
e72f62b873
chore(nix): Add pkgs waku
needs
2024-01-11 18:03:12 +02:00
Emil Ivanichkov
bc98856b2d
chore(nimble): Update the nimble.lock
file
2024-01-11 18:03:12 +02:00
Emil Ivanichkov
d330c2e4f5
chore(nimble): Install dependencies
2024-01-11 18:02:29 +02:00
Emil Ivanichkov
1a11247cf7
feat(NNM): Init package
2024-01-11 18:02:29 +02:00
Emil Ivanichkov
afee3737a8
chore(env): Add nix dev env
2024-01-09 15:16:31 +02:00
Zahary Karadjov
88c7a3db42
add README
2022-03-22 14:20:21 +02:00