ava-labs / subnet-evm

Launch your own EVM as an Avalanche Subnet
https://docs.avax.network/subnets/create-a-fuji-subnet
GNU Lesser General Public License v3.0
237 stars 213 forks source link

bump js dependencies #1193

Closed ceyonur closed 1 month ago

ceyonur commented 1 month ago

Why this should be merged

Updated npm package to 1.2.1 with following updates:

Also removed allowing of failures in ds-test asset failures (asserted failures should always return a failure to tests)

How this was tested

Locally & e2e

How is this documented

Nothing changes in terms of how contracts works (just test changes)