mirror of
https://github.com/logos-messaging/logos-chat.git
synced 2026-07-30 06:33:33 +00:00
Bump vendor/nwaku to 4a3db364 (feat/logos-testnetv02-mix) so mountKademlia skips switch.mount when client=true. Enable clientMode and disable XPR publish for fleet mix discovery (lookup-only). Link mix librln in make tests so smoke_test links on Darwin.
31 lines
981 B
Plaintext
31 lines
981 B
Plaintext
[submodule "vendor/nimbus-build-system"]
|
|
path = vendor/nimbus-build-system
|
|
url = https://github.com/status-im/nimbus-build-system.git
|
|
[submodule "vendor/nwaku"]
|
|
path = vendor/nwaku
|
|
url = https://github.com/logos-messaging/logos-delivery.git
|
|
ignore = untracked
|
|
branch = feat/logos-testnetv02-mix
|
|
[submodule "vendor/nim-protobuf-serialization"]
|
|
path = vendor/nim-protobuf-serialization
|
|
url = https://github.com/status-im/nim-protobuf-serialization.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/npeg"]
|
|
path = vendor/npeg
|
|
url = https://github.com/zevv/npeg.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/blake2"]
|
|
path = vendor/blake2
|
|
url = https://github.com/narimiran/blake2.git
|
|
ignore = untracked
|
|
branch = master
|
|
[submodule "vendor/libchat"]
|
|
path = vendor/libchat
|
|
url = https://github.com/logos-messaging/libchat.git
|
|
[submodule "vendor/nim-ffi"]
|
|
path = vendor/nim-ffi
|
|
url = https://github.com/logos-messaging/nim-ffi.git
|
|
branch = master
|