diff --git a/master/libp2p.html b/master/libp2p.html
index 31f4835a3..fdc5366bc 100644
--- a/master/libp2p.html
+++ b/master/libp2p.html
@@ -260,7 +260,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/builders.html b/master/libp2p/builders.html
index 322adac32..6404ba768 100644
--- a/master/libp2p/builders.html
+++ b/master/libp2p/builders.html
@@ -809,7 +809,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:27 UTC
diff --git a/master/libp2p/connmanager.html b/master/libp2p/connmanager.html
index d38c172a0..e6a8c131e 100644
--- a/master/libp2p/connmanager.html
+++ b/master/libp2p/connmanager.html
@@ -215,7 +215,7 @@ window.addEventListener("DOMContentLoaded", main2);
nil">ConnEvent
ConnEventHandler
+ gcsafe, async: (raises: []).}">ConnEventHandler
ConnEventKind
@@ -239,7 +239,7 @@ window.addEventListener("DOMContentLoaded", main2);
nil">PeerEvent
PeerEventHandler
+ gcsafe, async: (raises: []).}">PeerEventHandler
PeerEventKind
@@ -443,8 +443,8 @@ class="link-seesrc" target="_blank">Source
-
ConnEventHandler = proc (peerId: PeerId; event: ConnEvent): Future[void] {.
- ...gcsafe, raises: [].}
+
ConnEventHandler = proc (peerId: PeerId; event: ConnEvent): Future[void] {.
+ ...gcsafe, async: (...raises: []).}
@@ -510,8 +510,8 @@ class="link-seesrc" target="_blank">Source
-
PeerEventHandler = proc (peerId: PeerId; event: PeerEvent): Future[void] {.
- ...gcsafe, raises: [].}
+
PeerEventHandler = proc (peerId: PeerId; event: PeerEvent): Future[void] {.
+ ...gcsafe, async: (...raises: []).}
@@ -851,7 +851,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:03 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:06 UTC
diff --git a/master/libp2p/crypto/chacha20poly1305.html b/master/libp2p/crypto/chacha20poly1305.html
index 18a34fb26..7e084e60f 100644
--- a/master/libp2p/crypto/chacha20poly1305.html
+++ b/master/libp2p/crypto/chacha20poly1305.html
@@ -391,7 +391,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/crypto/crypto.html b/master/libp2p/crypto/crypto.html
index 1b6d88fc9..e025bab58 100644
--- a/master/libp2p/crypto/crypto.html
+++ b/master/libp2p/crypto/crypto.html
@@ -1621,7 +1621,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:43 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/crypto/curve25519.html b/master/libp2p/crypto/curve25519.html
index 71257d812..f3654907a 100644
--- a/master/libp2p/crypto/curve25519.html
+++ b/master/libp2p/crypto/curve25519.html
@@ -398,7 +398,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/crypto/ecnist.html b/master/libp2p/crypto/ecnist.html
index 995ceb8b3..e339fc17e 100644
--- a/master/libp2p/crypto/ecnist.html
+++ b/master/libp2p/crypto/ecnist.html
@@ -1450,7 +1450,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:42 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:46 UTC
diff --git a/master/libp2p/crypto/ed25519/constants.html b/master/libp2p/crypto/ed25519/constants.html
index b374d7edf..26ffcbd64 100644
--- a/master/libp2p/crypto/ed25519/constants.html
+++ b/master/libp2p/crypto/ed25519/constants.html
@@ -3040,7 +3040,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:41 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:45 UTC
diff --git a/master/libp2p/crypto/ed25519/ed25519.html b/master/libp2p/crypto/ed25519/ed25519.html
index 305cbbfd8..bff2988d4 100644
--- a/master/libp2p/crypto/ed25519/ed25519.html
+++ b/master/libp2p/crypto/ed25519/ed25519.html
@@ -940,7 +940,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:42 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:45 UTC
diff --git a/master/libp2p/crypto/hkdf.html b/master/libp2p/crypto/hkdf.html
index 8a16b5043..eca09a652 100644
--- a/master/libp2p/crypto/hkdf.html
+++ b/master/libp2p/crypto/hkdf.html
@@ -275,7 +275,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/crypto/minasn1.html b/master/libp2p/crypto/minasn1.html
index 145b73630..e6684fcb9 100644
--- a/master/libp2p/crypto/minasn1.html
+++ b/master/libp2p/crypto/minasn1.html
@@ -1195,7 +1195,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:41 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:45 UTC
diff --git a/master/libp2p/crypto/rsa.html b/master/libp2p/crypto/rsa.html
index 2f2a22913..07b2fbee3 100644
--- a/master/libp2p/crypto/rsa.html
+++ b/master/libp2p/crypto/rsa.html
@@ -1029,7 +1029,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:41 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:45 UTC
diff --git a/master/libp2p/crypto/secp.html b/master/libp2p/crypto/secp.html
index d90c514d2..5ad489e48 100644
--- a/master/libp2p/crypto/secp.html
+++ b/master/libp2p/crypto/secp.html
@@ -908,7 +908,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:42 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:46 UTC
diff --git a/master/libp2p/dial.html b/master/libp2p/dial.html
index 0f04a9853..44d8e1292 100644
--- a/master/libp2p/dial.html
+++ b/master/libp2p/dial.html
@@ -402,7 +402,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:03 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:07 UTC
diff --git a/master/libp2p/dialer.html b/master/libp2p/dialer.html
index 373db033c..3fd2c2540 100644
--- a/master/libp2p/dialer.html
+++ b/master/libp2p/dialer.html
@@ -402,7 +402,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:22 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:25 UTC
diff --git a/master/libp2p/errors.html b/master/libp2p/errors.html
index ada1538c3..e0a1c738c 100644
--- a/master/libp2p/errors.html
+++ b/master/libp2p/errors.html
@@ -312,7 +312,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:43 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/multiaddress.html b/master/libp2p/multiaddress.html
index aa4d7bd03..ec76bf612 100644
--- a/master/libp2p/multiaddress.html
+++ b/master/libp2p/multiaddress.html
@@ -2694,7 +2694,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/multibase.html b/master/libp2p/multibase.html
index 423cd2921..6a5389fef 100644
--- a/master/libp2p/multibase.html
+++ b/master/libp2p/multibase.html
@@ -396,7 +396,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:42 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:46 UTC
diff --git a/master/libp2p/multicodec.html b/master/libp2p/multicodec.html
index 87b2ab101..dd9ad2494 100644
--- a/master/libp2p/multicodec.html
+++ b/master/libp2p/multicodec.html
@@ -464,7 +464,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:42 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:46 UTC
diff --git a/master/libp2p/multihash.html b/master/libp2p/multihash.html
index 3605e2868..74185f873 100644
--- a/master/libp2p/multihash.html
+++ b/master/libp2p/multihash.html
@@ -689,7 +689,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:43 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/multistream.html b/master/libp2p/multistream.html
index 21bddae01..200406329 100644
--- a/master/libp2p/multistream.html
+++ b/master/libp2p/multistream.html
@@ -559,7 +559,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:48 UTC
diff --git a/master/libp2p/muxers/mplex/coder.html b/master/libp2p/muxers/mplex/coder.html
index 98317af5f..f226260af 100644
--- a/master/libp2p/muxers/mplex/coder.html
+++ b/master/libp2p/muxers/mplex/coder.html
@@ -399,7 +399,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/muxers/mplex/mplex.html b/master/libp2p/muxers/mplex/mplex.html
index 4a34aae0a..5fdcae57b 100644
--- a/master/libp2p/muxers/mplex/mplex.html
+++ b/master/libp2p/muxers/mplex/mplex.html
@@ -455,7 +455,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/muxers/muxer.html b/master/libp2p/muxers/muxer.html
index e89dffb80..37d37ccc6 100644
--- a/master/libp2p/muxers/muxer.html
+++ b/master/libp2p/muxers/muxer.html
@@ -536,7 +536,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/muxers/yamux/yamux.html b/master/libp2p/muxers/yamux/yamux.html
index 1e439df2a..a41693f91 100644
--- a/master/libp2p/muxers/yamux/yamux.html
+++ b/master/libp2p/muxers/yamux/yamux.html
@@ -604,7 +604,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/nameresolving/nameresolver.html b/master/libp2p/nameresolving/nameresolver.html
index 21ccf25ec..a7798e98e 100644
--- a/master/libp2p/nameresolving/nameresolver.html
+++ b/master/libp2p/nameresolving/nameresolver.html
@@ -383,7 +383,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:03 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:07 UTC
diff --git a/master/libp2p/observedaddrmanager.html b/master/libp2p/observedaddrmanager.html
index 6355e458d..48cec9ef8 100644
--- a/master/libp2p/observedaddrmanager.html
+++ b/master/libp2p/observedaddrmanager.html
@@ -360,7 +360,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:48 UTC
diff --git a/master/libp2p/peerid.html b/master/libp2p/peerid.html
index 9db41c993..d9f5bd980 100644
--- a/master/libp2p/peerid.html
+++ b/master/libp2p/peerid.html
@@ -806,7 +806,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:43 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/peerinfo.html b/master/libp2p/peerinfo.html
index 50c01d671..b35bbf81c 100644
--- a/master/libp2p/peerinfo.html
+++ b/master/libp2p/peerinfo.html
@@ -485,7 +485,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/protobuf/minprotobuf.html b/master/libp2p/protobuf/minprotobuf.html
index 9982ad2eb..d114ecc53 100644
--- a/master/libp2p/protobuf/minprotobuf.html
+++ b/master/libp2p/protobuf/minprotobuf.html
@@ -941,7 +941,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:40 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:44 UTC
diff --git a/master/libp2p/protocols/connectivity/autonat/core.html b/master/libp2p/protocols/connectivity/autonat/core.html
index d8981b270..136524aaf 100644
--- a/master/libp2p/protocols/connectivity/autonat/core.html
+++ b/master/libp2p/protocols/connectivity/autonat/core.html
@@ -508,7 +508,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:03 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:06 UTC
diff --git a/master/libp2p/protocols/connectivity/autonat/server.html b/master/libp2p/protocols/connectivity/autonat/server.html
index fabe63e92..bda4e9d32 100644
--- a/master/libp2p/protocols/connectivity/autonat/server.html
+++ b/master/libp2p/protocols/connectivity/autonat/server.html
@@ -281,9 +281,9 @@ class="link-seesrc" target="_blank">Source
Source
- Edit
+ Edit
@@ -302,7 +302,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/protocols/connectivity/relay/client.html b/master/libp2p/protocols/connectivity/relay/client.html
index 94f48fa83..3b36e5e24 100644
--- a/master/libp2p/protocols/connectivity/relay/client.html
+++ b/master/libp2p/protocols/connectivity/relay/client.html
@@ -468,7 +468,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:27 UTC
diff --git a/master/libp2p/protocols/connectivity/relay/messages.html b/master/libp2p/protocols/connectivity/relay/messages.html
index 474668077..54f214e22 100644
--- a/master/libp2p/protocols/connectivity/relay/messages.html
+++ b/master/libp2p/protocols/connectivity/relay/messages.html
@@ -722,7 +722,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/protocols/connectivity/relay/rconn.html b/master/libp2p/protocols/connectivity/relay/rconn.html
index 54dfc2924..2c65d47fe 100644
--- a/master/libp2p/protocols/connectivity/relay/rconn.html
+++ b/master/libp2p/protocols/connectivity/relay/rconn.html
@@ -383,7 +383,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/protocols/connectivity/relay/relay.html b/master/libp2p/protocols/connectivity/relay/relay.html
index 68779cfcf..804b90fbd 100644
--- a/master/libp2p/protocols/connectivity/relay/relay.html
+++ b/master/libp2p/protocols/connectivity/relay/relay.html
@@ -568,7 +568,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:27 UTC
diff --git a/master/libp2p/protocols/connectivity/relay/rtransport.html b/master/libp2p/protocols/connectivity/relay/rtransport.html
index 6a895b51c..1a8281510 100644
--- a/master/libp2p/protocols/connectivity/relay/rtransport.html
+++ b/master/libp2p/protocols/connectivity/relay/rtransport.html
@@ -424,7 +424,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:27 UTC
diff --git a/master/libp2p/protocols/connectivity/relay/utils.html b/master/libp2p/protocols/connectivity/relay/utils.html
index 4a7ef94a6..a043231bd 100644
--- a/master/libp2p/protocols/connectivity/relay/utils.html
+++ b/master/libp2p/protocols/connectivity/relay/utils.html
@@ -376,7 +376,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/protocols/identify.html b/master/libp2p/protocols/identify.html
index 9ffac13c4..e4145a2ac 100644
--- a/master/libp2p/protocols/identify.html
+++ b/master/libp2p/protocols/identify.html
@@ -261,9 +261,11 @@ window.addEventListener("DOMContentLoaded", main2);
identify
- identify(self: Identify; conn: Connection; remotePeerId: PeerId): Future[
- IdentifyInfo]
+ title="identify(self: Identify; conn: Connection; remotePeerId: PeerId): InternalRaisesFuture[
+ IdentifyInfo, (IdentityInvalidMsgError, IdentityNoMatchError, LPStreamError,
+ CancelledError)]">identify(self: Identify; conn: Connection; remotePeerId: PeerId): InternalRaisesFuture[
+ IdentifyInfo, (IdentityInvalidMsgError, IdentityNoMatchError, LPStreamError,
+ CancelledError)]
init
@@ -521,16 +523,17 @@ class="link-seesrc" target="_blank">Source
-
proc identify(self: Identify; conn: Connection; remotePeerId: PeerId): Future[
- IdentifyInfo] {.stackTrace: false, ...raises: [], gcsafe, raises: [],
- raises: [], tags: [RootEffect].}
+
proc identify(self: Identify; conn: Connection; remotePeerId: PeerId): InternalRaisesFuture[
+ IdentifyInfo, (IdentityInvalidMsgError, IdentityNoMatchError, LPStreamError,
+ CancelledError)] {.stackTrace: false, ...raises: [], gcsafe,
+ raises: [], raises: [], tags: [RootEffect].}
-
Source
- Edit
+ Edit
@@ -540,9 +543,9 @@ class="link-seesrc" target="_blank">Source
Source
- Edit
+ Edit
@@ -567,9 +570,9 @@ class="link-seesrc" target="_blank">Source
Create a IdentifyPush protocol. handler will be called every time a peer sends us new PeerInfo
Source
- Edit
+ Edit
@@ -581,9 +584,9 @@ class="link-seesrc" target="_blank">Source
Send new peerInfos to a connection
Source
- Edit
+ Edit
@@ -636,7 +639,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:48 UTC
diff --git a/master/libp2p/protocols/ping.html b/master/libp2p/protocols/ping.html
index 5ca3fd93d..d8dba2d9f 100644
--- a/master/libp2p/protocols/ping.html
+++ b/master/libp2p/protocols/ping.html
@@ -414,7 +414,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:25 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:28 UTC
diff --git a/master/libp2p/protocols/protocol.html b/master/libp2p/protocols/protocol.html
index 327771ac5..63ed639e0 100644
--- a/master/libp2p/protocols/protocol.html
+++ b/master/libp2p/protocols/protocol.html
@@ -565,7 +565,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/protocols/pubsub.html b/master/libp2p/protocols/pubsub.html
index 51e50f8d5..a918ea32a 100644
--- a/master/libp2p/protocols/pubsub.html
+++ b/master/libp2p/protocols/pubsub.html
@@ -239,7 +239,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/pubsub/errors.html b/master/libp2p/protocols/pubsub/errors.html
index aa72a192f..0a3a5128f 100644
--- a/master/libp2p/protocols/pubsub/errors.html
+++ b/master/libp2p/protocols/pubsub/errors.html
@@ -255,7 +255,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:28 UTC
diff --git a/master/libp2p/protocols/pubsub/floodsub.html b/master/libp2p/protocols/pubsub/floodsub.html
index 16cf1b159..829911190 100644
--- a/master/libp2p/protocols/pubsub/floodsub.html
+++ b/master/libp2p/protocols/pubsub/floodsub.html
@@ -471,7 +471,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/pubsub/gossipsub.html b/master/libp2p/protocols/pubsub/gossipsub.html
index 45bd200af..b0d639e90 100644
--- a/master/libp2p/protocols/pubsub/gossipsub.html
+++ b/master/libp2p/protocols/pubsub/gossipsub.html
@@ -639,7 +639,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/pubsub/gossipsub/behavior.html b/master/libp2p/protocols/pubsub/gossipsub/behavior.html
index 5c06d8830..1ea5d5e1f 100644
--- a/master/libp2p/protocols/pubsub/gossipsub/behavior.html
+++ b/master/libp2p/protocols/pubsub/gossipsub/behavior.html
@@ -495,7 +495,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/pubsub/gossipsub/scoring.html b/master/libp2p/protocols/pubsub/gossipsub/scoring.html
index 754ee648e..77a4bc402 100644
--- a/master/libp2p/protocols/pubsub/gossipsub/scoring.html
+++ b/master/libp2p/protocols/pubsub/gossipsub/scoring.html
@@ -451,7 +451,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/pubsub/gossipsub/types.html b/master/libp2p/protocols/pubsub/gossipsub/types.html
index 782e30234..a779908ce 100644
--- a/master/libp2p/protocols/pubsub/gossipsub/types.html
+++ b/master/libp2p/protocols/pubsub/gossipsub/types.html
@@ -794,7 +794,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/pubsub/mcache.html b/master/libp2p/protocols/pubsub/mcache.html
index af1d4c299..7666ff282 100644
--- a/master/libp2p/protocols/pubsub/mcache.html
+++ b/master/libp2p/protocols/pubsub/mcache.html
@@ -405,7 +405,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/pubsub/peertable.html b/master/libp2p/protocols/pubsub/peertable.html
index 4f4a85a29..b3b142e17 100644
--- a/master/libp2p/protocols/pubsub/peertable.html
+++ b/master/libp2p/protocols/pubsub/peertable.html
@@ -370,7 +370,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/pubsub/pubsub.html b/master/libp2p/protocols/pubsub/pubsub.html
index a192a90df..fb74871cf 100644
--- a/master/libp2p/protocols/pubsub/pubsub.html
+++ b/master/libp2p/protocols/pubsub/pubsub.html
@@ -1205,7 +1205,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/pubsub/pubsubpeer.html b/master/libp2p/protocols/pubsub/pubsubpeer.html
index 6c8046135..f32bbece1 100644
--- a/master/libp2p/protocols/pubsub/pubsubpeer.html
+++ b/master/libp2p/protocols/pubsub/pubsubpeer.html
@@ -859,7 +859,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:28 UTC
diff --git a/master/libp2p/protocols/pubsub/rpc/message.html b/master/libp2p/protocols/pubsub/rpc/message.html
index 9be717295..f5e4883ec 100644
--- a/master/libp2p/protocols/pubsub/rpc/message.html
+++ b/master/libp2p/protocols/pubsub/rpc/message.html
@@ -342,7 +342,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:28 UTC
diff --git a/master/libp2p/protocols/pubsub/rpc/messages.html b/master/libp2p/protocols/pubsub/rpc/messages.html
index 6b4062005..58f499c65 100644
--- a/master/libp2p/protocols/pubsub/rpc/messages.html
+++ b/master/libp2p/protocols/pubsub/rpc/messages.html
@@ -662,7 +662,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:28 UTC
diff --git a/master/libp2p/protocols/pubsub/rpc/protobuf.html b/master/libp2p/protocols/pubsub/rpc/protobuf.html
index 643f46282..61fe8c74d 100644
--- a/master/libp2p/protocols/pubsub/rpc/protobuf.html
+++ b/master/libp2p/protocols/pubsub/rpc/protobuf.html
@@ -596,7 +596,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:28 UTC
diff --git a/master/libp2p/protocols/pubsub/timedcache.html b/master/libp2p/protocols/pubsub/timedcache.html
index 255e78193..c7080e9f9 100644
--- a/master/libp2p/protocols/pubsub/timedcache.html
+++ b/master/libp2p/protocols/pubsub/timedcache.html
@@ -458,7 +458,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:26 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:29 UTC
diff --git a/master/libp2p/protocols/rendezvous.html b/master/libp2p/protocols/rendezvous.html
index 7f2fb904f..07ac3e53b 100644
--- a/master/libp2p/protocols/rendezvous.html
+++ b/master/libp2p/protocols/rendezvous.html
@@ -604,7 +604,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/protocols/secure/noise.html b/master/libp2p/protocols/secure/noise.html
index c320498ce..556b6b534 100644
--- a/master/libp2p/protocols/secure/noise.html
+++ b/master/libp2p/protocols/secure/noise.html
@@ -570,7 +570,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/protocols/secure/secure.html b/master/libp2p/protocols/secure/secure.html
index 79d96e9f6..1c73a9571 100644
--- a/master/libp2p/protocols/secure/secure.html
+++ b/master/libp2p/protocols/secure/secure.html
@@ -558,7 +558,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:48 UTC
diff --git a/master/libp2p/routing_record.html b/master/libp2p/routing_record.html
index c49dd8dfa..e9741a981 100644
--- a/master/libp2p/routing_record.html
+++ b/master/libp2p/routing_record.html
@@ -422,7 +422,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/services/wildcardresolverservice.html b/master/libp2p/services/wildcardresolverservice.html
index f0ee0c208..111b15157 100644
--- a/master/libp2p/services/wildcardresolverservice.html
+++ b/master/libp2p/services/wildcardresolverservice.html
@@ -432,7 +432,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:27 UTC
diff --git a/master/libp2p/signed_envelope.html b/master/libp2p/signed_envelope.html
index d18f199e3..0c27eff51 100644
--- a/master/libp2p/signed_envelope.html
+++ b/master/libp2p/signed_envelope.html
@@ -503,7 +503,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/stream/bufferstream.html b/master/libp2p/stream/bufferstream.html
index 057cce426..bba9c439a 100644
--- a/master/libp2p/stream/bufferstream.html
+++ b/master/libp2p/stream/bufferstream.html
@@ -524,7 +524,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:25 UTC
diff --git a/master/libp2p/stream/chronosstream.html b/master/libp2p/stream/chronosstream.html
index cdfbbc0a2..64f83bbf8 100644
--- a/master/libp2p/stream/chronosstream.html
+++ b/master/libp2p/stream/chronosstream.html
@@ -504,7 +504,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:25 UTC
diff --git a/master/libp2p/stream/connection.html b/master/libp2p/stream/connection.html
index 6af4d5a4e..3d1b1fe09 100644
--- a/master/libp2p/stream/connection.html
+++ b/master/libp2p/stream/connection.html
@@ -502,7 +502,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/stream/lpstream.html b/master/libp2p/stream/lpstream.html
index 8867859a7..383a99918 100644
--- a/master/libp2p/stream/lpstream.html
+++ b/master/libp2p/stream/lpstream.html
@@ -1011,7 +1011,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/stream/streamseq.html b/master/libp2p/stream/streamseq.html
index 9b87859ae..39c92bd27 100644
--- a/master/libp2p/stream/streamseq.html
+++ b/master/libp2p/stream/streamseq.html
@@ -442,7 +442,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:44 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/switch.html b/master/libp2p/switch.html
index 7f608c684..5964c5f9f 100644
--- a/master/libp2p/switch.html
+++ b/master/libp2p/switch.html
@@ -770,7 +770,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:25 UTC
diff --git a/master/libp2p/transcoder.html b/master/libp2p/transcoder.html
index 24cea7411..f0db63c77 100644
--- a/master/libp2p/transcoder.html
+++ b/master/libp2p/transcoder.html
@@ -266,7 +266,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:43 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:47 UTC
diff --git a/master/libp2p/transports/tcptransport.html b/master/libp2p/transports/tcptransport.html
index d2b91910e..d0a72cc3b 100644
--- a/master/libp2p/transports/tcptransport.html
+++ b/master/libp2p/transports/tcptransport.html
@@ -489,7 +489,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:25 UTC
diff --git a/master/libp2p/transports/transport.html b/master/libp2p/transports/transport.html
index 116182b08..e045d0ef4 100644
--- a/master/libp2p/transports/transport.html
+++ b/master/libp2p/transports/transport.html
@@ -562,7 +562,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:03 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:06 UTC
diff --git a/master/libp2p/transports/wstransport.html b/master/libp2p/transports/wstransport.html
index 2b5b4a727..8fa37d41e 100644
--- a/master/libp2p/transports/wstransport.html
+++ b/master/libp2p/transports/wstransport.html
@@ -607,7 +607,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:25 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:28 UTC
diff --git a/master/libp2p/upgrademngrs/muxedupgrade.html b/master/libp2p/upgrademngrs/muxedupgrade.html
index 68b48b727..4e405f868 100644
--- a/master/libp2p/upgrademngrs/muxedupgrade.html
+++ b/master/libp2p/upgrademngrs/muxedupgrade.html
@@ -334,7 +334,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:24 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:27 UTC
diff --git a/master/libp2p/upgrademngrs/upgrade.html b/master/libp2p/upgrademngrs/upgrade.html
index ca01bd188..0bce3a397 100644
--- a/master/libp2p/upgrademngrs/upgrade.html
+++ b/master/libp2p/upgrademngrs/upgrade.html
@@ -376,7 +376,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:03 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:06 UTC
diff --git a/master/libp2p/utility.html b/master/libp2p/utility.html
index 53201709b..9a7bd4a51 100644
--- a/master/libp2p/utility.html
+++ b/master/libp2p/utility.html
@@ -475,7 +475,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:40 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:44 UTC
diff --git a/master/libp2p/utils/future.html b/master/libp2p/utils/future.html
index b2ef44d4e..939b89ac8 100644
--- a/master/libp2p/utils/future.html
+++ b/master/libp2p/utils/future.html
@@ -274,7 +274,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/utils/heartbeat.html b/master/libp2p/utils/heartbeat.html
index 0f77b9089..1bd6a6f6e 100644
--- a/master/libp2p/utils/heartbeat.html
+++ b/master/libp2p/utils/heartbeat.html
@@ -245,7 +245,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/utils/offsettedseq.html b/master/libp2p/utils/offsettedseq.html
index 6da541b29..ee83cc110 100644
--- a/master/libp2p/utils/offsettedseq.html
+++ b/master/libp2p/utils/offsettedseq.html
@@ -512,7 +512,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:26 UTC
diff --git a/master/libp2p/utils/semaphore.html b/master/libp2p/utils/semaphore.html
index 0e30cabf0..d6f30666c 100644
--- a/master/libp2p/utils/semaphore.html
+++ b/master/libp2p/utils/semaphore.html
@@ -363,7 +363,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:03 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:06 UTC
diff --git a/master/libp2p/varint.html b/master/libp2p/varint.html
index 6f0d38002..a09e7fe84 100644
--- a/master/libp2p/varint.html
+++ b/master/libp2p/varint.html
@@ -723,7 +723,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:40 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:44 UTC
diff --git a/master/libp2p/vbuffer.html b/master/libp2p/vbuffer.html
index ee5c84c34..b27bc777e 100644
--- a/master/libp2p/vbuffer.html
+++ b/master/libp2p/vbuffer.html
@@ -636,7 +636,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:43:42 UTC
+ Made with Nim. Generated: 2025-02-28 12:08:46 UTC
diff --git a/master/libp2p/wire.html b/master/libp2p/wire.html
index e226b9306..4e078646f 100644
--- a/master/libp2p/wire.html
+++ b/master/libp2p/wire.html
@@ -633,7 +633,7 @@ class="link-seesrc" target="_blank">Source
- Made with Nim. Generated: 2025-02-27 09:44:23 UTC
+ Made with Nim. Generated: 2025-02-28 12:09:25 UTC
diff --git a/master/theindex.html b/master/theindex.html
index d73ae8a11..edf33fe6d 100644
--- a/master/theindex.html
+++ b/master/theindex.html
@@ -2167,9 +2167,11 @@ window.addEventListener('DOMContentLoaded', main);
identify:
- identify: identify(self: Identify; conn: Connection; remotePeerId: PeerId): Future[
- IdentifyInfo]
+ data-doc-search-tag="identify: identify(self: Identify; conn: Connection; remotePeerId: PeerId): InternalRaisesFuture[
+ IdentifyInfo, (IdentityInvalidMsgError, IdentityNoMatchError, LPStreamError,
+ CancelledError)]" href="libp2p/protocols/identify.html#identify%2CIdentify%2CConnection%2CPeerId">identify: identify(self: Identify; conn: Connection; remotePeerId: PeerId): InternalRaisesFuture[
+ IdentifyInfo, (IdentityInvalidMsgError, IdentityNoMatchError, LPStreamError,
+ CancelledError)]
IdentifyCodec: