Skip to content

v2.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:06
c91d55b

What's Changed

Bugfixes

  • fix: make API error wrappers distinguishable at runtime by @mitre88 in #831

New Features

  • API: box API values, prefix, and round by @joe-p in #804
  • feat: support consensus v42 by @joe-p in #840

Enhancements

  • build: use Go 1.25 by @gmalouf in #753
  • Types: Support Custom Consensus by @gmalouf in #756
  • refactor: omit unnecessary reassignment by @dulanting in #752
  • build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 by @dependabot[bot] in #759
  • Types: Synchronize consensus parameters by @jannotti in #760
  • API: Support for Applications/Assets Pagination and new exclude parameters by @gmalouf in #778
  • consensus: add congestion tracking by @algorandskiy in #781
  • types: regenerate types after scripts/export_sdk_types.py update by @algorandskiy in #782
  • Chore: Sync for the consensus changes in big transasctions PR 6528 by @jannotti in #797
  • API: Regenerate code with the latest specification file (990a3d20) by @github-actions[bot] in #816
  • feat: PQ account by @cusma in #815
  • types: sync consensus params by @algorandskiy in #822
  • sync: fnet and enableF128sortition by @jannotti in #824
  • Types: Add pqsig to logicsig by @jannotti in #827
  • Sync: Update for v42 consensus by @jannotti in #828
  • protocol: add fnet5 consensus version by @tasosbit in #826

New Contributors

Full Changelog: v2.11.1...v2.12.0