flow-core-contracts
flow-core-contracts copied to clipboard
FEATURE: Cadence 1.0 Core Contracts Changes
Includes changes related to Cadence 1.0
Many functions have been changed to view for new view function requirements
Updates casting to use correct as syntax
changes pub to access(all)
Adds entitlements
Uses the new fungible token standard and Burner contract
Removes custom destructors
After many many months, CI is finally passing! Hallelujah!