Skip to content

Releases: baking-bad/pytezos

3.2.8

11 Aug 17:45
Compare
Choose a tag to compare

Commits

  • 8acb88d: Expose opg result after sending | fix Dockerfile (#248) (Michael Zaikin) #248
  • 4cc5227: Bump version: 3.2.7 β†’ 3.2.8 (Michael Zaikin)

3.2.7

06 Aug 16:40
Compare
Choose a tag to compare

Commits

  • c05a013: Protecting against errors unaccompanied by operations (#244) (Owen Miller) #244
  • 066c70d: Protecting against undefined secondary block delay (#245) (Owen Miller) #245
  • dabbe65: Switch sandbox tests to Granada; Refactor wait helpers (#247) (Michael Zaikin) #247
  • 48cd396: Bump version: 3.2.6 β†’ 3.2.7 (Michael Zaikin)

3.2.6

26 Jul 11:11
Compare
Choose a tag to compare

Commits

  • 5ddea9e: Send operations without simulation and pre-validation (#242) (Michael Zaikin) #242
  • af4206a: Bump version: 3.2.5 β†’ 3.2.6 (Michael Zaikin)

3.2.5

16 Jul 14:45
Compare
Choose a tag to compare

Commits

  • c246651: Update README.md (Michael Zaikin)
  • 88b72f8: Typecheck before comparing two values (#241) (Michael Zaikin) #241
  • 062db8d: Bump version: 3.2.4 β†’ 3.2.5 (Michael Zaikin)

3.2.4

11 Jul 15:06
Compare
Choose a tag to compare

Commits

  • 975f53f: Update click for dipdup compatibility, cleanup edo2net references (#239) (Lev Gorodetskiy) #239
  • b0050f6: Map literal order (key type) (#240) (Michael Zaikin) #240
  • eb789d7: Bump version: 3.2.3 β†’ 3.2.4 (Michael Zaikin)

3.2.3

08 Jul 12:02
Compare
Choose a tag to compare

Commits

  • 65576d1: Change NotImplementedError to ImportError when missing C libs. (#237) (Roland C. Dowdeswell) #237
  • f236792: Fix incorrect pair type comparison (#238) (Julian Konchunas) #238
  • 6dbdfc7: Exclude edonet (Michael Zaikin)
  • df0c568: Bump version: 3.2.2 β†’ 3.2.3 (Michael Zaikin)

3.2.2

09 Jun 14:19
Compare
Choose a tag to compare

Commits

  • b3aaaad: Fix release notification message (m-kus)
  • 5273e1a: Rewrite block/operation wait helpers (#235) (Michael Zaikin) #235
  • e34174b: Bump version: 3.2.1 β†’ 3.2.2 (m-kus)

3.2.1

05 Jun 10:05
Compare
Choose a tag to compare

Commits

3.2.0

06 May 17:58
Compare
Choose a tag to compare

Commits

3.1.0

30 Mar 16:04
Compare
Choose a tag to compare

Commits

  • [7d87781]: Replace branch_offset with ttl, determine default based on node version (Lev Gorodetskiy) #184
  • [e766911]: Merge branch 'master' into fix/sandbox-branch-offset (Lev Gorodetskiy) #184
  • [f8dbc92]: Add tests (Lev Gorodetskiy) #184
  • [03f3ea9]: Fix TTL constants (Lev Gorodetskiy) #184
  • [652df08]: Replace _async argument in inject with min_confirmations (Lev Gorodetskiy) #190
  • [f15977b]: Testcase for using sandboxed node in Docker, genesis block generation (#177) (Lev Gorodetskiy) #177
  • [04c37db]: Get fee limits from node constants (Lev Gorodetskiy) #191
  • [1c4e13a]: Add test for OperationGroup (Lev Gorodetskiy) #190
  • [23f5922]: Revert single line imports (Lev Gorodetskiy) #193
  • [437891b]: Merge branch 'master' into aux/single-line-imports (Lev Gorodetskiy) #193
  • [6ceb7be]: Merge branch 'master' into fix/sandbox-branch-offset (Lev Gorodetskiy) #184
  • [05e7fe4]: Merge branch 'master' into aux/single-line-imports (Lev Gorodetskiy) #193
  • [52101be]: Merge branch 'aux/single-line-imports' of github.com:baking-bad/pytezos into aux/single-line-imports (Lev Gorodetskiy) #193
  • [3776c38]: Add tests for tezos issue #643 (#194) (Lev Gorodetskiy) #194
  • [fa42eed]: Add support for Big_map TZT primitive (#189) (Lev Gorodetskiy) #189
  • [196710c]: Sandbox improvements (#197) (Lev Gorodetskiy) #197
  • [6d8cf05]: Jupyter helper primitives (#199) (Lev Gorodetskiy) #199
  • [876af9c]: Update project structure (#200) (Lev Gorodetskiy) #200
  • [9bd7cde]: Fix Incorrect tx Counter with multiple transactions (#170) (Lev Gorodetskiy) #170
  • [ebe0aed]: failing_noop operation (#196) (Lev Gorodetskiy) #196
  • [638267e]: Fix bumpversion.cfg (Lev Gorodetskiy)
  • [9f9cf08]: TZIP-016: Contract metadata (#198) (Lev Gorodetskiy) #198
  • [13e48d8]: Bump version: 3.0.4 β†’ 3.1.0 (m-kus)