Skip to content

Releases: baking-bad/pytezos

2.5.9

16 Sep 13:18
Compare
Choose a tag to compare

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

14 Sep 16:49
Compare
Choose a tag to compare

Commits

2.5.7

09 Sep 14:57
Compare
Choose a tag to compare

Commits

  • [96c738a]: FA2 and NYX interfaces (m-kus) #125
  • [1c86d34]: Fix bug with forging default parameters (%default Unit) (m-kus) #125
  • [acf644a]: Add delphinet and dalphanet RPC uri (m-kus) #125

2.5.6

11 Aug 15:32
Compare
Choose a tag to compare

Commits

2.5.5

11 Aug 10:25
Compare
Choose a tag to compare

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

28 Jul 17:42
Compare
Choose a tag to compare

Commits

  • [644d683]: Fix test:passing badge (m-kus)
  • [67aafdd]: Fix helpers docs & add trace_code endpoint (m-kus) #119
  • [73a2a4c]: Fix shell bindings (m-kus) #119

2.5.3

21 Jul 19:40
93e72f2
Compare
Choose a tag to compare

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)