From 6a795357ad9a7380546876b407d3fb6ffe930eda Mon Sep 17 00:00:00 2001 From: Josh Jones Date: Wed, 18 Oct 2023 12:46:44 +0100 Subject: [PATCH] cargo fmt and update --- Cargo.lock | 1346 +++++++++++++++++++++---------------------- ipld/amt/src/amt.rs | 82 +-- 2 files changed, 691 insertions(+), 737 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 844d90823..25ab38399 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8,7 +8,16 @@ version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" dependencies = [ - "gimli", + "gimli 0.27.3", +] + +[[package]] +name = "addr2line" +version = "0.21.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" +dependencies = [ + "gimli 0.28.0", ] [[package]] @@ -41,9 +50,9 @@ dependencies = [ [[package]] name = "aho-corasick" -version = "1.0.2" +version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41" +checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" dependencies = [ "memchr", ] @@ -56,30 +65,29 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" [[package]] name = "anstream" -version = "0.3.2" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163" +checksum = "2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44" dependencies = [ "anstyle", "anstyle-parse", "anstyle-query", "anstyle-wincon", "colorchoice", - "is-terminal", "utf8parse", ] [[package]] name = "anstyle" -version = "1.0.1" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd" +checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87" [[package]] name = "anstyle-parse" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333" +checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140" dependencies = [ "utf8parse", ] @@ -95,9 +103,9 @@ dependencies = [ [[package]] name = "anstyle-wincon" -version = "1.0.1" +version = "3.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188" +checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" dependencies = [ "anstyle", "windows-sys", @@ -105,18 +113,18 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.71" +version = "1.0.75" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8" +checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" dependencies = [ "backtrace", ] [[package]] name = "arbitrary" -version = "1.3.0" +version = "1.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2d098ff73c1ca148721f37baad5ea6a465a13f9573aba8641fbbbae8164a54e" +checksum = "a2e1373abdaa212b704512ec2bd8b26bd0b7d5c3f70117411a5d9a451383c859" dependencies = [ "derive_arbitrary", ] @@ -151,9 +159,9 @@ dependencies = [ [[package]] name = "async-channel" -version = "1.8.0" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833" +checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35" dependencies = [ "concurrent-queue", "event-listener", @@ -162,14 +170,14 @@ dependencies = [ [[package]] name = "async-executor" -version = "1.5.1" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb" +checksum = "4b0c4a4f319e45986f347ee47fef8bf5e81c9abc3f6f58dc2391439f30df65f0" dependencies = [ "async-lock", "async-task", "concurrent-queue", - "fastrand", + "fastrand 2.0.1", "futures-lite", "slab", ] @@ -203,7 +211,7 @@ dependencies = [ "log", "parking", "polling", - "rustix", + "rustix 0.37.25", "slab", "socket2", "waker-fn", @@ -211,9 +219,9 @@ dependencies = [ [[package]] name = "async-lock" -version = "2.7.0" +version = "2.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7" +checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b" dependencies = [ "event-listener", ] @@ -247,37 +255,26 @@ dependencies = [ [[package]] name = "async-task" -version = "4.4.0" +version = "4.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae" +checksum = "b4eb2cdb97421e01129ccb49169d8279ed21e829929144f4a22a6e54ac549ca1" [[package]] name = "async-trait" -version = "0.1.68" +version = "0.1.74" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842" +checksum = "a66537f1bb974b254c98ed142ff995236e81b9d0fe4db0575f46612cb15eb0f9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.22", + "syn 2.0.38", ] [[package]] name = "atomic-waker" -version = "1.1.1" +version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3" - -[[package]] -name = "atty" -version = "0.2.14" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" -dependencies = [ - "hermit-abi 0.1.19", - "libc", - "winapi", -] +checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" [[package]] name = "autocfg" @@ -287,16 +284,16 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "backtrace" -version = "0.3.67" +version = "0.3.69" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca" +checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" dependencies = [ - "addr2line", + "addr2line 0.21.0", "cc", "cfg-if", "libc", - "miniz_oxide 0.6.2", - "object", + "miniz_oxide", + "object 0.32.1", "rustc-demangle", ] @@ -314,9 +311,9 @@ checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" [[package]] name = "base64" -version = "0.21.2" +version = "0.21.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d" +checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2" [[package]] name = "bellperson" @@ -325,7 +322,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d1a8623f815c0b1fd89efd9b5f4afbb937f91f51c1ebe3f6dda399c69fa938f3" dependencies = [ "bincode", - "blake2s_simd 1.0.1", + "blake2s_simd 1.0.2", "blstrs", "byteorder", "crossbeam-channel", @@ -343,7 +340,7 @@ dependencies = [ "rayon", "rustversion", "serde", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", ] @@ -364,9 +361,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.3.3" +version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42" +checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07" dependencies = [ "serde", ] @@ -385,13 +382,13 @@ dependencies = [ [[package]] name = "blake2b_simd" -version = "1.0.1" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c2f0dc9a68c6317d884f97cc36cf5a3d20ba14ce404227df55e1af708ab04bc" +checksum = "23285ad32269793932e830392f2fe2f83e26488fd3ec778883a93c8323735780" dependencies = [ "arrayref", "arrayvec 0.7.4", - "constant_time_eq 0.2.6", + "constant_time_eq 0.3.0", ] [[package]] @@ -407,26 +404,13 @@ dependencies = [ [[package]] name = "blake2s_simd" -version = "1.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6637f448b9e61dfadbdcbae9a885fadee1f3eaffb1f8d3c1965d3ade8bdfd44f" -dependencies = [ - "arrayref", - "arrayvec 0.7.4", - "constant_time_eq 0.2.6", -] - -[[package]] -name = "blake3" -version = "1.4.0" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "729b71f35bd3fa1a4c86b85d32c8b9069ea7fe14f7a53cfabb65f62d4265b888" +checksum = "94230421e395b9920d23df13ea5d77a20e1725331f90fbbf6df6040b33f756ae" dependencies = [ "arrayref", "arrayvec 0.7.4", - "cc", - "cfg-if", - "constant_time_eq 0.2.6", + "constant_time_eq 0.3.0", ] [[package]] @@ -458,24 +442,25 @@ dependencies = [ [[package]] name = "blocking" -version = "1.3.1" +version = "1.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65" +checksum = "8c36a4d0d48574b3dd360b4b7d95cc651d2b6557b6402848a27d4b228a473e2a" dependencies = [ "async-channel", "async-lock", "async-task", - "atomic-waker", - "fastrand", + "fastrand 2.0.1", + "futures-io", "futures-lite", - "log", + "piper", + "tracing", ] [[package]] name = "bls-signatures" -version = "0.13.0" +version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9fcead733e20b9afbf3784a3f33cc6d728e0f11a593a35bd6c5c4503db19e06e" +checksum = "1659e487883b92123806f16ff3568dd57563991231d187d29b23eea5d910e800" dependencies = [ "bls12_381", "blst", @@ -506,22 +491,21 @@ dependencies = [ [[package]] name = "blst" -version = "0.3.10" +version = "0.3.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a30d0edd9dd1c60ddb42b80341c7852f6f985279a5c1a83659dcb65899dec99" +checksum = "c94087b935a822949d3291a9989ad2b2051ea141eda0fd4e478a75f6aa3e604b" dependencies = [ "cc", "glob", "threadpool", - "which", "zeroize", ] [[package]] name = "blstrs" -version = "0.6.1" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ecb6f3a9429706971633edf4b84f922aba9d2e3a7d71bfb450337e64ccb7df0" +checksum = "1ff3694b352ece02eb664a09ffb948ee69b35afa2e6ac444a6b8cb9d515deebd" dependencies = [ "blst", "byte-slice-cast", @@ -536,9 +520,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.13.0" +version = "3.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1" +checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" [[package]] name = "byte-slice-cast" @@ -548,15 +532,15 @@ checksum = "c3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0c" [[package]] name = "byteorder" -version = "1.4.3" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" +checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.4.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" +checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" [[package]] name = "cast" @@ -593,11 +577,12 @@ dependencies = [ [[package]] name = "cc" -version = "1.0.79" +version = "1.0.83" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" +checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" dependencies = [ "jobserver", + "libc", ] [[package]] @@ -676,9 +661,9 @@ dependencies = [ [[package]] name = "cl-sys" -version = "0.4.2" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8573fa3ff8acd6c49e8e113296c54277e82376b96c6ca6307848632cce38e44" +checksum = "4febd824a957638c066180fbf72b2bed5bcee33740773f3dc59fe91f0a3e6595" dependencies = [ "libc", ] @@ -695,84 +680,43 @@ dependencies = [ [[package]] name = "clap" -version = "3.2.25" +version = "4.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123" -dependencies = [ - "atty", - "bitflags 1.3.2", - "clap_derive 3.2.25", - "clap_lex 0.2.4", - "indexmap", - "once_cell", - "strsim", - "termcolor", - "textwrap", -] - -[[package]] -name = "clap" -version = "4.3.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bba77a07e4489fb41bd90e8d4201c3eb246b3c2c9ea2ba0bddd6c1d1df87db7d" +checksum = "d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956" dependencies = [ "clap_builder", - "clap_derive 4.3.2", - "once_cell", + "clap_derive", ] [[package]] name = "clap_builder" -version = "4.3.9" +version = "4.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c9b4a88bb4bc35d3d6f65a21b0f0bafe9c894fa00978de242c555ec28bea1c0" +checksum = "0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45" dependencies = [ "anstream", "anstyle", - "bitflags 1.3.2", - "clap_lex 0.5.0", + "clap_lex", "strsim", ] [[package]] name = "clap_derive" -version = "3.2.25" +version = "4.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae6371b8bdc8b7d3959e9cf7b22d4435ef3e79e138688421ec654acf8c81b008" +checksum = "0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873" dependencies = [ "heck", - "proc-macro-error", "proc-macro2", "quote", - "syn 1.0.109", -] - -[[package]] -name = "clap_derive" -version = "4.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f" -dependencies = [ - "heck", - "proc-macro2", - "quote", - "syn 2.0.22", + "syn 2.0.38", ] [[package]] name = "clap_lex" -version = "0.2.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5" -dependencies = [ - "os_str_bytes", -] - -[[package]] -name = "clap_lex" -version = "0.5.0" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b" +checksum = "cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961" [[package]] name = "colorchoice" @@ -782,20 +726,20 @@ checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" [[package]] name = "colored" -version = "2.0.0" +version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd" +checksum = "2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6" dependencies = [ - "atty", + "is-terminal", "lazy_static", - "winapi", + "windows-sys", ] [[package]] name = "concurrent-queue" -version = "2.2.0" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c" +checksum = "f057a694a54f12365049b0958a1685bb52d567f5593b355fbf685838e873d400" dependencies = [ "crossbeam-utils", ] @@ -822,9 +766,9 @@ checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" [[package]] name = "constant_time_eq" -version = "0.2.6" +version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21a53c0a4d288377e7415b53dcfc3c04da5cdc2cc95c8d5ac178b58f0b861ad6" +checksum = "f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2" [[package]] name = "convert_case" @@ -852,27 +796,27 @@ dependencies = [ [[package]] name = "cpufeatures" -version = "0.2.8" +version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c" +checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1" dependencies = [ "libc", ] [[package]] name = "cranelift-bforest" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c289b8eac3a97329a524e953b5fd68a8416ca629e1a37287f12d9e0760aadbc" +checksum = "7aae6f552c4c0ccfb30b9559b77bc985a387d998e1736cbbe6b14c903f3656cf" dependencies = [ "cranelift-entity", ] [[package]] name = "cranelift-codegen" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7bf07ba80f53fa7f7dc97b11087ea867f7ae4621cfca21a909eca92c0b96c7d9" +checksum = "95551de96900cefae691ce895ff2abc691ae3a0b97911a76b45faf99e432937b" dependencies = [ "bumpalo", "cranelift-bforest", @@ -881,7 +825,7 @@ dependencies = [ "cranelift-control", "cranelift-entity", "cranelift-isle", - "gimli", + "gimli 0.27.3", "hashbrown 0.13.2", "log", "regalloc2", @@ -891,42 +835,42 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40a7ca088173130c5c033e944756e3e441fbf3f637f32b4f6eb70252580c6dd4" +checksum = "36a3ad7b2bb03de3383f258b00ca29d80234bebd5130cb6ef3bae37ada5baab0" dependencies = [ "cranelift-codegen-shared", ] [[package]] name = "cranelift-codegen-shared" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0114095ec7d2fbd658ed100bd007006360bc2530f57c6eee3d3838869140dbf9" +checksum = "915918fee4142c85fb04bafe0bcd697e2fd6c15a260301ea6f8d2ea332a30e86" [[package]] name = "cranelift-control" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d56031683a55a949977e756d21826eb17a1f346143a1badc0e120a15615cd38" +checksum = "37e447d548cd7f4fcb87fbd10edbd66a4f77966d17785ed50a08c8f3835483c8" dependencies = [ "arbitrary", ] [[package]] name = "cranelift-entity" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d6565198b5684367371e2b946ceca721eb36965e75e3592fad12fc2e15f65d7b" +checksum = "9d8ab3352a1e5966968d7ab424bd3de8e6b58314760745c3817c2eec3fa2f918" dependencies = [ "serde", ] [[package]] name = "cranelift-frontend" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25f28cc44847c8b98cb921e6bfc0f7b228f4d27519376fea724d181da91709a6" +checksum = "1bffa38431f7554aa1594f122263b87c9e04abc55c9f42b81d37342ac44f79f0" dependencies = [ "cranelift-codegen", "log", @@ -936,15 +880,15 @@ dependencies = [ [[package]] name = "cranelift-isle" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80b658177e72178c438f7de5d6645c56d97af38e17fcb0b500459007b4e05cc5" +checksum = "84cef66a71c77938148b72bf006892c89d6be9274a08f7e669ff15a56145d701" [[package]] name = "cranelift-native" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf1c7de7221e6afcc5e13ced3b218faab3bc65b47eac67400046a05418aecd6a" +checksum = "f33c7e5eb446e162d2d10b17fe68e1f091020cc2e4e38b5501c21099600b0a1b" dependencies = [ "cranelift-codegen", "libc", @@ -953,9 +897,9 @@ dependencies = [ [[package]] name = "cranelift-wasm" -version = "0.97.1" +version = "0.97.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76b0d28ebe8edb6b503630c489aa4669f1e2d13b97bec7271a0fcb0e159be3ad" +checksum = "632f7b64fa6a8c5b980eb6a17ef22089e15cb9f779f1ed3bd3072beab0686c09" dependencies = [ "cranelift-codegen", "cranelift-entity", @@ -986,7 +930,7 @@ dependencies = [ "async-std", "cast", "ciborium", - "clap 4.3.9", + "clap", "criterion-plot", "futures", "is-terminal", @@ -1197,7 +1141,7 @@ checksum = "53e0efad4403bfc52dc201159c4b842a246a14b98c64b55dfd0f2d89729dfeb8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.22", + "syn 2.0.38", ] [[package]] @@ -1282,16 +1226,16 @@ dependencies = [ "once_cell", "rayon", "rust-gpu-tools", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", "yastl", ] [[package]] name = "either" -version = "1.8.1" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" +checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" [[package]] name = "env_logger" @@ -1317,24 +1261,19 @@ dependencies = [ ] [[package]] -name = "errno" -version = "0.3.1" +name = "equivalent" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" -dependencies = [ - "errno-dragonfly", - "libc", - "windows-sys", -] +checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] -name = "errno-dragonfly" -version = "0.1.2" +name = "errno" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" +checksum = "ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860" dependencies = [ - "cc", "libc", + "windows-sys", ] [[package]] @@ -1381,7 +1320,7 @@ checksum = "55a9a55d1dab3b07854648d48e366f684aefe2ac78ae28cec3bf65e3cd53d9a3" dependencies = [ "execute-command-tokens", "quote", - "syn 2.0.22", + "syn 2.0.38", ] [[package]] @@ -1411,6 +1350,12 @@ dependencies = [ "instant", ] +[[package]] +name = "fastrand" +version = "2.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" + [[package]] name = "fdlimit" version = "0.2.1" @@ -1446,7 +1391,7 @@ dependencies = [ [[package]] name = "fil_actor_account" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "fil_actors_runtime", @@ -1454,42 +1399,42 @@ dependencies = [ "fvm_actor_utils", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", - "num-derive", + "fvm_shared 4.0.0-alpha.4", + "num-derive 0.3.3", "num-traits", "serde", ] [[package]] name = "fil_actor_bundler" -version = "5.0.0" +version = "6.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a3138c84b845e64c6ad0c50ef299f954d979bd265c8b74509a22b9d1b8107e0" +checksum = "e0b1448c65c9a054c640fc086e03b730919ca4feca697c34ed3bda9f16aa982f" dependencies = [ "anyhow", "async-std", - "cid 0.8.6", - "clap 3.2.25", + "cid 0.10.1", + "clap", "futures", - "fvm_ipld_blockstore 0.1.2", - "fvm_ipld_car 0.6.0", - "fvm_ipld_encoding 0.3.3", + "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_ipld_car 0.7.1", + "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde", - "serde_ipld_dagcbor 0.2.2", + "serde_ipld_dagcbor", "serde_json", ] [[package]] name = "fil_actor_cron" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "fil_actors_runtime", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_shared 4.0.0-alpha.4", "log", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1497,7 +1442,7 @@ dependencies = [ [[package]] name = "fil_actor_datacap" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "cid 0.10.1", "fil_actors_runtime", @@ -1506,11 +1451,11 @@ dependencies = [ "fvm_actor_utils", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_shared 3.4.0", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_shared 4.0.0-alpha.4", "lazy_static", "log", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1518,7 +1463,7 @@ dependencies = [ [[package]] name = "fil_actor_eam" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", @@ -1526,11 +1471,11 @@ dependencies = [ "fil_actors_runtime", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_shared 4.0.0-alpha.4", "hex-literal", "log", "multihash 0.18.1", - "num-derive", + "num-derive 0.3.3", "num-traits", "rlp", "serde", @@ -1539,15 +1484,15 @@ dependencies = [ [[package]] name = "fil_actor_ethaccount" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "fil_actors_runtime", "frc42_dispatch", "fvm_actor_utils", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_shared 4.0.0-alpha.4", "hex-literal", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1555,7 +1500,7 @@ dependencies = [ [[package]] name = "fil_actor_evm" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", @@ -1565,12 +1510,12 @@ dependencies = [ "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_kamt 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_shared 4.0.0-alpha.4", "hex", "hex-literal", "log", "multihash 0.18.1", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", "substrate-bn", @@ -1579,7 +1524,7 @@ dependencies = [ [[package]] name = "fil_actor_init" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", @@ -1587,10 +1532,10 @@ dependencies = [ "frc42_dispatch", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_shared 3.4.0", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_shared 4.0.0-alpha.4", "log", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1598,22 +1543,22 @@ dependencies = [ [[package]] name = "fil_actor_market" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", "fil_actors_runtime", "frc42_dispatch", "frc46_token", - "fvm_ipld_bitfield 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_ipld_bitfield 0.6.0", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_shared 3.4.0", - "integer-encoding", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_shared 4.0.0-alpha.4", + "integer-encoding 3.0.4", "libipld-core 0.13.1", "log", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1621,24 +1566,25 @@ dependencies = [ [[package]] name = "fil_actor_miner" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", + "bitflags 2.4.1", "byteorder", "cid 0.10.1", "fil_actors_runtime", "frc42_dispatch", - "fvm_ipld_amt 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_bitfield 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_ipld_amt 0.6.2", + "fvm_ipld_bitfield 0.6.0", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_shared 3.4.0", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_shared 4.0.0-alpha.4", "itertools 0.10.5", "lazy_static", "log", "multihash 0.18.1", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1646,7 +1592,7 @@ dependencies = [ [[package]] name = "fil_actor_multisig" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", @@ -1655,11 +1601,11 @@ dependencies = [ "fvm_actor_utils", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_shared 3.4.0", - "indexmap", - "integer-encoding", - "num-derive", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_shared 4.0.0-alpha.4", + "indexmap 1.9.3", + "integer-encoding 3.0.4", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1667,7 +1613,7 @@ dependencies = [ [[package]] name = "fil_actor_paych" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", @@ -1675,8 +1621,8 @@ dependencies = [ "frc42_dispatch", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", - "num-derive", + "fvm_shared 4.0.0-alpha.4", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1684,12 +1630,12 @@ dependencies = [ [[package]] name = "fil_actor_placeholder" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" [[package]] name = "fil_actor_power" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", @@ -1697,13 +1643,13 @@ dependencies = [ "frc42_dispatch", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_shared 3.4.0", - "indexmap", - "integer-encoding", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_shared 4.0.0-alpha.4", + "indexmap 1.9.3", + "integer-encoding 3.0.4", "lazy_static", "log", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1711,15 +1657,15 @@ dependencies = [ [[package]] name = "fil_actor_reward" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "fil_actors_runtime", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_shared 4.0.0-alpha.4", "lazy_static", "log", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1727,15 +1673,15 @@ dependencies = [ [[package]] name = "fil_actor_system" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", "fil_actors_runtime", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", - "num-derive", + "fvm_shared 4.0.0-alpha.4", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1743,7 +1689,7 @@ dependencies = [ [[package]] name = "fil_actor_verifreg" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", @@ -1753,11 +1699,11 @@ dependencies = [ "fvm_actor_utils", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_shared 3.4.0", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_shared 4.0.0-alpha.4", "lazy_static", "log", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -1765,11 +1711,11 @@ dependencies = [ [[package]] name = "fil_actors_evm_shared" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "fil_actors_runtime", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_shared 4.0.0-alpha.4", "hex", "serde", "uint", @@ -1778,31 +1724,32 @@ dependencies = [ [[package]] name = "fil_actors_runtime" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", + "base64 0.21.4", "byteorder", "castaway", "cid 0.10.1", - "fvm_ipld_amt 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_bitfield 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_ipld_amt 0.6.2", + "fvm_ipld_bitfield 0.6.0", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_sdk 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", - "integer-encoding", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_sdk 4.0.0-alpha.4", + "fvm_shared 4.0.0-alpha.4", + "integer-encoding 3.0.4", "itertools 0.10.5", "log", "multihash 0.18.1", "num", - "num-derive", + "num-derive 0.3.3", "num-traits", "paste", "regex", "serde", "serde_repr", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", "unsigned-varint", "vm_api", @@ -1820,10 +1767,10 @@ dependencies = [ [[package]] name = "fil_builtin_actors_bundle" version = "12.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "cid 0.10.1", - "clap 3.2.25", + "clap", "fil_actor_account", "fil_actor_bundler", "fil_actor_cron", @@ -1884,7 +1831,7 @@ dependencies = [ "fvm_ipld_encoding 0.4.0", "fvm_sdk 3.3.0", "fvm_shared 3.5.0", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", ] @@ -2022,7 +1969,7 @@ dependencies = [ "neptune", "rand", "serde", - "sha2 0.10.7", + "sha2 0.10.8", ] [[package]] @@ -2049,7 +1996,7 @@ dependencies = [ "rayon", "serde", "serde_json", - "sha2 0.10.7", + "sha2 0.10.8", "storage-proofs-core", "storage-proofs-porep", "storage-proofs-post", @@ -2077,24 +2024,24 @@ dependencies = [ [[package]] name = "filetime" -version = "0.2.21" +version = "0.2.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153" +checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0" dependencies = [ "cfg-if", "libc", - "redox_syscall 0.2.16", + "redox_syscall 0.3.5", "windows-sys", ] [[package]] name = "flate2" -version = "1.0.26" +version = "1.0.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743" +checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" dependencies = [ "crc32fast", - "miniz_oxide 0.7.1", + "miniz_oxide", ] [[package]] @@ -2141,34 +2088,34 @@ dependencies = [ [[package]] name = "frc42_dispatch" -version = "3.3.0" +version = "5.0.0-alpha.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b74f15b21f4938a7c160ff18312d284d5eb8c94b95d48e3183cdc3a083c6f96" +checksum = "646103488de23b15af472fd22e81f16eacf821e2b6b921f16961315e192fa34f" dependencies = [ "frc42_hasher", "frc42_macros", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_sdk 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_sdk 4.0.0-alpha.4", + "fvm_shared 4.0.0-alpha.4", "thiserror", ] [[package]] name = "frc42_hasher" -version = "1.6.0" +version = "3.0.0-alpha.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f72dabfe1b958b3588138f9d15ade5f485b79aca6f1e8f307f5dd09d0694d350" +checksum = "19727efce9e1cdd535791c75de2d9813080d2ab39c0434ec9e7a6c858df6a926" dependencies = [ - "fvm_sdk 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_sdk 4.0.0-alpha.4", + "fvm_shared 4.0.0-alpha.4", "thiserror", ] [[package]] name = "frc42_macros" -version = "1.3.0" +version = "3.0.0-alpha.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9581d30bf75a1e5637a93eaf6605ebcf617f75e882a790248c5cc49d6b6de5b" +checksum = "b08689c30919b9706463b63809b6ee02b5a7ca34307ca7afd5fd39da48bfff42" dependencies = [ "blake2b_simd", "frc42_hasher", @@ -2179,21 +2126,19 @@ dependencies = [ [[package]] name = "frc46_token" -version = "7.0.0" +version = "9.0.0-alpha.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "462ee03466de3e94fda83742df339bbe2acb72847cef40baed4c7a8c92525354" +checksum = "9576de352ca5767fcaa7b8bb9ba3cf973b0f1db3afbb44f6a471f2fdc14fa87d" dependencies = [ - "anyhow", "cid 0.10.1", "frc42_dispatch", "fvm_actor_utils", - "fvm_ipld_amt 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_sdk 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", - "integer-encoding", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_sdk 4.0.0-alpha.4", + "fvm_shared 4.0.0-alpha.4", + "integer-encoding 4.0.0", "num-traits", "serde", "serde_tuple", @@ -2270,7 +2215,7 @@ version = "1.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce" dependencies = [ - "fastrand", + "fastrand 1.9.0", "futures-core", "futures-io", "memchr", @@ -2287,7 +2232,7 @@ checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72" dependencies = [ "proc-macro2", "quote", - "syn 2.0.22", + "syn 2.0.38", ] [[package]] @@ -2364,7 +2309,7 @@ name = "fvm-bench" version = "0.1.0" dependencies = [ "anyhow", - "clap 4.3.9", + "clap", "env_logger 0.10.0", "fvm", "fvm_integration_tests", @@ -2387,17 +2332,17 @@ dependencies = [ [[package]] name = "fvm_actor_utils" -version = "7.0.0" +version = "9.0.0-alpha.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cab9226c2760276fab371869a021e0b8b6cf0fd001d1d42321941f0da7dd63d8" +checksum = "5bdb80dc2a6e3a6ccefd0c04c762ee96c6f1596367282da437ecb47fa046533d" dependencies = [ "anyhow", "cid 0.10.1", "frc42_dispatch", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_sdk 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_sdk 4.0.0-alpha.4", + "fvm_shared 4.0.0-alpha.4", "num-traits", "serde", "serde_tuple", @@ -2410,7 +2355,7 @@ version = "0.1.0" dependencies = [ "anyhow", "async-std", - "base64 0.21.2", + "base64 0.21.4", "cid 0.10.1", "colored", "criterion", @@ -2445,7 +2390,7 @@ name = "fvm_gas_calibration_shared" version = "0.1.0" dependencies = [ "fvm_shared 3.5.0", - "num-derive", + "num-derive 0.3.3", "num-traits", "serde", "serde_json", @@ -2502,9 +2447,9 @@ dependencies = [ [[package]] name = "fvm_ipld_amt" -version = "0.6.1" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c0b0ee51ca8defa9717a72e1d35c8cbb85bd8320a835911410b63b9a63dffec" +checksum = "5fea333475130094f27ce67809aae3f69eb5247541d835950b7c5da733dbbb34" dependencies = [ "anyhow", "cid 0.10.1", @@ -2534,27 +2479,16 @@ dependencies = [ [[package]] name = "fvm_ipld_bitfield" -version = "0.5.4" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1950291f40d2d1047eb0a4568f7ef6d5b4973452dcef012dffb1957fe483ff7" +checksum = "da94287cafa663c2e295fe45c4c9dbf5ab7b52f648568f9ae3823deaf9873a89" dependencies = [ - "fvm_ipld_encoding 0.3.3", + "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde", "thiserror", "unsigned-varint", ] -[[package]] -name = "fvm_ipld_blockstore" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fee8c75be2b58943e1a9755802d34d4c3934f6ea151b6be192ff98f644e515bd" -dependencies = [ - "anyhow", - "cid 0.8.6", - "multihash 0.16.3", -] - [[package]] name = "fvm_ipld_blockstore" version = "0.2.0" @@ -2575,21 +2509,6 @@ dependencies = [ "multihash 0.18.1", ] -[[package]] -name = "fvm_ipld_car" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c60423568393a284de6d7c342cd664690611f27d223eb78629fa568ddd4e7951" -dependencies = [ - "cid 0.8.6", - "futures", - "fvm_ipld_blockstore 0.1.2", - "fvm_ipld_encoding 0.3.3", - "integer-encoding", - "serde", - "thiserror", -] - [[package]] name = "fvm_ipld_car" version = "0.7.0" @@ -2599,26 +2518,24 @@ dependencies = [ "futures", "fvm_ipld_blockstore 0.2.0", "fvm_ipld_encoding 0.4.0", - "integer-encoding", + "integer-encoding 3.0.4", "serde", "thiserror", ] [[package]] -name = "fvm_ipld_encoding" -version = "0.3.3" +name = "fvm_ipld_car" +version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0816a2a6df4853de08a723d261110d56a121aa313bc570fe9d248f0a4bc5288" +checksum = "6190f03442b67b21a3d4e115c4d4dd3468aed24e27ebb074218822c1b3df41ba" dependencies = [ - "anyhow", - "cid 0.8.6", - "fvm_ipld_blockstore 0.1.2", - "multihash 0.16.3", + "cid 0.10.1", + "futures", + "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde", - "serde_ipld_dagcbor 0.2.2", - "serde_repr", - "serde_tuple", "thiserror", + "unsigned-varint", ] [[package]] @@ -2630,7 +2547,7 @@ dependencies = [ "fvm_ipld_blockstore 0.2.0", "multihash 0.18.1", "serde", - "serde_ipld_dagcbor 0.4.0", + "serde_ipld_dagcbor", "serde_json", "serde_repr", "serde_tuple", @@ -2648,7 +2565,7 @@ dependencies = [ "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "multihash 0.18.1", "serde", - "serde_ipld_dagcbor 0.4.0", + "serde_ipld_dagcbor", "serde_repr", "serde_tuple", "thiserror", @@ -2656,46 +2573,46 @@ dependencies = [ [[package]] name = "fvm_ipld_hamt" -version = "0.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f01c65915bd7ab95ff973bb0bb7e03e8d43a43642c8f4b15407e42e4ffcc0d98" +version = "0.8.0" dependencies = [ "anyhow", "byteorder", "cid 0.10.1", + "criterion", "forest_hash_utils", - "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_ipld_blockstore 0.2.0", + "fvm_ipld_encoding 0.4.0", + "hex", "libipld-core 0.16.0", "multihash 0.18.1", "once_cell", + "quickcheck", + "quickcheck_macros", + "rand", "serde", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", + "unsigned-varint", ] [[package]] name = "fvm_ipld_hamt" version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "03a53e14c789449cec999ca0e93d909490c921b967adb7a9ec8f12286fb809bd" dependencies = [ "anyhow", "byteorder", "cid 0.10.1", - "criterion", "forest_hash_utils", - "fvm_ipld_blockstore 0.2.0", - "fvm_ipld_encoding 0.4.0", - "hex", + "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "libipld-core 0.16.0", "multihash 0.18.1", "once_cell", - "quickcheck", - "quickcheck_macros", - "rand", "serde", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", - "unsigned-varint", ] [[package]] @@ -2753,13 +2670,14 @@ dependencies = [ [[package]] name = "fvm_sdk" -version = "3.3.0" +version = "4.0.0-alpha.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c855aead9219cacd48450a4d9d5f57d13dbe4dbbe2d8538d350212792854f5d" +checksum = "081816d6e5b7832beca5f906e16108e63a288b8b0c314bacbd47e56348a7fd63" dependencies = [ + "byteorder", "cid 0.10.1", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_shared 3.4.0", + "fvm_shared 4.0.0-alpha.4", "lazy_static", "log", "num-traits", @@ -2768,24 +2686,32 @@ dependencies = [ [[package]] name = "fvm_shared" -version = "3.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8704b912372b9640f625fef1b8af24873e27feba66dcbae3f2a49f486a26589d" +version = "3.5.0" dependencies = [ "anyhow", - "bitflags 2.3.3", + "arbitrary", + "bitflags 2.4.1", "blake2b_simd", + "bls-signatures", "cid 0.10.1", "data-encoding", "data-encoding-macro", - "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", + "filecoin-proofs-api", + "fvm_ipld_encoding 0.4.0", + "fvm_shared 3.5.0", "lazy_static", + "libsecp256k1", "multihash 0.18.1", "num-bigint", - "num-derive", + "num-derive 0.3.3", "num-integer", "num-traits", + "quickcheck", + "quickcheck_macros", + "rand", + "rand_chacha", "serde", + "serde_json", "serde_tuple", "thiserror", "unsigned-varint", @@ -2793,32 +2719,24 @@ dependencies = [ [[package]] name = "fvm_shared" -version = "3.5.0" +version = "4.0.0-alpha.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "022bdee26d3a256905d6430b66099868ff7a439a8ceb22c0f351843aa7c5f394" dependencies = [ "anyhow", - "arbitrary", - "bitflags 2.3.3", + "bitflags 2.4.1", "blake2b_simd", - "bls-signatures", "cid 0.10.1", "data-encoding", "data-encoding-macro", - "filecoin-proofs-api", - "fvm_ipld_encoding 0.4.0", - "fvm_shared 3.5.0", + "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static", - "libsecp256k1", "multihash 0.18.1", "num-bigint", - "num-derive", + "num-derive 0.4.1", "num-integer", "num-traits", - "quickcheck", - "quickcheck_macros", - "rand", - "rand_chacha", "serde", - "serde_json", "serde_tuple", "thiserror", "unsigned-varint", @@ -2843,7 +2761,7 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "27d12c0aed7f1e24276a241aadc4cb8ea9f83000f34bc062b7cc2d51e3b0fabd" dependencies = [ - "bitflags 2.3.3", + "bitflags 2.4.1", "debugid", "fxhash", "serde", @@ -2878,10 +2796,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" dependencies = [ "fallible-iterator", - "indexmap", + "indexmap 1.9.3", "stable_deref_trait", ] +[[package]] +name = "gimli" +version = "0.28.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" + [[package]] name = "glob" version = "0.3.1" @@ -2946,34 +2870,22 @@ dependencies = [ ] [[package]] -name = "heck" -version = "0.4.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" - -[[package]] -name = "hermit-abi" -version = "0.1.19" +name = "hashbrown" +version = "0.14.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" -dependencies = [ - "libc", -] +checksum = "7dfda62a12f55daeae5015f81b0baea145391cb4520f86c248fc615d72640d12" [[package]] -name = "hermit-abi" -version = "0.2.6" +name = "heck" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" -dependencies = [ - "libc", -] +checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" [[package]] name = "hermit-abi" -version = "0.3.1" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" +checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" [[package]] name = "hex" @@ -3055,6 +2967,16 @@ dependencies = [ "serde", ] +[[package]] +name = "indexmap" +version = "2.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8adf3ddd720272c6ea8bf59463c04e0f93d0bbf7c5439b691bca2987e0270897" +dependencies = [ + "equivalent", + "hashbrown 0.14.1", +] + [[package]] name = "inout" version = "0.1.3" @@ -3084,26 +3006,31 @@ dependencies = [ "futures-util", ] +[[package]] +name = "integer-encoding" +version = "4.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "924df4f0e24e2e7f9cdd90babb0b96f93b20f3ecfa949ea9e6613756b8c8e1bf" + [[package]] name = "io-lifetimes" version = "1.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" dependencies = [ - "hermit-abi 0.3.1", + "hermit-abi", "libc", "windows-sys", ] [[package]] name = "is-terminal" -version = "0.4.7" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f" +checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" dependencies = [ - "hermit-abi 0.3.1", - "io-lifetimes", - "rustix", + "hermit-abi", + "rustix 0.38.19", "windows-sys", ] @@ -3136,15 +3063,15 @@ dependencies = [ [[package]] name = "itoa" -version = "1.0.6" +version = "1.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" +checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "ittapi" -version = "0.3.3" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e648c437172ce7d3ac35ca11a068755072054826fa455a916b43524fa4a62a7" +checksum = "25a5c0b993601cad796222ea076565c5d9f337d35592f8622c753724f06d7271" dependencies = [ "anyhow", "ittapi-sys", @@ -3159,18 +3086,18 @@ checksum = "dc34bcc94d009cbe32b56824c5aef7e4214e7da042b45d8c7b5a16f133db9f89" [[package]] name = "ittapi-sys" -version = "0.3.3" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9b32a4d23f72548178dde54f3c12c6b6a08598e25575c0d0fa5bd861e0dc1a5" +checksum = "cb7b5e473765060536a660eed127f758cf1a810c73e49063264959c60d1727d9" dependencies = [ "cc", ] [[package]] name = "jobserver" -version = "0.1.26" +version = "0.1.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" +checksum = "8c37f63953c4c63420ed5fd3d6d398c719489b9f872b9fa683262f8edd363c7d" dependencies = [ "libc", ] @@ -3219,9 +3146,9 @@ checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" [[package]] name = "libc" -version = "0.2.147" +version = "0.2.149" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" +checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b" [[package]] name = "libipld-core" @@ -3308,10 +3235,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" [[package]] -name = "lock_api" +name = "linux-raw-sys" version = "0.4.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" +checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f" + +[[package]] +name = "lock_api" +version = "0.4.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45" dependencies = [ "autocfg", "scopeguard", @@ -3319,9 +3252,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.19" +version = "0.4.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4" +checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" dependencies = [ "value-bag", ] @@ -3337,17 +3270,17 @@ dependencies = [ [[package]] name = "memchr" -version = "2.5.0" +version = "2.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" +checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" [[package]] name = "memfd" -version = "0.6.3" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ffc89ccdc6e10d6907450f753537ebc5c5d3460d2e4e62ea74bd571db62c0f9e" +checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64" dependencies = [ - "rustix", + "rustix 0.38.19", ] [[package]] @@ -3410,15 +3343,6 @@ version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" -[[package]] -name = "miniz_oxide" -version = "0.6.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" -dependencies = [ - "adler", -] - [[package]] name = "miniz_oxide" version = "0.7.1" @@ -3430,9 +3354,9 @@ dependencies = [ [[package]] name = "minstant" -version = "0.1.2" +version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc5dcfca9a0725105ac948b84cfeb69c3942814c696326743797215413f854b9" +checksum = "7df94bf4a15ed69e64ea45405e504ef293a3614413e7d8f5529112c5acd4a114" dependencies = [ "ctor", "libc", @@ -3456,16 +3380,10 @@ version = "0.16.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc" dependencies = [ - "blake2b_simd", - "blake2s_simd 1.0.1", - "blake3", "core2", - "digest 0.10.7", "multihash-derive", "serde", "serde-big-array", - "sha2 0.10.7", - "sha3", "unsigned-varint", ] @@ -3485,7 +3403,7 @@ dependencies = [ "ripemd", "serde", "serde-big-array", - "sha2 0.10.7", + "sha2 0.10.8", "sha3", "unsigned-varint", ] @@ -3537,9 +3455,9 @@ dependencies = [ [[package]] name = "num" -version = "0.4.0" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43db66d1170d347f9a065114077f7dccb00c1b9478c89384490a3425279a4606" +checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af" dependencies = [ "num-bigint", "num-complex", @@ -3551,9 +3469,9 @@ dependencies = [ [[package]] name = "num-bigint" -version = "0.4.3" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f" +checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0" dependencies = [ "autocfg", "num-integer", @@ -3564,9 +3482,9 @@ dependencies = [ [[package]] name = "num-complex" -version = "0.4.3" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "02e0d21255c828d6f128a1e41534206671e8c3ea0c62f32291e808dc82cff17d" +checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214" dependencies = [ "num-traits", "serde", @@ -3583,6 +3501,17 @@ dependencies = [ "syn 1.0.109", ] +[[package]] +name = "num-derive" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cfb77679af88f8b125209d354a202862602672222e7f2313fdd6dc349bad4712" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.38", +] + [[package]] name = "num-integer" version = "0.1.45" @@ -3619,20 +3548,20 @@ dependencies = [ [[package]] name = "num-traits" -version = "0.2.15" +version = "0.2.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" +checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c" dependencies = [ "autocfg", ] [[package]] name = "num_cpus" -version = "1.15.0" +version = "1.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" +checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" dependencies = [ - "hermit-abi 0.2.6", + "hermit-abi", "libc", ] @@ -3644,7 +3573,16 @@ checksum = "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385" dependencies = [ "crc32fast", "hashbrown 0.13.2", - "indexmap", + "indexmap 1.9.3", + "memchr", +] + +[[package]] +name = "object" +version = "0.32.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" +dependencies = [ "memchr", ] @@ -3676,21 +3614,6 @@ dependencies = [ "libc", ] -[[package]] -name = "os_str_bytes" -version = "6.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac" - -[[package]] -name = "output_vt100" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66" -dependencies = [ - "winapi", -] - [[package]] name = "pairing" version = "0.22.0" @@ -3702,15 +3625,15 @@ dependencies = [ [[package]] name = "parking" -version = "2.1.0" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e" +checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae" [[package]] name = "paste" -version = "1.0.12" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79" +checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" [[package]] name = "pathdiff" @@ -3726,9 +3649,9 @@ checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" [[package]] name = "pin-project-lite" -version = "0.2.9" +version = "0.2.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" +checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" [[package]] name = "pin-utils" @@ -3736,6 +3659,17 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" +[[package]] +name = "piper" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4" +dependencies = [ + "atomic-waker", + "fastrand 2.0.1", + "futures-io", +] + [[package]] name = "pkg-config" version = "0.3.27" @@ -3788,9 +3722,9 @@ dependencies = [ [[package]] name = "positioned-io" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09b9485cf7f528baf34edd811ec8283a168864912e11d0b7d3e0510738761114" +checksum = "677d0208bedc5252e7054a4f65f24f2ccfe740178fb2284028ac5f06efbdcc55" dependencies = [ "byteorder", "libc", @@ -3805,13 +3739,11 @@ checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" [[package]] name = "pretty_assertions" -version = "1.3.0" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a25e9bcb20aa780fd0bb16b72403a9064d6b3f22f026946029acb941a50af755" +checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66" dependencies = [ - "ctor", "diff", - "output_vt100", "yansi", ] @@ -3851,9 +3783,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.63" +version = "1.0.69" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb" +checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" dependencies = [ "unicode-ident", ] @@ -3891,9 +3823,9 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.28" +version = "1.0.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488" +checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" dependencies = [ "proc-macro2", ] @@ -3945,9 +3877,9 @@ dependencies = [ [[package]] name = "rayon" -version = "1.7.0" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b" +checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1" dependencies = [ "either", "rayon-core", @@ -3955,14 +3887,12 @@ dependencies = [ [[package]] name = "rayon-core" -version = "1.11.0" +version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d" +checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" dependencies = [ - "crossbeam-channel", "crossbeam-deque", "crossbeam-utils", - "num_cpus", ] [[package]] @@ -3996,9 +3926,9 @@ dependencies = [ [[package]] name = "regalloc2" -version = "0.9.1" +version = "0.9.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "12513beb38dd35aab3ac5f5b89fd0330159a0dc21d5309d75073011bbc8032b0" +checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6" dependencies = [ "hashbrown 0.13.2", "log", @@ -4009,9 +3939,21 @@ dependencies = [ [[package]] name = "regex" -version = "1.8.4" +version = "1.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f" +checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343" +dependencies = [ + "aho-corasick", + "memchr", + "regex-automata", + "regex-syntax", +] + +[[package]] +name = "regex-automata" +version = "0.4.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f" dependencies = [ "aho-corasick", "memchr", @@ -4020,9 +3962,9 @@ dependencies = [ [[package]] name = "regex-syntax" -version = "0.7.2" +version = "0.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78" +checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "replace_with" @@ -4051,9 +3993,9 @@ dependencies = [ [[package]] name = "rust-gpu-tools" -version = "0.6.1" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b2838e99bd4c9b3e6a963194440c6c5b66721d3f127625d709236ecaa1a730f" +checksum = "d0421f9419a176c7d21702fb078e40ef8aeb91b91b97f41c441210979ef4f2b9" dependencies = [ "dirs", "fil-rustacuda", @@ -4062,7 +4004,7 @@ dependencies = [ "log", "once_cell", "opencl3", - "sha2 0.10.7", + "sha2 0.10.8", "temp-env", "thiserror", ] @@ -4113,29 +4055,42 @@ dependencies = [ [[package]] name = "rustix" -version = "0.37.20" +version = "0.37.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0" +checksum = "d4eb579851244c2c03e7c24f501c3432bed80b8f720af1d6e5b0e0f01555a035" dependencies = [ "bitflags 1.3.2", "errno", "io-lifetimes", "libc", - "linux-raw-sys", + "linux-raw-sys 0.3.8", + "windows-sys", +] + +[[package]] +name = "rustix" +version = "0.38.19" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "745ecfa778e66b2b63c88a61cb36e0eea109e803b0b86bf9879fbc77c70e86ed" +dependencies = [ + "bitflags 2.4.1", + "errno", + "libc", + "linux-raw-sys 0.4.10", "windows-sys", ] [[package]] name = "rustversion" -version = "1.0.12" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06" +checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4" [[package]] name = "ryu" -version = "1.0.13" +version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" +checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" [[package]] name = "same-file" @@ -4148,21 +4103,21 @@ dependencies = [ [[package]] name = "scopeguard" -version = "1.1.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" +checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "semver" -version = "1.0.17" +version = "1.0.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" +checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090" [[package]] name = "serde" -version = "1.0.164" +version = "1.0.189" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d" +checksum = "8e422a44e74ad4001bdc8eede9a4570ab52f71190e9c076d14369f38b9200537" dependencies = [ "serde_derive", ] @@ -4178,41 +4133,29 @@ dependencies = [ [[package]] name = "serde_bytes" -version = "0.11.9" +version = "0.11.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "416bda436f9aab92e02c8e10d49a15ddd339cea90b6e340fe51ed97abb548294" +checksum = "ab33ec92f677585af6d88c65593ae2375adde54efdbf16d597f2cbc7a6d368ff" dependencies = [ "serde", ] [[package]] name = "serde_derive" -version = "1.0.164" +version = "1.0.189" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68" +checksum = "1e48d1f918009ce3145511378cf68d613e3b3d9137d67272562080d68a2b32d5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.22", -] - -[[package]] -name = "serde_ipld_dagcbor" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1e23de7a4a18dff77ab9531f279a882500b8cf3549fde044d4e10481b411f1e" -dependencies = [ - "cbor4ii", - "cid 0.8.6", - "scopeguard", - "serde", + "syn 2.0.38", ] [[package]] name = "serde_ipld_dagcbor" -version = "0.4.0" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ace39c1b7526be78c755a4c698313f699cf44e62408c0029bf9ab9450fe836da" +checksum = "8e880e0b1f9c7a8db874642c1217f7e19b29e325f24ab9f0fcb11818adec7f01" dependencies = [ "cbor4ii", "cid 0.10.1", @@ -4222,9 +4165,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.99" +version = "1.0.107" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3" +checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65" dependencies = [ "itoa", "ryu", @@ -4233,13 +4176,13 @@ dependencies = [ [[package]] name = "serde_repr" -version = "0.1.12" +version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bcec881020c684085e55a25f7fd888954d56609ef363479dc5a1305eb0d40cab" +checksum = "8725e1dfadb3a50f7e5ce0b1a540466f6ed3fe7a0fca2ac2b8b831d31316bd00" dependencies = [ "proc-macro2", "quote", - "syn 2.0.22", + "syn 2.0.38", ] [[package]] @@ -4278,9 +4221,9 @@ dependencies = [ [[package]] name = "sha2" -version = "0.10.7" +version = "0.10.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8" +checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" dependencies = [ "cfg-if", "cpufeatures", @@ -4290,9 +4233,9 @@ dependencies = [ [[package]] name = "sha2-asm" -version = "0.6.2" +version = "0.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf27176fb5d15398e3a479c652c20459d9dac830dedd1fa55b42a77dbcdbfcea" +checksum = "f27ba7066011e3fb30d808b51affff34f0a66d3a03a58edd787c6e420e40e44e" dependencies = [ "cc", ] @@ -4324,9 +4267,9 @@ dependencies = [ [[package]] name = "slab" -version = "0.4.8" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d" +checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" dependencies = [ "autocfg", ] @@ -4339,9 +4282,9 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "smallvec" -version = "1.10.0" +version = "1.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" +checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a" [[package]] name = "socket2" @@ -4417,7 +4360,7 @@ dependencies = [ "semver", "serde", "serde_json", - "sha2 0.10.7", + "sha2 0.10.8", "thiserror", ] @@ -4454,7 +4397,7 @@ dependencies = [ "rustversion", "serde", "serde_json", - "sha2 0.10.7", + "sha2 0.10.8", "sha2raw", "storage-proofs-core", "yastl", @@ -4479,7 +4422,7 @@ dependencies = [ "log", "rayon", "serde", - "sha2 0.10.7", + "sha2 0.10.8", "storage-proofs-core", ] @@ -4545,9 +4488,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.22" +version = "2.0.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616" +checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b" dependencies = [ "proc-macro2", "quote", @@ -4574,9 +4517,9 @@ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" [[package]] name = "tar" -version = "0.4.38" +version = "0.4.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6" +checksum = "b16afcea1f22891c49a00c751c7b63b2233284064f11a200fc624137c51e2ddb" dependencies = [ "filetime", "libc", @@ -4584,9 +4527,9 @@ dependencies = [ [[package]] name = "target-lexicon" -version = "0.12.8" +version = "0.12.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b1c7f239eb94671427157bd93b3694320f3668d4e1eff08c7285366fd777fac" +checksum = "9d0e916b1148c8e263850e1ebcbd046f333e0683c724876bb0da63ea4373dc8a" [[package]] name = "temp-env" @@ -4599,51 +4542,44 @@ dependencies = [ [[package]] name = "tempfile" -version = "3.6.0" +version = "3.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6" +checksum = "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef" dependencies = [ - "autocfg", "cfg-if", - "fastrand", + "fastrand 2.0.1", "redox_syscall 0.3.5", - "rustix", + "rustix 0.38.19", "windows-sys", ] [[package]] name = "termcolor" -version = "1.2.0" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" +checksum = "6093bad37da69aab9d123a8091e4be0aa4a03e4d601ec641c327398315f62b64" dependencies = [ "winapi-util", ] -[[package]] -name = "textwrap" -version = "0.16.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d" - [[package]] name = "thiserror" -version = "1.0.40" +version = "1.0.49" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac" +checksum = "1177e8c6d7ede7afde3585fd2513e611227efd6481bd78d2e82ba1ce16557ed4" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.40" +version = "1.0.49" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f" +checksum = "10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc" dependencies = [ "proc-macro2", "quote", - "syn 2.0.22", + "syn 2.0.38", ] [[package]] @@ -4689,6 +4625,22 @@ dependencies = [ "serde", ] +[[package]] +name = "tracing" +version = "0.1.39" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ee2ef2af84856a50c1d430afce2fdded0a4ec7eda868db86409b4543df0797f9" +dependencies = [ + "pin-project-lite", + "tracing-core", +] + +[[package]] +name = "tracing-core" +version = "0.1.32" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" + [[package]] name = "trait-set" version = "0.3.0" @@ -4702,9 +4654,9 @@ dependencies = [ [[package]] name = "typenum" -version = "1.16.0" +version = "1.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" +checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" [[package]] name = "uint" @@ -4726,9 +4678,9 @@ checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" [[package]] name = "unicode-ident" -version = "1.0.9" +version = "1.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0" +checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" [[package]] name = "unicode-normalization" @@ -4741,9 +4693,9 @@ dependencies = [ [[package]] name = "unicode-width" -version = "0.1.10" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" +checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85" [[package]] name = "unicode-xid" @@ -4753,15 +4705,19 @@ checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c" [[package]] name = "unsigned-varint" -version = "0.7.1" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836" +checksum = "6889a77d49f1f013504cec6bf97a2c730394adedaeb1deb5ea08949a50541105" +dependencies = [ + "futures-io", + "futures-util", +] [[package]] name = "url" -version = "2.4.0" +version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb" +checksum = "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5" dependencies = [ "form_urlencoded", "idna", @@ -4776,9 +4732,9 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" [[package]] name = "uuid" -version = "1.4.0" +version = "1.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be" +checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d" [[package]] name = "value-bag" @@ -4795,15 +4751,15 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" [[package]] name = "vm_api" version = "1.0.0" -source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#f46d4dc4cbd631a506ef70a5a198275f1d96339d" +source = "git+https://github.com/filecoin-project/builtin-actors?branch=master#b136ad8b1de73be81dbfbc7f8885722ffadad344" dependencies = [ "anyhow", "cid 0.10.1", "fvm_ipld_blockstore 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "fvm_ipld_encoding 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fvm_ipld_hamt 0.7.0", - "fvm_shared 3.4.0", - "num-derive", + "fvm_ipld_hamt 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "fvm_shared 4.0.0-alpha.4", + "num-derive 0.3.3", "num-traits", "rand", "rand_chacha", @@ -4812,15 +4768,15 @@ dependencies = [ [[package]] name = "waker-fn" -version = "1.1.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca" +checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690" [[package]] name = "walkdir" -version = "2.3.3" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698" +checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee" dependencies = [ "same-file", "winapi-util", @@ -4859,7 +4815,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.22", + "syn 2.0.38", "wasm-bindgen-shared", ] @@ -4893,7 +4849,7 @@ checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.22", + "syn 2.0.38", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -4915,9 +4871,9 @@ dependencies = [ [[package]] name = "wasm-encoder" -version = "0.29.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18c41dbd92eaebf3612a39be316540b8377c871cb9bde6b064af962984912881" +checksum = "9ca90ba1b5b0a70d3d49473c5579951f3bddc78d47b59256d2f9d4922b150aca" dependencies = [ "leb128", ] @@ -4928,7 +4884,7 @@ version = "0.95.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f2ea896273ea99b15132414be1da01ab0d8836415083298ecaffbe308eaac87a" dependencies = [ - "indexmap", + "indexmap 1.9.3", "url", ] @@ -4938,35 +4894,45 @@ version = "0.107.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "29e3ac9b780c7dda0cac7a52a5d6d2d6707cc6e3451c9db209b6c758f40d7acb" dependencies = [ - "indexmap", + "indexmap 1.9.3", + "semver", +] + +[[package]] +name = "wasmparser" +version = "0.115.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e06c0641a4add879ba71ccb3a1e4278fd546f76f1eafb21d8f7b07733b547cd5" +dependencies = [ + "indexmap 2.0.2", "semver", ] [[package]] name = "wasmprinter" -version = "0.2.59" +version = "0.2.70" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc960b30b84abca377768f3c62cff3a1c74db8c0f6759ed581827da0bd3a3fed" +checksum = "e74458a9bc5cc9c7108abfa0fe4dc88d5abf1f3baf194df3264985f17d559b5e" dependencies = [ "anyhow", - "wasmparser 0.107.0", + "wasmparser 0.115.0", ] [[package]] name = "wasmtime" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd02b992d828b91efaf2a7499b21205fe4ab3002e401e3fe0f227aaeb4001d93" +checksum = "1bc104ced94ff0a6981bde77a0bc29aab4af279914a4143b8d1af9fd4b2c9d41" dependencies = [ "anyhow", "bincode", "bumpalo", "cfg-if", "fxprof-processed-profile", - "indexmap", + "indexmap 1.9.3", "libc", "log", - "object", + "object 0.30.4", "once_cell", "paste", "psm", @@ -4984,18 +4950,18 @@ dependencies = [ [[package]] name = "wasmtime-asm-macros" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "284466ef356ce2d909bc0ad470b60c4d0df5df2de9084457e118131b3c779b92" +checksum = "d2b28e5661a9b5f7610a62ab3c69222fa161f7bd31d04529e856461d8c3e706b" dependencies = [ "cfg-if", ] [[package]] name = "wasmtime-cranelift" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e1aa99cbf3f8edb5ad8408ba380f5ab481528ecd8a5053acf758e006d6727fd" +checksum = "4fc1e39ce9aa0fa0b319541ed423960b06cfa7343eca1574f811ea34275739c2" dependencies = [ "anyhow", "cranelift-codegen", @@ -5004,9 +4970,9 @@ dependencies = [ "cranelift-frontend", "cranelift-native", "cranelift-wasm", - "gimli", + "gimli 0.27.3", "log", - "object", + "object 0.30.4", "target-lexicon", "thiserror", "wasmparser 0.107.0", @@ -5016,32 +4982,32 @@ dependencies = [ [[package]] name = "wasmtime-cranelift-shared" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cce31fd55978601acc103acbb8a26f81c89a6eae12d3a1c59f34151dfa609484" +checksum = "2dd32739326690e51c76551d7cbf29d371e7de4dc7b37d2d503be314ab5b7d04" dependencies = [ "anyhow", "cranelift-codegen", "cranelift-control", "cranelift-native", - "gimli", - "object", + "gimli 0.27.3", + "object 0.30.4", "target-lexicon", "wasmtime-environ", ] [[package]] name = "wasmtime-environ" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41f9e58e0ee7d43ff13e75375c726b16bce022db798d3a099a65eeaa7d7a544b" +checksum = "32b60e4ae5c9ae81750d8bc59110bf25444aa1d9266c19999c3b64b801db3c73" dependencies = [ "anyhow", "cranelift-entity", - "gimli", - "indexmap", + "gimli 0.27.3", + "indexmap 1.9.3", "log", - "object", + "object 0.30.4", "serde", "target-lexicon", "thiserror", @@ -5051,21 +5017,21 @@ dependencies = [ [[package]] name = "wasmtime-jit" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f0f2eaeb01bb67266416507829bd8e0bb60278444e4cbd048e280833ebeaa02" +checksum = "655b23a10eddfe7814feb548a466f3f25aa4bb4f43098a147305c544a2de28e1" dependencies = [ - "addr2line", + "addr2line 0.19.0", "anyhow", "bincode", "cfg-if", "cpp_demangle", - "gimli", + "gimli 0.27.3", "ittapi", "log", - "object", + "object 0.30.4", "rustc-demangle", - "rustix", + "rustix 0.37.25", "serde", "target-lexicon", "wasmtime-environ", @@ -5076,18 +5042,18 @@ dependencies = [ [[package]] name = "wasmtime-jit-debug" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f42e59d62542bfb73ce30672db7eaf4084a60b434b688ac4f05b287d497de082" +checksum = "e46b7e98979a69d3df093076bde8431204e3c96a770e8d216fea365c627d88a4" dependencies = [ "once_cell", ] [[package]] name = "wasmtime-jit-icache-coherence" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b49ceb7e2105a8ebe5614d7bbab6f6ef137a284e371633af60b34925493081f" +checksum = "6fb1e7c68ede63dc7a98c3e473162954e224951854e229c8b4e74697fe17dbdd" dependencies = [ "cfg-if", "libc", @@ -5096,14 +5062,14 @@ dependencies = [ [[package]] name = "wasmtime-runtime" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a5de4762421b0b2b19e02111ca403632852b53e506e03b4b227ffb0fbfa63c2" +checksum = "843e33bf9e0f0c57902c87a1dea1389cc23865c65f007214318dbdfcb3fd4ae5" dependencies = [ "anyhow", "cc", "cfg-if", - "indexmap", + "indexmap 1.9.3", "libc", "log", "mach", @@ -5111,7 +5077,7 @@ dependencies = [ "memoffset 0.8.0", "paste", "rand", - "rustix", + "rustix 0.37.25", "sptr", "wasmtime-asm-macros", "wasmtime-environ", @@ -5121,9 +5087,9 @@ dependencies = [ [[package]] name = "wasmtime-types" -version = "10.0.1" +version = "10.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dcbb7c138f797192f46afdd3ec16f85ef007c3bb45fa8e5174031f17b0be4c4a" +checksum = "7473a07bebd85671bada453123e3d465c8e0a59668ff79f5004076e6a2235ef5" dependencies = [ "cranelift-entity", "serde", @@ -5133,21 +5099,21 @@ dependencies = [ [[package]] name = "wast" -version = "60.0.0" +version = "66.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd06cc744b536e30387e72a48fdd492105b9c938bb4f415c39c616a7a0a697ad" +checksum = "93cb43b0ac6dd156f2c375735ccfd72b012a7c0a6e6d09503499b8d3cb6e6072" dependencies = [ "leb128", "memchr", "unicode-width", - "wasm-encoder 0.29.0", + "wasm-encoder 0.35.0", ] [[package]] name = "wat" -version = "1.0.66" +version = "1.0.77" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5abe520f0ab205366e9ac7d3e6b2fc71de44e32a2b58f2ec871b6b575bdcea3b" +checksum = "e367582095d2903caeeea9acbb140e1db9c7677001efa4347c3687fd34fe7072" dependencies = [ "wast", ] @@ -5162,17 +5128,6 @@ dependencies = [ "wasm-bindgen", ] -[[package]] -name = "which" -version = "4.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269" -dependencies = [ - "either", - "libc", - "once_cell", -] - [[package]] name = "winapi" version = "0.3.9" @@ -5191,9 +5146,9 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" [[package]] name = "winapi-util" -version = "0.1.5" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" +checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" dependencies = [ "winapi", ] @@ -5215,9 +5170,9 @@ dependencies = [ [[package]] name = "windows-targets" -version = "0.48.0" +version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5" +checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" dependencies = [ "windows_aarch64_gnullvm", "windows_aarch64_msvc", @@ -5230,45 +5185,45 @@ dependencies = [ [[package]] name = "windows_aarch64_gnullvm" -version = "0.48.0" +version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" +checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" [[package]] name = "windows_aarch64_msvc" -version = "0.48.0" +version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" +checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" [[package]] name = "windows_i686_gnu" -version = "0.48.0" +version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" +checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" [[package]] name = "windows_i686_msvc" -version = "0.48.0" +version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" +checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" [[package]] name = "windows_x86_64_gnu" -version = "0.48.0" +version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" +checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" [[package]] name = "windows_x86_64_gnullvm" -version = "0.48.0" +version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" +checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" [[package]] name = "windows_x86_64_msvc" -version = "0.48.0" +version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" +checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" [[package]] name = "wyz" @@ -5312,23 +5267,23 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.22", + "syn 2.0.38", ] [[package]] name = "zstd" -version = "0.12.3+zstd.1.5.2" +version = "0.12.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76eea132fb024e0e13fd9c2f5d5d595d8a967aa72382ac2f9d39fcc95afd0806" +checksum = "1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c" dependencies = [ "zstd-safe", ] [[package]] name = "zstd-safe" -version = "6.0.5+zstd.1.5.4" +version = "6.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d56d9e60b4b1758206c238a10165fbcae3ca37b01744e394c463463f6529d23b" +checksum = "ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581" dependencies = [ "libc", "zstd-sys", @@ -5336,11 +5291,10 @@ dependencies = [ [[package]] name = "zstd-sys" -version = "2.0.8+zstd.1.5.5" +version = "2.0.9+zstd.1.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c" +checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656" dependencies = [ "cc", - "libc", "pkg-config", ] diff --git a/ipld/amt/src/amt.rs b/ipld/amt/src/amt.rs index 8316943dd..8fd83b0c7 100644 --- a/ipld/amt/src/amt.rs +++ b/ipld/amt/src/amt.rs @@ -1,37 +1,37 @@ // Copyright 2021-2023 Protocol Labs // Copyright 2019-2023 ChainSafe Systems // SPDX-License-Identifier: Apache-2.0, MIT -//! In the context of this code, an Array Mapped Trie (AMT) is a data structure -//! utilizing an IPLD blockstore that solves the problem of referencing shared -//! data without copying an entire array. This implementation is similar to an -//! [IPLD vector](https://github.com/ipld/specs/blob/master/data-structures/vector.md) -//! but supports internal node compression and therefore sparse arrays. This is +//! In the context of this code, an Array Mapped Trie (AMT) is a data structure +//! utilizing an IPLD blockstore that solves the problem of referencing shared +//! data without copying an entire array. This implementation is similar to an +//! [IPLD vector](https://github.com/ipld/specs/blob/master/data-structures/vector.md) +//! but supports internal node compression and therefore sparse arrays. This is //! the Rust implementation of the Go implementation documented [here](https://pkg.go.dev/github.com/filecoin-project/go-amt-ipld/v4#section-readme): -//! "The AMT algorithm produces a tree-like graph, with a single root node addressing -//! a collection of child nodes which connect downward toward leaf nodes which store -//! the actual entries. No terminal entries are stored in intermediate elements -//! of the tree... We can divide up the AMT tree structure into "levels" or "heights", -//! where a height of zero contains the terminal elements, and the maximum height -//! of the tree contains the single root node. Intermediate nodes are used to span +//! "The AMT algorithm produces a tree-like graph, with a single root node addressing +//! a collection of child nodes which connect downward toward leaf nodes which store +//! the actual entries. No terminal entries are stored in intermediate elements +//! of the tree... We can divide up the AMT tree structure into "levels" or "heights", +//! where a height of zero contains the terminal elements, and the maximum height +//! of the tree contains the single root node. Intermediate nodes are used to span //! across the range of indexes." //! -//! -//! The maximum width for any node in the AMT structure is determined by -//! `2 ^ branching_factor`, meaning a node with the default branching factor of -//! `3` has a maximum index range of `8` and can therefore be indexed from `0` -//! to `(2 ^ 3) - 1 = 7`. The maximum index range for the overall structure is -//! determined by both the branching factor and the height of the structure; the -//! width of this range is `branching_factor ^ (height + 1)`. The height is specified -//! using a bottom-up numbering scheme, with the terminal leaves at a height of -//! `0` and the root node at the maximum height. Nodes can be either a `Link` or -//! a `Leaf` variant, which are actually a vector of links or a vector of values, -//! respectively. Each entry in the `Link` variant's vector may contain a CID or -//! a cache which holds a pointer to another `Node`; the pointer's value can only -//! be written once. Clearing the value of the cache and updating the CID requires +//! +//! The maximum width for any node in the AMT structure is determined by +//! `2 ^ branching_factor`, meaning a node with the default branching factor of +//! `3` has a maximum index range of `8` and can therefore be indexed from `0` +//! to `(2 ^ 3) - 1 = 7`. The maximum index range for the overall structure is +//! determined by both the branching factor and the height of the structure; the +//! width of this range is `branching_factor ^ (height + 1)`. The height is specified +//! using a bottom-up numbering scheme, with the terminal leaves at a height of +//! `0` and the root node at the maximum height. Nodes can be either a `Link` or +//! a `Leaf` variant, which are actually a vector of links or a vector of values, +//! respectively. Each entry in the `Link` variant's vector may contain a CID or +//! a cache which holds a pointer to another `Node`; the pointer's value can only +//! be written once. Clearing the value of the cache and updating the CID requires //! flushing, which is discussed in more detail below. //! -//! An example with a single root node that is also a leaf node. This AMT has the -//! default branching factor, a height of `0`, and contains a single element at +//! An example with a single root node that is also a leaf node. This AMT has the +//! default branching factor, a height of `0`, and contains a single element at //! index `2`. //! ```text //! ____________ @@ -42,8 +42,8 @@ //! |None|None|Some|None|None|None|None|None| <-- value //! ``` //! -//! A less trivial example is an AMT with a branching factor of `2` and a height -//! of `1`. The children nodes are leaf nodes in this example, and the leaves contain +//! A less trivial example is an AMT with a branching factor of `2` and a height +//! of `1`. The children nodes are leaf nodes in this example, and the leaves contain //! values at indices `2`, `5`, `8`, and `15`. //! ```text //! ____________ @@ -59,9 +59,9 @@ //! |None|None|Some|None| |None|Some|None|None| |Some|None|None|None| |None|None|None|Some| <-- value //! ``` //! -//! Extending this example a bit further, let's say we create an empty AMT with -//! a branching factor of two using `Amt::new_with_branching_factor` and then -//! push a value to index `16` using `.set`. This will cause the AMT to expand +//! Extending this example a bit further, let's say we create an empty AMT with +//! a branching factor of two using `Amt::new_with_branching_factor` and then +//! push a value to index `16` using `.set`. This will cause the AMT to expand //! to a height of `2` with a structure as follows: //! ```text //! ____________ @@ -82,17 +82,17 @@ //! | 16 | 17 | 18 | 19 | //! |Some|None|None|None| //! ``` -//! -//! In this example, the child node containing indices 16 to 19 is expanded to show -//! detail; other than the value at index 16, all the other child nodes at height +//! +//! In this example, the child node containing indices 16 to 19 is expanded to show +//! detail; other than the value at index 16, all the other child nodes at height //! `0` are functionally identical. -//! -//! Each parent node contains a CID that represents a hash of the children nodes -//! (CIDs) or leaves (values) under that node. When adding nodes and/or leaves, -//! it would be inefficient to refresh all the parent node CIDs until necessary. -//! As a result, modified nodes are identified using the `Dirty` variant of the -//! `Link` enum; this way the cache can store the updated node information, and -//! the CIDs are only regenerated when the AMT is flushed, which empties the data +//! +//! Each parent node contains a CID that represents a hash of the children nodes +//! (CIDs) or leaves (values) under that node. When adding nodes and/or leaves, +//! it would be inefficient to refresh all the parent node CIDs until necessary. +//! As a result, modified nodes are identified using the `Dirty` variant of the +//! `Link` enum; this way the cache can store the updated node information, and +//! the CIDs are only regenerated when the AMT is flushed, which empties the data //! in the cache. use anyhow::anyhow;