Releases: onflow/flow-core-contracts
Releases · onflow/flow-core-contracts
lib/go/templates/v1.4.0
What's Changed
- Add Crypto contract by @turbolent in #456
Full Changelog: lib/go/contracts/v1.3.2...lib/go/templates/v1.4.0
lib/go/contracts/v1.4.0
What's Changed
- Add Crypto contract by @turbolent in #456
Full Changelog: lib/go/contracts/v1.3.2...lib/go/contracts/v1.4.0
lib/go/templates/v1.3.2
What's Changed
- Add type argument to FlowToken transaction by @bluesign in #445
- Update batch unlock by @joshuahannan in #447
- Updates ft and NFT dependencies and basic transaction error messages by @joshuahannan in #451
- Adds better error messages to ledger transactions by @joshuahannan in #455
- Require newPrerelease string by @zhangchiqing in #453
Full Changelog: lib/go/contracts/v1.3.1...lib/go/templates/v1.3.2
lib/go/contracts/v1.3.2
What's Changed
- Fixes fillNodeRoleSlots by @joshuahannan in #448
- Enforce type in balance check by @joshuahannan in #450
- Updates ft and NFT dependencies by @joshuahannan in #451
- Adds better error messages to FlowStakingCollection by @joshuahannan in #455
Full Changelog: lib/go/contracts/v1.3.1...lib/go/templates/v1.3.2
lib/go/templates/v1.3.1
What's Changed
- Remove feature branch by @chasefleming in #436
- Add a new script that checks if payer has balance to pay for tx by @illia-malachyn in #435
New Contributors
- @chasefleming made their first contribution in #436
- @illia-malachyn made their first contribution in #435
Full Changelog: lib/go/contracts/v1.3.0...lib/go/templates/v1.3.1
lib/go/contracts/v1.3.1
What's Changed
- Remove feature branch by @chasefleming in #436
- Add a new script that checks if payer has balance to pay for tx by @illia-malachyn in #435
New Contributors
- @chasefleming made their first contribution in #436
- @illia-malachyn made their first contribution in #435
Full Changelog: lib/go/contracts/v1.3.0...lib/go/contracts/v1.3.1
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
🥳