Skip to content

Releases: baking-bad/pytezos

3.11.2

22 Feb 13:55
d6aa8b2
Compare
Choose a tag to compare

Commits

  • a3c49c8: Fixed protocol parameters for sandboxed node (#361) (Lev Gorodetskiy) #361
  • d6aa8b2: Bump version: 3.11.1 β†’ 3.11.2 (Lev Gorodetskiy)

3.11.1

07 Feb 12:14
1b81f29
Compare
Choose a tag to compare

Commits

  • bd6dfd3: Add forging/encoding for smart rollup state hash (#358) (Igor Sereda) #358
  • 4c5db4c: Fix Makefile help (Lev Gorodetskiy)
  • d7eac90: Update changelog (Lev Gorodetskiy)
  • 1b81f29: Bump version: 3.11.0 β†’ 3.11.1 (Lev Gorodetskiy)

3.11.0

05 Feb 23:52
3e3c27e
Compare
Choose a tag to compare

Commits

  • a6b8e0c: Bump setuptools (Igor Sereda)
  • f5d3be3: Update to Oxfordnet and Octez 19.0 (#356) (Lev Gorodetskiy) #356
  • 3e3c27e: Bump version: 3.10.3 β†’ 3.11.0 (Lev Gorodetskiy)

3.10.3

28 Nov 00:32
Compare
Choose a tag to compare

Bug Fixes

Commits

  • c28b1e4: Fix jsonschema dependency, update others (#351) (Lev Gorodetskiy) #351
  • 684baff: Bump version: 3.10.2 β†’ 3.10.3 (Lev Gorodetskiy)

3.10.2

05 Jul 12:22
Compare
Choose a tag to compare

Commits

  • e4a78bb: Missing validation pass info for sr operations (Michael Zaikin)
  • 19747e3: Bump version: 3.10.1 β†’ 3.10.2 (Michael Zaikin)

3.10.1

04 Jul 17:07
Compare
Choose a tag to compare

Commits

  • 773b3ae: Add forging/building for some of the sr related ops (#349) (Michael Zaikin) #349
  • 6a437eb: Bump version: 3.10.0 β†’ 3.10.1 (Michael Zaikin)

3.10.0

13 Jun 18:20
15e826e
Compare
Choose a tag to compare

Commits

  • fb1036a: Compatibility with Nairobi protocol (#347) (Michael Zaikin) #347
  • 4b80730: Bump version: 3.9.0 β†’ 3.10.0 (Michael Zaikin)
  • 15e826e: Bump cryptography and other deps (#348) (Lev Gorodetskiy) #348

3.9.0

29 Mar 13:13
Compare
Choose a tag to compare

Commits

  • b002adf: Fix quickstart guide and add Mumbai support (#345) (Michael Zaikin) #345
  • 5dfde97: Poetry workaround (Michael Zaikin)
  • 948bca2: Upd changelog (Michael Zaikin)
  • 4c9068d: Bump version: 3.8.0 β†’ 3.9.0 (Michael Zaikin)

3.8.0

21 Feb 18:32
Compare
Choose a tag to compare

Fixed

  • Conflicting bson module is replaced by an alternative

Added

  • Compatibility with Python 3.11

Changed

  • Docker images are significantly smaller (231MB -> 107MB for pytezos, 834MB -> 234MB for michelson-kernel) by @droserasprout

Commits

  • 8c266b5: Python 3.11 compatibility (#341) (Michael Zaikin) #341
  • cd51077: Update changelog (Michael Zaikin)
  • bac0bed: Bump version: 3.7.4 β†’ 3.8.0 (Michael Zaikin)
  • f598dbb: Fix release workflow (Michael Zaikin)

3.7.4

12 Jan 11:41
Compare
Choose a tag to compare

Commits

  • 761c636: Support LAMBDA_REC instruction & other Lima fixups (#338) (Michael Zaikin) #338
  • aa0fd2a: Allow custom headers when querying RPC node (#342) (Michael Zaikin) #342
  • 2581a3b: Update TICKET opcode semantics (#344) (Michael Zaikin) #344
  • e5103b6: Bump version: 3.7.3 β†’ 3.7.4 (Michael Zaikin)