Releases: onflow/flow-core-contracts
Releases · onflow/flow-core-contracts
Release list
lib/go/templates/v1.10.3
What's Changed
- Port internal fixes by @SupunS in #609
- docs: add TL;DR, FAQ, and GEO enhancements for discoverability by @Aliserag in #607
- Fix wildcard import by @turbolent in #605
Full Changelog: lib/go/templates/v1.10.2...lib/go/templates/v1.10.3
lib/go/contracts/v1.10.3
What's Changed
- Port internal fixes by @SupunS in #609
- docs: add TL;DR, FAQ, and GEO enhancements for discoverability by @Aliserag in #607
- Fix wildcard import by @turbolent in #605
Full Changelog: lib/go/contracts/v1.10.2...lib/go/contracts/v1.10.3
lib/go/templates/v1.10.2
What's Changed
- Update flow-ft by @janezpodhostnik in #597
Full Changelog: lib/go/contracts/v1.10.1...lib/go/templates/v1.10.2
lib/go/contracts/v1.10.2
What's Changed
- Update flow-ft by @janezpodhostnik in #597
Full Changelog: lib/go/contracts/v1.10.1...lib/go/contracts/v1.10.2
lib/go/templates/v1.10.1
- Bump flow-nft/lib/go/templates to v1.4.1
- Downgrade go-ethereum to v1.16.8 (resolves version conflict with flow-go)
lib/go/contracts/v1.10.1
- Bump flow-nft/lib/go/contracts to v1.4.1
- Downgrade go-ethereum to v1.16.8 (resolves version conflict with flow-go)
lib/go/templates/v1.10.0
What's Changed
- Add CLAUDE.md for Claude Code guidance by @joshuahannan in #579
- StakingProxy: add NodeOperator entitlement to privileged functions and Remove node cap publish by @joshuahannan in #581
- Always emit PendingExecution event regardless of handler availability by @joshuahannan in #583
- Simplify Scheduled Transaction priority limits by @joshuahannan in #580
- Fix division by zero in calculateRewards when all nodes are non-operational by @joshuahannan in #585
- Enable concurrent fee collection by @janezpodhostnik in #575
- Add clarifying comments for potential security audit false positives by @joshuahannan in #588
- Fix infinite loop and force-unwrap panic in scheduler cancel/remove logic by @joshuahannan in #586
- Standardize error message format across contracts and transactions by @joshuahannan in #582
- Clarify epoch counter safety and use saturatingSubtract for balance calculations by @joshuahannan in #592
- Optimize iteration over dictionary keys by @turbolent in #594
Full Changelog: lib/go/contracts/v1.9.3...lib/go/templates/v1.10.0
lib/go/contracts/v1.9.4
What's Changed
- Add CLAUDE.md for Claude Code guidance by @joshuahannan in #579
- StakingProxy: add NodeOperator entitlement to privileged functions and Remove node cap publish by @joshuahannan in #581
- Always emit PendingExecution event regardless of handler availability by @joshuahannan in #583
- Simplify Scheduled Transaction priority limits by @joshuahannan in #580
- Fix division by zero in calculateRewards when all nodes are non-operational by @joshuahannan in #585
- Enable concurrent fee collection by @janezpodhostnik in #575
- Add clarifying comments for potential security audit false positives by @joshuahannan in #588
- Fix infinite loop and force-unwrap panic in scheduler cancel/remove logic by @joshuahannan in #586
- Standardize error message format across contracts and transactions by @joshuahannan in #582
- Clarify epoch counter safety and use saturatingSubtract for balance calculations by @joshuahannan in #592
- Optimize iteration over dictionary keys by @turbolent in #594
Full Changelog: lib/go/contracts/v1.9.3...lib/go/contracts/v1.9.4
lib/go/contracts/v1.10.0
What's Changed
Matching version to `lib/go/templates/v1.10.0
Full Changelog: lib/go/contracts/v1.9.3...lib/go/contracts/v1.10.0
lib/go/templates/v1.9.3
What's Changed
- Update to latest emulator and Cadence Versions by @dependabot[bot] in #557
- Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /lib/go/templates by @dependabot[bot] in #565
- Use binary search for timestamps and canceled txs by @joshuahannan in #561
- Improve addTransaction performance and add calculateFee by @joshuahannan in #569
- Remove old timestamps in scheduleld transaction manager cleanup by @joshuahannan in #571
- Adds COA handler and schedule txs by @joshuahannan in #553
- Performance improvements for Scheduled Transactions by @joshuahannan in #572
- Add retrieve fraudulent tokens contract by @joshuahannan in #574
- Update to latest versions of Cadence and Flow Emulator by @turbolent in #576
Full Changelog: lib/go/contracts/v1.9.2...lib/go/templates/v1.9.3