Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
luketchang committed Aug 7, 2023
1 parent ca62f6d commit 7a08cfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Unreleased

- modify invariant tests to accomodate `retrieveETHDeposit`
- add `retrieveETHDeposit` to DepositManager + fallback fn for receiving ETH when calling `weth.withdraw`
- track pre/post op merkle count and attach to `OperationResult` and `OperationProcessed` event
- propagate which merkle index a deposit is for and add `merkleIndex` to `DepositCompleted` event
- rename/reorder some joinsplit circuit fields
Expand Down

0 comments on commit 7a08cfb

Please sign in to comment.