Releases: onflow/flow-core-contracts
Releases · onflow/flow-core-contracts
lib/go/templates/v1.5.0
What's Changed
- Adds functions and tx to reclaim leases by @joshuahannan in #459
- Adds borrow delegator for lease and test by @joshuahannan in #463
- Add execution parameters contract and import in Service Account contract by @joshuahannan in #469
Full Changelog: lib/go/contracts/v1.4.0...lib/go/templates/v1.5.0
lib/go/contracts/v1.5.0
What's Changed
- Adds functions and tx to reclaim leases by @joshuahannan in #459
- Update crypto algorithm checks for account keys by @tarakby in #461
- Updates after Crypto testnet deployment by @joshuahannan in #462
- Adds borrow delegator for lease and test by @joshuahannan in #463
- Add execution parameters contract and import in Service Account contract by @joshuahannan in #469
Full Changelog: lib/go/contracts/v1.4.0...lib/go/contracts/v1.5.0
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