nwaku/tests/waku_core
Ivan FB 385daf16be
chore: vendor bump for 0.23.0 (#2274)
* on_chain/group_manager: use .async: (raises:[Exception]).
* bump nim-dnsdisc
* update nim-chronos to the latest state
* chat2.nim: catch any possible exception when stopping
* chat2bridge.nim: make it to compile after vendor bump
* ValidIpAddress (deprecated) -> IpAddress
* vendor/nim-libp2p additional bump
* libwaku: adapt to vendor bump
* testlib/wakunode.nim: adapt to vendor bump (ValidIpAddress -> IpAddress)
* waku_node: avoid throwing any exception from stop*(node: WakuNode)
* test_confutils_envvar.nim: ValidIpAddress -> IpAddress
* test_jsonrpc_store: capture exception
* test_rln*: handling exceptions
* adaptation to make test_rln_* to work properly
* signature enhancement of group_manager methods
2023-12-14 07:16:39 +01:00
..
test_all.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
test_message_digest.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
test_namespaced_topics.nim chore: Better feedback invalid content topic (#2254) 2023-11-30 11:11:33 +01:00
test_peers.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_published_address.nim chore: vendor bump for 0.23.0 (#2274) 2023-12-14 07:16:39 +01:00
test_sharding.nim fix: cluster id & sharding terminology (#2104) 2023-10-05 08:37:05 -04:00
test_time.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00