Summary
Added
into_base_16_string_no_padding
function to the test helpers (#1137)- SRC9 (OutsideExecution) component (#1150)
- Vesting component and VestingWallet preset (#1116)
Changed (Breaking)
- Bump scarb to v2.8.2 (#1137)
- Bump snforge to 0.30.0 (#1137)
declare_class
,declare_and_deploy
, anddeclare_and_deploy_at
will skip declaration if the contract is already declared (#1137)- Bump edition to 2024_07 (#1138)
execute_calls
function from account utils (#1150)- calls param type changed from
Array<Call>
toSpan<Call>
- calls param type changed from
Deprecated
- DualCase dispatchers
Full Changes List
- Release v0.16.0 by @immrsd in #1123
- Chore(deps): Bump crate-ci/typos from 1.24.1 to 1.24.5 by @dependabot in #1134
- Bump starknet foundry to 0.30.0 by @ggonzalez94 in #1137
- Chore(deps): Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0 by @dependabot in #1143
- Add missing entries to Test Utilities. by @ericnordelo in #1144
- Upgrade scarb edition to 2024_07 by @ggonzalez94 in #1138
- Improve workspace packages by @ericnordelo in #1121
- Chore(deps): Bump crate-ci/typos from 1.24.5 to 1.24.6 by @dependabot in #1151
- Vesting Component by @immrsd in #1116
- Add coverage to our test workflow by @ggonzalez94 in #1152
- OutsideExecution (SNIP-9) by @ericnordelo in #1150
- Deprecate dualcase dispatchers by @ericnordelo in #1155
- Fix link in docs by @andrew-fleming in #1158
- Release v0.17.0 by @ericnordelo in #1156
Full Changelog: v0.16.0...v0.17.0