* Adding wakunode module * Adding wakuv2 fleet files * Add waku fleets to update-fleet-config script * Adding config items for waku v2 * Conditionally start waku v2 node depending on config * Adapting common code to use go-waku * Setting log level to info * update dependencies * update fleet config to use WakuNodes instead of BootNodes * send and receive messages * use hash returned when publishing a message * add waku store protocol * trigger signal after receiving store messages * exclude linting rule SA1019 to check deprecated packages
1.2 KiB
The software contents of this repository are Copyright (c) Protocol Labs,
Licensed under the Permissive License Stack
, meaning either of:
-
Apache-2.0 Software License: https://www.apache.org/licenses/LICENSE-2.0 (...4tr2kfsq)
-
MIT Software License: https://opensource.org/licenses/MIT (...vljevcba)
You may not use the contents of this repository except in compliance with one of the listed Licenses. For an extended clarification of the intent behind the choice of Licensing please refer to https://protocol.ai/blog/announcing-the-permissive-license-stack/
Unless required by applicable law or agreed to in writing, software distributed under the terms listed in this notice is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See each License for the specific language governing permissions and limitations under that License.
SPDX-License-Identifier: Apache-2.0 OR MIT