|
1 | 1 | --- |
2 | 2 | title: Cadence 1.0 Improvements & New Features |
3 | | -sidebar_position: 0 |
4 | | -sidebar_label: Improvements & New Features |
5 | 3 | --- |
6 | 4 |
|
7 | 5 | ## 💫 New features |
@@ -1789,40 +1787,40 @@ If you have any questions or need help with the upgrade, feel free to reach out |
1789 | 1787 |
|
1790 | 1788 | Help is also available during the [Cadence 1.0 Office Hours] each week at 10:00AM PST on the Flow Developer Discord. |
1791 | 1789 |
|
1792 | | -<!-- Relative links. Will not render on the page --> |
| 1790 | +{/* Relative links. Will not render on the page */} |
1793 | 1791 |
|
1794 | | -[FLIP 1043]: https://github.com/onflow/flips/blob/main/cadence/20220708-resource-reference-invalidation.md |
1795 | | -[FLIP 1056]: https://github.com/onflow/flips/blob/main/cadence/20220715-cadence-purity-analysis.md |
1796 | | -[FLIP 111]: https://github.com/onflow/flips/blob/main/cadence/20230417-events-emitted-from-interfaces.md |
1797 | | -[FLIP 118]: https://github.com/onflow/flips/blob/main/cadence/20230711-remove-type-requirements.md |
1798 | | -[FLIP 13]: https://github.com/onflow/flips/blob/main/cadence/20221011-for-loop-semantics.md |
| 1792 | +[FLIP 1043]: https://github.com/onflow/flips/blob/main/cadence/20220708-resource-reference-invalidation |
| 1793 | +[FLIP 1056]: https://github.com/onflow/flips/blob/main/cadence/20220715-cadence-purity-analysis |
| 1794 | +[FLIP 111]: https://github.com/onflow/flips/blob/main/cadence/20230417-events-emitted-from-interfaces |
| 1795 | +[FLIP 118]: https://github.com/onflow/flips/blob/main/cadence/20230711-remove-type-requirements |
| 1796 | +[FLIP 13]: https://github.com/onflow/flips/blob/main/cadence/20221011-for-loop-semantics |
1799 | 1797 | [FLIP 131]: https://github.com/onflow/flips/pull/131 |
1800 | | -[FLIP 242]: https://github.com/onflow/flips/blob/main/cadence/20240123-capcon-get-capability-api-improvement.md |
1801 | | -[FLIP 262]: https://github.com/onflow/flips/blob/main/cadence/20240415-remove-non-public-entitled-interface-members.md |
1802 | | -[FLIP 40]: https://github.com/onflow/flips/blob/main/cadence/20221024-interface-inheritance.md |
1803 | | -[FLIP 43]: https://github.com/onflow/flips/blob/main/cadence/20221018-change-fun-type-syntax.md |
1804 | | -[FLIP 54]: https://github.com/onflow/flips/blob/main/cadence/20221214-auth-remodel.md |
1805 | | -[FLIP 798]: https://github.com/onflow/flips/blob/main/cadence/20220203-capability-controllers.md |
1806 | | -[FLIP 84]: https://github.com/onflow/flips/blob/main/cadence/20230505-remove-priv-and-pub.md |
1807 | | -[FLIP 85]: https://github.com/onflow/flips/blob/main/cadence/20230505-remove-restricted-types.md |
1808 | | -[FLIP 86: Introduce Built-in Mutability Entitlements]: https://github.com/onflow/flips/blob/main/cadence/20230519-built-in-mutability-entitlements.md |
1809 | | -[FLIP 86]: https://github.com/onflow/flips/blob/main/cadence/20230519-built-in-mutability-entitlements.md |
1810 | | -[FLIP 89: Change Member Access Semantics]: https://github.com/onflow/flips/blob/main/cadence/20230517-member-access-semnatics.md |
1811 | | -[FLIP 89]: https://github.com/onflow/flips/blob/main/cadence/20230517-member-access-semnatics.md |
1812 | | -[FLIP 92]: https://github.com/onflow/flips/blob/main/cadence/20230525-account-type.md |
1813 | | -[FLIP 94]: https://github.com/onflow/flips/blob/main/cadence/20230623-entitlement-improvements.md |
1814 | | -[FLIP 941]: https://github.com/onflow/flips/blob/main/cadence/20220516-reference-creation-semantics.md |
| 1798 | +[FLIP 242]: https://github.com/onflow/flips/blob/main/cadence/20240123-capcon-get-capability-api-improvement |
| 1799 | +[FLIP 262]: https://github.com/onflow/flips/blob/main/cadence/20240415-remove-non-public-entitled-interface-members |
| 1800 | +[FLIP 40]: https://github.com/onflow/flips/blob/main/cadence/20221024-interface-inheritance |
| 1801 | +[FLIP 43]: https://github.com/onflow/flips/blob/main/cadence/20221018-change-fun-type-syntax |
| 1802 | +[FLIP 54]: https://github.com/onflow/flips/blob/main/cadence/20221214-auth-remodel |
| 1803 | +[FLIP 798]: https://github.com/onflow/flips/blob/main/cadence/20220203-capability-controllers |
| 1804 | +[FLIP 84]: https://github.com/onflow/flips/blob/main/cadence/20230505-remove-priv-and-pub |
| 1805 | +[FLIP 85]: https://github.com/onflow/flips/blob/main/cadence/20230505-remove-restricted-types |
| 1806 | +[FLIP 86: Introduce Built-in Mutability Entitlements]: https://github.com/onflow/flips/blob/main/cadence/20230519-built-in-mutability-entitlements |
| 1807 | +[FLIP 86]: https://github.com/onflow/flips/blob/main/cadence/20230519-built-in-mutability-entitlements |
| 1808 | +[FLIP 89: Change Member Access Semantics]: https://github.com/onflow/flips/blob/main/cadence/20230517-member-access-semnatics |
| 1809 | +[FLIP 89]: https://github.com/onflow/flips/blob/main/cadence/20230517-member-access-semnatics |
| 1810 | +[FLIP 92]: https://github.com/onflow/flips/blob/main/cadence/20230525-account-type |
| 1811 | +[FLIP 94]: https://github.com/onflow/flips/blob/main/cadence/20230623-entitlement-improvements |
| 1812 | +[FLIP 941]: https://github.com/onflow/flips/blob/main/cadence/20220516-reference-creation-semantics |
1815 | 1813 | [Account keys]: https://developers.flow.com/cadence/language/accounts#account-keys |
1816 | 1814 | [Cadence 1.0 Office Hours]: https://calendar.google.com/calendar/ical/c_47978f5cd9da636cadc6b8473102b5092c1a865dd010558393ecb7f9fd0c9ad0%40group.calendar.google.com/public/basic.ics |
1817 | | -[Cadence mutability restrictions FLIP]: https://github.com/onflow/flips/blob/main/cadence/20211129-cadence-mutability-restrictions.md |
1818 | | -[Entitlements]: https://cadence-lang.org/docs/1.0/language/access-control#entitlements |
| 1815 | +[Cadence mutability restrictions FLIP]: https://github.com/onflow/flips/blob/main/cadence/20211129-cadence-mutability-restrictions |
| 1816 | +[Entitlements]: ../language/access-control#entitlements |
1819 | 1817 | [Flow Discord]: https://discord.gg/flowblockchain. |
1820 | 1818 | [Flow forum]: http://forum.flow.com/t/streamlined-token-standards-proposal/3075 |
1821 | 1819 | [GitHub]: https://github.com/onflow/flow-nft/pull/126 |
1822 | | -[Hashing with a domain tag]: https://cadence-lang.org/docs/1.0/language/crypto#hashing-with-a-domain-tag |
| 1820 | +[Hashing with a domain tag]: ../language/crypto#hashing-with-a-domain-tag |
1823 | 1821 | [Nested Type Requirements]: https://docs.onflow.org/cadence/language/interfaces/#nested-type-requirements |
1824 | | -[Signature verification]: https://cadence-lang.org/docs/1.0/language/crypto#signature-verification |
1825 | | -[Upgrading Fungible Token Contracts]: ./ft-guide.mdx |
1826 | | -[Upgrading Non-Fungible Token Contracts]: ./nft-guide.mdx |
1827 | | -[Vision]: https://github.com/onflow/flips/blob/main/cadence/vision/mutability-restrictions.md |
| 1822 | +[Signature verification]: ../language/crypto#signature-verification |
| 1823 | +[Upgrading Fungible Token Contracts]: /docs/cadence-migration-guide/ft-guide |
| 1824 | +[Upgrading Non-Fungible Token Contracts]: /docs/cadence-migration-guide/nft-guide |
| 1825 | +[Vision]: https://github.com/onflow/flips/blob/main/cadence/vision/mutability-restrictions |
1828 | 1826 | [V2 FungibleToken Standard by joshuahannan — Pull Request #77 — onflow/flow-ft]: https://github.com/onflow/flow-ft/pull/77 |
0 commit comments