Skip to content

Releases: algorandfoundation/algokit-subscriber-ts

v2.0.4

01 Nov 06:49
6b8f2e0
Compare
Choose a tag to compare

2.0.4 (2024-11-01)

Bug Fixes

  • the transform logic for app call transaction (a3f948d)

v2.0.4-beta.2

01 Nov 06:04
42a3756
Compare
Choose a tag to compare
v2.0.4-beta.2 Pre-release
Pre-release

2.0.4-beta.2 (2024-11-01)

v2.0.4-beta.1

04 Sep 22:40
3765fb1
Compare
Choose a tag to compare
v2.0.4-beta.1 Pre-release
Pre-release

2.0.4-beta.1 (2024-09-04)

Bug Fixes

  • the transform logic for app call transaction (a3f948d)

v2.0.3

02 Aug 02:37
9f943a7
Compare
Choose a tag to compare

2.0.3 (2024-08-02)

Bug Fixes

  • correct program encoding in application transactions (#96) (b014493)

v2.0.3-beta.1

02 Aug 01:50
b014493
Compare
Choose a tag to compare
v2.0.3-beta.1 Pre-release
Pre-release

2.0.3-beta.1 (2024-08-02)

Bug Fixes

  • correct program encoding in application transactions (#96) (b014493)

v2.0.2

26 Jul 08:46
965c95a
Compare
Choose a tag to compare

2.0.2 (2024-07-26)

Bug Fixes

v2.0.2-beta.1

26 Jul 08:34
1c0e5aa
Compare
Choose a tag to compare
v2.0.2-beta.1 Pre-release
Pre-release

2.0.2-beta.1 (2024-07-26)

Bug Fixes

v2.0.1

12 Jul 10:52
1714989
Compare
Choose a tag to compare

2.0.1 (2024-07-12)

v2.0.0

12 Jul 07:37
b17bada
Compare
Choose a tag to compare

2.0.0 (2024-07-12)

⚠ BREAKING CHANGES

  • timestamp in BlockMetadata is now an epoch seconds number, rather than an ISO8601 string to match other timestamps.hash and previousBlockHash in BlockMetadata are now base64 encoded strings, rather than base32 encoded strings. This matches the format used in the indexer api.

Features

Bug Fixes

  • add more fields to blocks metadata (279bf67)
  • bump patch (#87) (4ad381d)
  • correctly default on completion value (#91) (1b397e8)
  • handle when block.txn is undefined due to no transactions (#89) (edb8f9a)
  • local state delta address (954f58a)

v2.0.0-beta.7

12 Jul 10:13
f243dd1
Compare
Choose a tag to compare
v2.0.0-beta.7 Pre-release
Pre-release

2.0.0-beta.7 (2024-07-12)