Skip to content

Releases: algorand/py-algorand-sdk

v1.20.2

05 Dec 19:07
9bf39f2
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Bug-Fix: encode ABI string with non-ASCII characters by @ahangsu in #402

Enhancements

  • Tests: Migrate v1 algod dependencies to v2 in cucumber tests by @algochoi in #400
  • Enhancement: allowing zero length static array by @ahangsu in #401
  • README: Delete Travis CI Badge by @algochoi in #404
  • examples: Migrate v1 algod usage to v2 algod by @algochoi in #403

Full Changelog: v1.20.1...v1.20.2

v1.20.1

10 Nov 18:28
a411457
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Bug-fix: Implement TransactionRejectedError by @jdtzmn in #396
  • Decoding: Fix roundtrip encode/decode tests for transactions by @algochoi in #398

Full Changelog: v1.20.0...v1.20.1

v1.20.0

02 Nov 19:58
3b231ac
Compare
Choose a tag to compare

What's Changed

New Features

  • Boxes: Add support for Boxes by @algochoi in #348
  • class StateSchema's method undictify() now returns a StateSchema object instead of a python dict in #340

Full Changelog: v1.19.0...v1.20.0

v1.19.0

12 Oct 17:25
671e136
Compare
Choose a tag to compare

What's Changed

Enhancements

  • REST API: Add algod block hash endpoint, add indexer block header-only param. by @winder in #390

Full Changelog: v1.18.0...v1.19.0

v1.18.0

19 Sep 15:39
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Deprecation: Add deprecation warnings on v1 algod API and old transaction format by @algochoi in #381
  • enhancement: add unit test for ParticipationUpdates field by @shiqizng in #386

Full Changelog: v1.17.0...v1.18.0

v1.17.0

02 Sep 14:53
e831740
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Bug-fix: Pass verbosity through to testing harness by @tzaffi in #373

Enhancements

  • Enhancement: Trim the indexer images and use the sandbox instead of custom dockers by @tzaffi in #367
  • Enhancement: Add State Proof support by @shiqizng in #370
  • Enhancement: Deprecating use of langspec by @ahangsu in #371

New Contributors

Full Changelog: v1.16.1...v1.17.0

v1.17.0b1

30 Aug 18:35
dce8230
Compare
Choose a tag to compare
v1.17.0b1 Pre-release
Pre-release

What's Changed

Bugfixes

  • Bug-fix: Pass verbosity through to testing harness by @tzaffi in #373

Enhancements

  • Enhancement: Trim the indexer images and use the sandbox instead of custom dockers by @tzaffi in #367
  • Enhancement: Add State Proof support by @shiqizng in #370
  • Enhancement: Deprecating use of langspec by @ahangsu in #371

New Contributors

Full Changelog: v1.16.1...v1.17.0b1

v1.16.1

18 Aug 20:00
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • bug-fix: add check to desc so we dont output null if undefined by @barnjamin in #368

Enhancements

Full Changelog: v1.16.0...v1.16.1

v1.16.0

25 Jul 11:17
a8508ab
Compare
Choose a tag to compare

What's Changed

New Features

Enhancements

  • Github-Actions: Adding pr title and label checks by @algojack in #358

Other

  • Implement new step asserting that AtomicTransactionComposer's attempt to add a method can fail with a particular error by @tzaffi in #347
  • Split up unit test files and rename tests directory to test by @algochoi in #351
  • App page const by @barnjamin in #357

Full Changelog: v1.15.0...v1.16.0

v1.15.0

16 Jun 13:39
671aeb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0