Skip to content

Commit

Permalink
dump more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs committed Jul 2, 2024
1 parent 9d72e76 commit b39b1bb
Show file tree
Hide file tree
Showing 11 changed files with 166 additions and 73 deletions.
58 changes: 29 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ fs_extra = "1"
futures = "0.3"
fvm2 = { package = "fvm", version = "~2.8", default-features = false }
fvm3 = { package = "fvm", default-features = false, version = "~3.10", features = ["arb"] }
fvm4 = { package = "fvm", default-features = false, version = "~4.3", features = ["arb", "verify-signature", "nv23-dev"] }
fvm4 = { package = "fvm", default-features = false, version = "~4.3.1", features = ["arb", "verify-signature"] }
fvm_ipld_blockstore = "0.2"
fvm_ipld_encoding = "0.4"
fvm_shared2 = { package = "fvm_shared", version = "~2.7" }
fvm_shared3 = { package = "fvm_shared", version = "~3.10", features = ["arb", "testing", "proofs"] }
fvm_shared4 = { package = "fvm_shared", version = "~4.3", features = ["arb", "testing", "proofs"] }
fvm_shared4 = { package = "fvm_shared", version = "~4.3.1", features = ["arb", "testing", "proofs"] }
gethostname = "0.4"
git-version = "0.3"
group = "0.13"
Expand Down
4 changes: 2 additions & 2 deletions build/bootstrap/butterflynet
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/dns4/bootstrap-0.butterfly.fildev.network/tcp/1347/p2p/12D3KooWSDtxY5PnoJMWQE2atCRzFon4zGhX3s5PyuRnbAmfJq3t
/dns4/bootstrap-1.butterfly.fildev.network/tcp/1347/p2p/12D3KooWPGoyrzLsTBuhHKQHrDvVsXxitFqBnrNLFssbyYv7Gazk
/dns4/bootstrap-0.butterfly.fildev.network/tcp/1347/p2p/12D3KooWE9GZUna2UpMMtcCcpmSwiEB7jcKse8gixzwVomgbQysC
/dns4/bootstrap-1.butterfly.fildev.network/tcp/1347/p2p/12D3KooWJGtqGX2XBssujaMn3FsybJu1xJhFZzhVjNnWvC6a26iG
Loading

0 comments on commit b39b1bb

Please sign in to comment.