github onflow/flow-core-contracts lib/go/templates/v0.6.0

latest releases: lib/go/contracts/v1.4.0, lib/go/templates/v1.4.0, lib/go/templates/v1.3.2...
3 years ago

🛠 Improvements

Staking Templates

  • Update register node transaction to create a public capability to get the accounts node or delegator IDs (#91)
  • Add scripts to query staking info for an account by address: GenerateGetNodeInfoFromAddressScript and GenerateGetDelegatorInfoFromAddressScript (#91)
  • Reorganize staking templates (#92)
  • Add transaction to change payout and end epoch at the same time: GenerateEndEpochChangePayoutScript (#91)

LockedTokens Templates

  • Add scripts for querying node or delegator info from locked accounts by address: GenerateGetLockedStakerInfoScript and GenerateGetLockedDelegatorInfoScript (#89)
  • Change withdraw rewards transactions for locked tokens that withdraw directly to the unlocked account. (#94)

Don't miss a new flow-core-contracts release

NewReleases is sending notifications on new releases.