Releases: onflow/flow-core-contracts
lib/go/templates/v1.3.0
Contains latest Cadence 1.0 core contracts templates
lib/go/contracts/v1.3.0
Contains changes to add view access modifiers to more functions
lib/go/contracts/v1.1.0
Cadence 1.0 Core Contracts Transactions
Contains the Cadence 1.0 versions of core contracts transactions.
Includes all the changes in the feature branch PR: #319
🥳
Cadence 1.0 Core Contracts
Contains the Cadence 1.0 versions of core contracts.
Includes all the changes in the feature branch PR: #319
🥳
lib/go/templates/v0.15.0
What's Changed?
- Adds metadata views to
FlowToken(#370) - Adds
RandomBeaconHistorycontract (#375) - Improves Epoch phase performance (#379)
- Adds automatic access node slots (#379)
- Improvements to Epoch events and addition of target duration and target end time (#379)
Full Changelog: lib/go/contracts/v0.13.0...lib/go/contracts/v0.15.0
lib/go/contracts/v0.15.0
What's Changed?
- Adds metadata views to
FlowToken(#370) - Adds
RandomBeaconHistorycontract (#375) - Improves Epoch phase performance (#379)
- Adds automatic access node slots (#379)
- Improvements to Epoch events and addition of target duration and target end time (#379)
Full Changelog: lib/go/contracts/v0.13.0...lib/go/contracts/v0.15.0
lib/go/templates/v0.14.0
This release includes the changes in this PR to introduce a new RandomBeaconHistory contract.
More details are in the linked pull request
lib/go/templates/v0.13.0
This release includes the changes in this PR to introduce delegator staking minimums and add support for moving epoch admin resources to the service account:
More details are in the linked pull request
Introduce Delegator Staking minimums
This release includes the changes in this PR to introduce delegator staking minimums and add support for moving epoch admin resources to the service account:
More details are in the linked pull request