Skip to content

Commit

Permalink
Update cargo.lock and changelog
Browse files Browse the repository at this point in the history
Update cargo.lock and changelog
  • Loading branch information
rjan90 committed Jun 12, 2024
1 parent e572b4c commit 5129d9f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 22 deletions.
42 changes: 20 additions & 22 deletions Cargo.lock

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

4 changes: 4 additions & 0 deletions fvm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Changes to the reference FVM implementation.

## [Unreleased]

## 3.10.0 [2024-06-12]

- Update `filecoin-proofs-api` to v18

## 3.9.0 [2024-01-31]

- BREAKING: Change `ExecutionEvent::InvokeActor` from only including the actor's code CID to including the actor's ID and state-object (including the code CID, current balance, current state root, delegated address, and nonce). The new API matches the API in FVMv4.
Expand Down

0 comments on commit 5129d9f

Please sign in to comment.