Releases: baking-bad/pytezos
Releases · baking-bad/pytezos
3.2.0
Commits
- [dacf21a]: Update README.md (Michael Zaikin)
- [ca9fe9d]: Add gmp to dockerfile (#206) (Lev Gorodetskiy) #206
- [97345e8]: Remove edonet from integration tests' (#210) (Lev Gorodetskiy) #210
- [bc95daf]: Don't mess with root logger unless in interactive mode (#209) (Lev Gorodetskiy) #209
- [8601255]: TZIP-21: Token metadata (#205) (Lev Gorodetskiy) #205
- [d52e913]: Node request retry (#215) (Lev Gorodetskiy) #215
- [bbe8f62]: Sandbox CLI (#212) (Dmitry Orlov) #212
- [f7a644a]: Fix run_operation method (#216) (Lev Gorodetskiy) #216
- [11ea989]: Merge michelson kernel (#201) (Lev Gorodetskiy) #201
- [d07d486]: Fix binder dockerfile & mypy (m-kus)
- [416973f]: Michelson quickstart notebook (m-kus)
- [d148869]: Michelson quickstart notebook (m-kus)
- [cadcc16]: Install michelson kernel in Binder image (m-kus)
- [a6d06da]: Fix cache decorator (#217) (Lev Gorodetskiy) #217
- [d2b6d3f]: Fix docker images (m-kus)
- [6078225]: Make "undefined" type hashable (#219) (Lev Gorodetskiy) #219
- [7e19ea4]: michelson-kernel fixes (#218) (Lev Gorodetskiy) #218
- [396832c]: Replace pytest with nose (#220) (Lev Gorodetskiy) #220
- [84cfd3c]: wait() helper (#211) (Lev Gorodetskiy) #211
- [e9ccfd8]: Bump version: 3.1.0 → 3.2.0 (m-kus)
- [4e20966]: Fix release CI job (m-kus)
3.1.0
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)
3.0.4
3.0.3
Commits
- [d9ebb2e]: OperationGroup.autofill: allow to override fee, gas_limit, storage_limit (Lev Gorodetskiy) #156
- [211ad1d]: Remove unnecessary arguments check (Lev Gorodetskiy) #156
- [839ec42]: Human-readable exception on BlockQuery fail (Lev Gorodetskiy) #164
- [2327175]: Fix units in minimal fee constants (Alon Herbst) #153
- [4a1b995]: Replace print statements with logging ones (Lev Gorodetskiy) #163
- [3d04860]: Fix nested function in OperationGroup.autofill (Lev Gorodetskiy) #167
- [5275bed]: Initial mypy integration (#168) (Lev Gorodetskiy) #168
- [67b944c]: Initial pylint integration (Lev Gorodetskiy) #171
- [20b8a7d]: Merge branch 'master' into aux/isort-and-pylint (Lev Gorodetskiy) #171
- [edeccfa]: Fix broken imports (Lev Gorodetskiy) #171
- [3e2f52f]: Update github action (Lev Gorodetskiy) #171
- [91ca319]: Replace fire CLI library with click (#175) (Lev Gorodetskiy) #175
- [a9dec6a]: Add option to get key passphrase from env variables (#179) (Lev Gorodetskiy) #179
- [f57f171]: Gather code coverage in CI (Lev Gorodetskiy) #180
- [6ff1b00]: Add burn_reserve argument to autofill method (#183) (Lev Gorodetskiy) #183
- [19e25b8]: Fix bumpversion config (m-kus)
- [3db2c34]: Bump version: 3.0.2 → 3.0.3 (m-kus)
3.0.2
3.0.1
Commits
- [5c1dd96]: Various fixes and improvements (m-kus) #145
- [7ad0463]: Sandbox scripts (m-kus) #145
- [a0a3a8c]: Refactor adt mixin ; Update docs ; Fix parser (m-kus) #146
- [155427c]: Fix docker build and docs (m-kus) #147
- big_map: query value with attached context #147 (m-kus)
- [43e21fc]: Various fixes, tutorial update (m-kus) #147
- [0006f04]: add deprecation details (m-kus) #147
3.0.0
2.5.15
2.5.14
2.5.13
Commits
- [f047072]: Update fees.py (Michael Zaikin)
- [5f7b629]: Fix docstring generation for the option storage case; add wheel dependency (m-kus) #135
- [30f6138]: Update github workflow (m-kus) #135
- [5f58bae]: Update github workflow (m-kus) #135
- [2e53814]: Update github workflow (m-kus)
- [d7d5484]: Fix GA set-env (m-kus)