onflow / cadence

Cadence, the resource-oriented smart contract programming language 🏃‍♂️
https://cadence-lang.org
Apache License 2.0
534 stars 138 forks source link

Enable type removal during contract updates #3658

Closed SupunS closed 3 weeks ago

SupunS commented 3 weeks ago

Closes https://github.com/onflow/cadence/issues/3210

Description

Enable the implementation of FLIP https://github.com/onflow/flips/pull/276, which is currently hidden behind a flag.


github-actions[bot] commented 3 weeks ago

Cadence Benchstat comparison

This branch with compared with the base branch onflow:master commit efe9b38183a1256e0ab20cdd43e1ac2692948483 The command for i in {1..N}; do go test ./... -run=XXX -bench=. -benchmem -shuffle=on; done was used. Bench tests were run a total of 7 times on each branch.

Collapsed results for better readability