Skip to content

Commit

Permalink
fix: temporarily embed fvm_ipld_amt to unblock release (#3130)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanabi1224 authored Jul 6, 2023
1 parent 7589945 commit dd4d5c6
Show file tree
Hide file tree
Showing 13 changed files with 2,865 additions and 10 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

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

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,6 @@ anyhow = "1"
protobuf-codegen = "3.2"
walkdir = "2.3"

[patch.crates-io]
# Tracking issue: https://github.com/ChainSafe/fil-actor-states/issues/143
fvm_ipld_amt = { git = "https://github.com/hanabi1224/ref-fvm", branch = "hm/amt-diff-for-patching" }

# This needs to be set as default. Otherwise, a regular build or test will produce
# gargantuan artifacts (around 70G for all tests). For a debugging session, you can
# temporarily comment it out.
Expand Down
Loading

0 comments on commit dd4d5c6

Please sign in to comment.