Releases: baking-bad/pytezos
Releases · baking-bad/pytezos
2.5.12
Commits
- [7ad99ad]: Fix big_map#0 access in contract interface (m-kus) #129
- [3728a06]: Bump version 2.5.11 (m-kus)
- [9e9aa64]: Allow to run operation on a specific block | allow to specify counter manually (m-kus) #131
- [ed191fd]: Update delphi fees (m-kus) #131
- [4362720]: pysodium workaround (m-kus) #131
- [85ccce2]: Fix pysodium dependency (m-kus)
2.5.10
2.5.9
Commits
- [8510118]: Fix OG info and GH master workflow (m-kus)
- [f368449]: Fix OG info and GH master workflow (m-kus)
- [dbcce21]: Update README.md (Michael Zaikin)
- big_map_get fails for first contract on chain #126 #127 (m-kus)
- [a933d33]: Update RPC docs (add context/raw) (m-kus) #127
- [77a9e67]: Fix error message (secret key is undefined) (m-kus) #127
- unpacking a contract is forbidden #122 #127 (m-kus)
- [c5c437b]: Decode protocol_parameters #28 (m-kus) #127
- [8e14967]: Update dependencies (m-kus) #127
2.5.8
2.5.7
2.5.6
Commits
- [c4dd8e8]: Treat type annots as part of the type, update test contract as in https://gitlab.com/tezos/tezos/-/blob/master/tests_python/contracts/mini_scenarios/big_map_magic.tz (m-kus) #124
- [c0d440a]: Fix ADDRESS instruction: do not cut entrypoint (m-kus) #124
- [40dd480]: Do not append %default when converting from address to contract (m-kus) #124
2.5.5
Commits
- [80b72c1]: Allow single annotation for the UNPAIR macro (m-kus) #120
- [3ba2000]: Make with_amount work for interpret method (m-kus) #120
- [df0b01f]: Address can have an entrypoint #80 (m-kus) #120
- [27f7fd8]: Allow handling FAILWITH data. Convery field annots to type annots when constructing new lists/sets/maps/options. (m-kus) #120
2.5.4
2.5.3
Commits
- github actions workflow (#116) #116 (Roman)
- [85b5e5b]: Add IF_RIGHT macro (m-kus) #118
- [c7f4b35]: Do not allow top-level storage annotations (m-kus) #118
- [5011915]: Disallow multiple type/var annotations or field annotations for containers (maps, list, etc.) (m-kus) #118
- [20b3c83]: Add DUP n macro (a replacement for DUUUUUP) (m-kus) #118
- [f991897]: Bump version (m-kus) #118
- [93e72f2]: Update README.md (Michael Zaikin)