nwaku/waku/v2/node
Hanno Cornelius 21737c7c1b
feat(discv5): added find random nodes with predicate (#1762) (#1763)
* feat(discv5): added find random nodes with predicate (#1762)

Co-authored-by: Lorenzo Delgado <lnsdev@proton.me>

* chore: play around with sleep times on tests

* chore: simplify flaky tests

* chore: update waku/v2/node/waku_node.nim

Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>

* chore: update tests/v2/test_waku_discv5.nim

Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>

* chore: update examples/v2/subscriber.nim

Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>

---------

Co-authored-by: Lorenzo Delgado <lnsdev@proton.me>
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
2023-06-06 16:36:20 +02:00
..
jsonrpc feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
peer_manager feat(networking): prune peers from same ip beyond colocation limit (#1765) 2023-05-31 09:47:56 +02:00
rest chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
builder.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
config.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
message_cache.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
peer_manager.nim chore(peer_manager): added peer_manager barrel module 2023-02-06 10:03:30 +01:00
waku_metrics.nim refactor(wakunode2): flatten and simplify app setup (#1705) 2023-04-26 19:25:18 +02:00
waku_node.nim feat(discv5): added find random nodes with predicate (#1762) (#1763) 2023-06-06 16:36:20 +02:00
waku_switch.nim feat(wakunode2): enable libp2p rendezvous protocol by default (#1770) 2023-06-01 21:43:10 +02:00