From 0eaa8ee6f81ab9fe28eeba73bfec7910854759c0 Mon Sep 17 00:00:00 2001 From: = Date: Fri, 13 Oct 2023 12:11:24 +0000 Subject: [PATCH] update docs for unstable --- unstable/libp2p/connmanager.html | 2 +- unstable/libp2p/crypto/crypto.html | 2 +- unstable/libp2p/crypto/ecnist.html | 2 +- unstable/libp2p/crypto/ed25519/constants.html | 2 +- unstable/libp2p/crypto/ed25519/ed25519.html | 2 +- unstable/libp2p/crypto/minasn1.html | 2 +- unstable/libp2p/crypto/rsa.html | 2 +- unstable/libp2p/crypto/secp.html | 2 +- unstable/libp2p/dial.html | 2 +- unstable/libp2p/dialer.html | 2 +- unstable/libp2p/errors.html | 2 +- unstable/libp2p/multiaddress.html | 2 +- unstable/libp2p/multibase.html | 2 +- unstable/libp2p/multicodec.html | 2 +- unstable/libp2p/multihash.html | 2 +- unstable/libp2p/multistream.html | 2 +- unstable/libp2p/muxers/mplex/coder.html | 2 +- unstable/libp2p/muxers/mplex/lpchannel.html | 2 +- unstable/libp2p/muxers/muxer.html | 2 +- unstable/libp2p/nameresolving/nameresolver.html | 2 +- unstable/libp2p/observedaddrmanager.html | 2 +- unstable/libp2p/peerid.html | 2 +- unstable/libp2p/peerinfo.html | 2 +- unstable/libp2p/peerstore.html | 2 +- unstable/libp2p/protobuf/minprotobuf.html | 2 +- .../libp2p/protocols/connectivity/autonat/core.html | 2 +- unstable/libp2p/protocols/identify.html | 2 +- unstable/libp2p/protocols/protocol.html | 2 +- unstable/libp2p/protocols/secure/secure.html | 2 +- unstable/libp2p/routing_record.html | 2 +- unstable/libp2p/signed_envelope.html | 2 +- unstable/libp2p/stream/bufferstream.html | 2 +- unstable/libp2p/stream/chronosstream.html | 2 +- unstable/libp2p/stream/connection.html | 2 +- unstable/libp2p/stream/lpstream.html | 2 +- unstable/libp2p/stream/streamseq.html | 2 +- unstable/libp2p/switch.html | 2 +- unstable/libp2p/transcoder.html | 2 +- unstable/libp2p/transports/tcptransport.html | 2 +- unstable/libp2p/transports/transport.html | 2 +- unstable/libp2p/upgrademngrs/upgrade.html | 12 +++++------- unstable/libp2p/utility.html | 2 +- unstable/libp2p/utils/semaphore.html | 2 +- unstable/libp2p/varint.html | 2 +- unstable/libp2p/vbuffer.html | 2 +- unstable/libp2p/wire.html | 2 +- 46 files changed, 50 insertions(+), 52 deletions(-) diff --git a/unstable/libp2p/connmanager.html b/unstable/libp2p/connmanager.html index c84095b00..ab83b27c6 100644 --- a/unstable/libp2p/connmanager.html +++ b/unstable/libp2p/connmanager.html @@ -62,7 +62,7 @@ diff --git a/unstable/libp2p/crypto/crypto.html b/unstable/libp2p/crypto/crypto.html index 463311011..3d0679b7e 100644 --- a/unstable/libp2p/crypto/crypto.html +++ b/unstable/libp2p/crypto/crypto.html @@ -1530,7 +1530,7 @@ Returns true if specified scheme< diff --git a/unstable/libp2p/crypto/ecnist.html b/unstable/libp2p/crypto/ecnist.html index 6b6ae1388..20507f1e3 100644 --- a/unstable/libp2p/crypto/ecnist.html +++ b/unstable/libp2p/crypto/ecnist.html @@ -1258,7 +1258,7 @@ Get ECDSA signature of data messa diff --git a/unstable/libp2p/crypto/ed25519/constants.html b/unstable/libp2p/crypto/ed25519/constants.html index b05b4bf66..065eb23bf 100644 --- a/unstable/libp2p/crypto/ed25519/constants.html +++ b/unstable/libp2p/crypto/ed25519/constants.html @@ -2953,7 +2953,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/crypto/ed25519/ed25519.html b/unstable/libp2p/crypto/ed25519/ed25519.html index d5d2a4eec..a3da96fd6 100644 --- a/unstable/libp2p/crypto/ed25519/ed25519.html +++ b/unstable/libp2p/crypto/ed25519/ed25519.html @@ -805,7 +805,7 @@ Create ED25519 signature of data diff --git a/unstable/libp2p/crypto/minasn1.html b/unstable/libp2p/crypto/minasn1.html index 517d994bc..cc2d7b8ea 100644 --- a/unstable/libp2p/crypto/minasn1.html +++ b/unstable/libp2p/crypto/minasn1.html @@ -1068,7 +1068,7 @@ Write uint64 value to diff --git a/unstable/libp2p/crypto/rsa.html b/unstable/libp2p/crypto/rsa.html index 730b5f6ae..40f638b88 100644 --- a/unstable/libp2p/crypto/rsa.html +++ b/unstable/libp2p/crypto/rsa.html @@ -896,7 +896,7 @@ Get RSA PKCS1.5 signature of data
- Made with Nim. Generated: 2023-10-05 15:15:50 UTC + Made with Nim. Generated: 2023-10-13 12:11:18 UTC diff --git a/unstable/libp2p/crypto/secp.html b/unstable/libp2p/crypto/secp.html index 8888e1dcf..b28bbc09b 100644 --- a/unstable/libp2p/crypto/secp.html +++ b/unstable/libp2p/crypto/secp.html @@ -783,7 +783,7 @@ Sign message
- Made with Nim. Generated: 2023-10-05 15:15:51 UTC + Made with Nim. Generated: 2023-10-13 12:11:19 UTC diff --git a/unstable/libp2p/dial.html b/unstable/libp2p/dial.html index 6d230b11c..f6383f16c 100644 --- a/unstable/libp2p/dial.html +++ b/unstable/libp2p/dial.html @@ -318,7 +318,7 @@ create a protocol stream over an existing connection diff --git a/unstable/libp2p/dialer.html b/unstable/libp2p/dialer.html index 4a598c71f..90e308d7d 100644 --- a/unstable/libp2p/dialer.html +++ b/unstable/libp2p/dialer.html @@ -62,7 +62,7 @@ diff --git a/unstable/libp2p/errors.html b/unstable/libp2p/errors.html index 324954497..fb6b33d92 100644 --- a/unstable/libp2p/errors.html +++ b/unstable/libp2p/errors.html @@ -309,7 +309,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/multiaddress.html b/unstable/libp2p/multiaddress.html index 9cd6ab2e9..3a0cf10f7 100644 --- a/unstable/libp2p/multiaddress.html +++ b/unstable/libp2p/multiaddress.html @@ -2301,7 +2301,7 @@ Iterates over all addresses inside of MultiAddress diff --git a/unstable/libp2p/multibase.html b/unstable/libp2p/multibase.html index b2926401b..6a03744f5 100644 --- a/unstable/libp2p/multibase.html +++ b/unstable/libp2p/multibase.html @@ -336,7 +336,7 @@ Encode array inbytes diff --git a/unstable/libp2p/multicodec.html b/unstable/libp2p/multicodec.html index 59c84c77c..18017ed21 100644 --- a/unstable/libp2p/multicodec.html +++ b/unstable/libp2p/multicodec.html @@ -418,7 +418,7 @@ Write MultiCodec to buffer vb
- Made with Nim. Generated: 2023-10-05 15:15:52 UTC + Made with Nim. Generated: 2023-10-13 12:11:19 UTC diff --git a/unstable/libp2p/multihash.html b/unstable/libp2p/multihash.html index 8c8303e77..b7a13549f 100644 --- a/unstable/libp2p/multihash.html +++ b/unstable/libp2p/multihash.html @@ -604,7 +604,7 @@ Write MultiHash value mh
- Made with Nim. Generated: 2023-10-05 15:15:52 UTC + Made with Nim. Generated: 2023-10-13 12:11:20 UTC diff --git a/unstable/libp2p/multistream.html b/unstable/libp2p/multistream.html index 284a97fed..b4f31a308 100644 --- a/unstable/libp2p/multistream.html +++ b/unstable/libp2p/multistream.html @@ -62,7 +62,7 @@ diff --git a/unstable/libp2p/muxers/mplex/coder.html b/unstable/libp2p/muxers/mplex/coder.html index 429ab87fc..8d28a9a64 100644 --- a/unstable/libp2p/muxers/mplex/coder.html +++ b/unstable/libp2p/muxers/mplex/coder.html @@ -62,7 +62,7 @@ diff --git a/unstable/libp2p/muxers/mplex/lpchannel.html b/unstable/libp2p/muxers/mplex/lpchannel.html index 88ee6844c..23284660c 100644 --- a/unstable/libp2p/muxers/mplex/lpchannel.html +++ b/unstable/libp2p/muxers/mplex/lpchannel.html @@ -501,7 +501,7 @@ Write to mplex channel - there may be up to MaxWrite concurrent writes pending a diff --git a/unstable/libp2p/muxers/muxer.html b/unstable/libp2p/muxers/muxer.html index 18e06e5ec..329fce6b5 100644 --- a/unstable/libp2p/muxers/muxer.html +++ b/unstable/libp2p/muxers/muxer.html @@ -465,7 +465,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/nameresolving/nameresolver.html b/unstable/libp2p/nameresolving/nameresolver.html index 8e01644bd..6af695acb 100644 --- a/unstable/libp2p/nameresolving/nameresolver.html +++ b/unstable/libp2p/nameresolving/nameresolver.html @@ -324,7 +324,7 @@ Get TXT record diff --git a/unstable/libp2p/observedaddrmanager.html b/unstable/libp2p/observedaddrmanager.html index 4f780d59d..6cebbc915 100644 --- a/unstable/libp2p/observedaddrmanager.html +++ b/unstable/libp2p/observedaddrmanager.html @@ -302,7 +302,7 @@ Creates a new ObservedAddrManager. diff --git a/unstable/libp2p/peerid.html b/unstable/libp2p/peerid.html index 16b3daa64..cf4da39fe 100644 --- a/unstable/libp2p/peerid.html +++ b/unstable/libp2p/peerid.html @@ -736,7 +736,7 @@ Returns length of pid diff --git a/unstable/libp2p/peerinfo.html b/unstable/libp2p/peerinfo.html index 0852e99a3..ea648aff4 100644 --- a/unstable/libp2p/peerinfo.html +++ b/unstable/libp2p/peerinfo.html @@ -424,7 +424,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/peerstore.html b/unstable/libp2p/peerstore.html index c5f861aac..3ca89c35d 100644 --- a/unstable/libp2p/peerstore.html +++ b/unstable/libp2p/peerstore.html @@ -566,7 +566,7 @@ Delete the provided peer from the book. Returns whether the peer was in the book diff --git a/unstable/libp2p/protobuf/minprotobuf.html b/unstable/libp2p/protobuf/minprotobuf.html index 2797fa4fe..1cef8dd7d 100644 --- a/unstable/libp2p/protobuf/minprotobuf.html +++ b/unstable/libp2p/protobuf/minprotobuf.html @@ -830,7 +830,7 @@ Get protobuf's field header integer for
- Made with Nim. Generated: 2023-10-05 15:15:49 UTC + Made with Nim. Generated: 2023-10-13 12:11:17 UTC diff --git a/unstable/libp2p/protocols/connectivity/autonat/core.html b/unstable/libp2p/protocols/connectivity/autonat/core.html index 00d8cdc56..c65811088 100644 --- a/unstable/libp2p/protocols/connectivity/autonat/core.html +++ b/unstable/libp2p/protocols/connectivity/autonat/core.html @@ -423,7 +423,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/protocols/identify.html b/unstable/libp2p/protocols/identify.html index ca824240d..a1f61d16f 100644 --- a/unstable/libp2p/protocols/identify.html +++ b/unstable/libp2p/protocols/identify.html @@ -548,7 +548,7 @@ Send new
- Made with Nim. Generated: 2023-10-05 15:15:53 UTC + Made with Nim. Generated: 2023-10-13 12:11:21 UTC diff --git a/unstable/libp2p/protocols/protocol.html b/unstable/libp2p/protocols/protocol.html index f2463454e..fbced68b9 100644 --- a/unstable/libp2p/protocols/protocol.html +++ b/unstable/libp2p/protocols/protocol.html @@ -411,7 +411,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/protocols/secure/secure.html b/unstable/libp2p/protocols/secure/secure.html index a88cfeba1..4b9b40774 100644 --- a/unstable/libp2p/protocols/secure/secure.html +++ b/unstable/libp2p/protocols/secure/secure.html @@ -62,7 +62,7 @@ diff --git a/unstable/libp2p/routing_record.html b/unstable/libp2p/routing_record.html index c24408dfc..86f0605f6 100644 --- a/unstable/libp2p/routing_record.html +++ b/unstable/libp2p/routing_record.html @@ -361,7 +361,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/signed_envelope.html b/unstable/libp2p/signed_envelope.html index a9c2e9ae4..f32e0c510 100644 --- a/unstable/libp2p/signed_envelope.html +++ b/unstable/libp2p/signed_envelope.html @@ -428,7 +428,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/stream/bufferstream.html b/unstable/libp2p/stream/bufferstream.html index 5f0b2ceb2..f919f849d 100644 --- a/unstable/libp2p/stream/bufferstream.html +++ b/unstable/libp2p/stream/bufferstream.html @@ -462,7 +462,7 @@ close the stream and clear the buffer diff --git a/unstable/libp2p/stream/chronosstream.html b/unstable/libp2p/stream/chronosstream.html index 0abb82068..eb96f3655 100644 --- a/unstable/libp2p/stream/chronosstream.html +++ b/unstable/libp2p/stream/chronosstream.html @@ -62,7 +62,7 @@ diff --git a/unstable/libp2p/stream/connection.html b/unstable/libp2p/stream/connection.html index 98e77efe1..8a5ebff9c 100644 --- a/unstable/libp2p/stream/connection.html +++ b/unstable/libp2p/stream/connection.html @@ -445,7 +445,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/stream/lpstream.html b/unstable/libp2p/stream/lpstream.html index d0db33ee0..b1eb653bc 100644 --- a/unstable/libp2p/stream/lpstream.html +++ b/unstable/libp2p/stream/lpstream.html @@ -62,7 +62,7 @@ diff --git a/unstable/libp2p/stream/streamseq.html b/unstable/libp2p/stream/streamseq.html index e6ad7ef7a..7500591cf 100644 --- a/unstable/libp2p/stream/streamseq.html +++ b/unstable/libp2p/stream/streamseq.html @@ -390,7 +390,7 @@ Return a buffer that is at least diff --git a/unstable/libp2p/switch.html b/unstable/libp2p/switch.html index 3039568c7..dea586427 100644 --- a/unstable/libp2p/switch.html +++ b/unstable/libp2p/switch.html @@ -679,7 +679,7 @@ Open a stream to a connected peer with the specified
- Made with Nim. Generated: 2023-10-05 15:15:54 UTC + Made with Nim. Generated: 2023-10-13 12:11:21 UTC diff --git a/unstable/libp2p/transcoder.html b/unstable/libp2p/transcoder.html index db44ae47a..262234e37 100644 --- a/unstable/libp2p/transcoder.html +++ b/unstable/libp2p/transcoder.html @@ -210,7 +210,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/transports/tcptransport.html b/unstable/libp2p/transports/tcptransport.html index 0a9220077..3593ab606 100644 --- a/unstable/libp2p/transports/tcptransport.html +++ b/unstable/libp2p/transports/tcptransport.html @@ -62,7 +62,7 @@ diff --git a/unstable/libp2p/transports/transport.html b/unstable/libp2p/transports/transport.html index 1b51e20e0..589c1d930 100644 --- a/unstable/libp2p/transports/transport.html +++ b/unstable/libp2p/transports/transport.html @@ -62,7 +62,7 @@ diff --git a/unstable/libp2p/upgrademngrs/upgrade.html b/unstable/libp2p/upgrademngrs/upgrade.html index 0aa7b5aaa..7b190e8e1 100644 --- a/unstable/libp2p/upgrademngrs/upgrade.html +++ b/unstable/libp2p/upgrademngrs/upgrade.html @@ -156,7 +156,6 @@ window.addEventListener("DOMContentLoaded", main2);
  • libp2p_failed_upgrades_outgoing
  • Upgrade
  • UpgradeFailedError
  • @@ -237,7 +236,6 @@ window.addEventListener("DOMContentLoaded", main2);
    Upgrade = ref object of RootObj
       ms*: MultistreamSelect
    -  connManager*: ConnManager
       secureManagers*: seq[Secure]
     
    @@ -272,8 +270,8 @@ window.addEventListener("DOMContentLoaded", main2);
    -Source   -Edit   +Source   +Edit  
    @@ -293,8 +291,8 @@ window.addEventListener("DOMContentLoaded", main2);
    -Source   -Edit   +Source   +Edit  
    @@ -316,7 +314,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/unstable/libp2p/utility.html b/unstable/libp2p/utility.html index 03c8056c0..347c97351 100644 --- a/unstable/libp2p/utility.html +++ b/unstable/libp2p/utility.html @@ -387,7 +387,7 @@ Converts
    - Made with Nim. Generated: 2023-10-05 15:15:49 UTC + Made with Nim. Generated: 2023-10-13 12:11:17 UTC diff --git a/unstable/libp2p/utils/semaphore.html b/unstable/libp2p/utils/semaphore.html index 6f9fc8880..fb3f4b339 100644 --- a/unstable/libp2p/utils/semaphore.html +++ b/unstable/libp2p/utils/semaphore.html @@ -309,7 +309,7 @@ Attempts to acquire a resource, if successful returns true, otherwise false diff --git a/unstable/libp2p/varint.html b/unstable/libp2p/varint.html index 2237c6c8b..8a8a57621 100644 --- a/unstable/libp2p/varint.html +++ b/unstable/libp2p/varint.html @@ -623,7 +623,7 @@ Returns number of bytes required to encode integer diff --git a/unstable/libp2p/vbuffer.html b/unstable/libp2p/vbuffer.html index 3e63d14c9..44a3759d7 100644 --- a/unstable/libp2p/vbuffer.html +++ b/unstable/libp2p/vbuffer.html @@ -581,7 +581,7 @@ Returns true if buffe diff --git a/unstable/libp2p/wire.html b/unstable/libp2p/wire.html index 46cc4d82a..7fd03e89c 100644 --- a/unstable/libp2p/wire.html +++ b/unstable/libp2p/wire.html @@ -547,7 +547,7 @@ Create new TCP stream server which bounds to
    - Made with Nim. Generated: 2023-10-05 15:15:54 UTC + Made with Nim. Generated: 2023-10-13 12:11:21 UTC