Source type in contract manifest
This release adds an option to define interactions source type in a contract manifest.
More details: https://academy.warp.cc/docs/sdk/advanced/manifest#sourcetype-evaluation-option
What's Changed
- fix: readStatefor fixes by @ppedziwiatr in #336
- chore: replace redstone-isomorphic with warp-isomorphic by @asiaziola in #340
- feat: contract evaluation manifest #264 - source type by @Tadeuchi in #334
- fix: dryRuns should not commit changes to the KV storage #335 by @Tadeuchi in #341
- fix: register and deployBundled error handling fix by @asiaziola in #342
Full Changelog: 1.2.49...v1.2.50