Skip to content

v1.14.0

Compare
Choose a tag to compare
@gskapka gskapka released this 13 Oct 10:43
· 136 commits to master since this release
b67cf06

🎁 Adds Test for wETH Withdrawals

The new tests involves an attacking contract which attempts a re-entrancy style attack during a wETH withdrawal, using crafted userData which calls a function in the attacking contract. Said function then attempts to make changes to the vault's storage. This transaction is then asserted for failure.