Skip to content

Commit

Permalink
Merge pull request #380 from baking-bad/aux/3.13.6
Browse files Browse the repository at this point in the history
Fixed bls12-381 signing suite
  • Loading branch information
igorsereda authored Dec 13, 2024
2 parents 119efad + bb88219 commit 5c0662a
Show file tree
Hide file tree
Showing 10 changed files with 288 additions and 240 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].

## [3.13.5](https://github.com/baking-bad/pytezos/compare/3.13.0...3.13.5) (2024-10-28)
## [3.13.6](https://github.com/baking-bad/pytezos/compare/3.13.5...3.13.6) (2024-12-13)

### Fixed

* Fixed `tz4` signing suite.

### Changed

- Octez binaries updated to v21.0-1

## [3.13.5](https://github.com/baking-bad/pytezos/compare/3.13.4...3.13.5) (2024-10-28)

### Added

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ services:
- 8888:8888

sandbox_node:
image: bakingbad/sandboxed-node:v20.3-1
image: bakingbad/sandboxed-node:v21.0-1
ports:
- 8732:8732
405 changes: 217 additions & 188 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pytezos"
version = "3.13.5"
version = "3.13.6"
description = "Python toolkit for Tezos"
license = "MIT"
authors = [
Expand Down
38 changes: 19 additions & 19 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ argon2-cffi-bindings==21.2.0 ; python_full_version >= "3.8.1" and python_version
argon2-cffi==23.1.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
arrow==1.3.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
asn1crypto==1.5.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
asttokens==2.4.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
asttokens==3.0.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
attrs==24.2.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
babel==2.16.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
backcall==0.2.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
Expand All @@ -26,7 +26,7 @@ comm==0.2.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
coverage[toml]==7.6.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
cryptography==43.0.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
cytoolz==1.0.0 ; python_full_version >= "3.8.1" and python_version < "3.13" and implementation_name == "cpython"
debugpy==1.8.7 ; python_full_version >= "3.8.1" and python_version < "3.13"
debugpy==1.8.9 ; python_full_version >= "3.8.1" and python_version < "3.13"
decorator==5.1.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
defusedxml==0.7.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
deprecation==2.1.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
Expand All @@ -41,7 +41,7 @@ exceptiongroup==1.2.2 ; python_full_version >= "3.8.1" and python_version < "3.1
execnet==2.1.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
executing==2.1.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
fastecdsa==2.3.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
fastjsonschema==2.20.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
fastjsonschema==2.21.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
fqdn==1.5.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
idna==3.10 ; python_full_version >= "3.8.1" and python_version < "3.13"
imagesize==1.4.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
Expand All @@ -53,7 +53,7 @@ ipython-genutils==0.2.0 ; python_full_version >= "3.8.1" and python_version < "3
ipython==8.12.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
isoduration==20.11.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
isort==5.13.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
jedi==0.19.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
jedi==0.19.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
jinja2==3.1.4 ; python_full_version >= "3.8.1" and python_version < "3.13"
jsonpointer==3.0.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
jsonschema-specifications==2023.12.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
Expand All @@ -72,15 +72,15 @@ mnemonic==0.21 ; python_full_version >= "3.8.1" and python_version < "3.13"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
mypy==1.13.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
nbclassic==1.1.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
nbclient==0.10.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
nbclient==0.10.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
nbconvert==7.16.4 ; python_full_version >= "3.8.1" and python_version < "3.13"
nbformat==5.10.4 ; python_full_version >= "3.8.1" and python_version < "3.13"
nest-asyncio==1.6.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
netstruct==1.1.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
notebook-shim==0.2.4 ; python_full_version >= "3.8.1" and python_version < "3.13"
notebook==6.5.7 ; python_full_version >= "3.8.1" and python_version < "3.13"
overrides==7.7.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
packaging==24.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
packaging==24.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
pandocfilters==1.5.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
parameterized==0.9.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
parso==0.8.4 ; python_full_version >= "3.8.1" and python_version < "3.13"
Expand All @@ -91,7 +91,7 @@ pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.1" and python_version
platformdirs==4.3.6 ; python_full_version >= "3.8.1" and python_version < "3.13"
pluggy==1.5.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
ply==3.11 ; python_full_version >= "3.8.1" and python_version < "3.13"
prometheus-client==0.21.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
prometheus-client==0.21.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
prompt-toolkit==3.0.48 ; python_full_version >= "3.8.1" and python_version < "3.13"
psutil==6.1.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
ptyprocess==0.7.0 ; python_full_version >= "3.8.1" and python_version < "3.13" and (os_name != "nt" or sys_platform != "win32")
Expand All @@ -102,9 +102,9 @@ pygments==2.18.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
pysodium==0.7.18 ; python_full_version >= "3.8.1" and python_version < "3.13"
pytest-cov==5.0.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
pytest-xdist==3.6.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
pytest==8.3.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
pytest==8.3.4 ; python_full_version >= "3.8.1" and python_version < "3.13"
python-dateutil==2.9.0.post0 ; python_full_version >= "3.8.1" and python_version < "3.13"
python-json-logger==2.0.7 ; python_full_version >= "3.8.1" and python_version < "3.13"
python-json-logger==3.2.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
pytz==2024.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
pywin32==308 ; python_full_version >= "3.8.1" and python_version < "3.13" and sys_platform == "win32"
pywinpty==2.0.14 ; python_full_version >= "3.8.1" and python_version < "3.13" and os_name == "nt"
Expand All @@ -115,16 +115,16 @@ requests==2.32.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
rfc3339-validator==0.1.4 ; python_full_version >= "3.8.1" and python_version < "3.13"
rfc3986-validator==0.1.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
rpds-py==0.20.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
ruff==0.7.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
ruff==0.8.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
send2trash==1.8.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
simple-bson==0.0.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
simplejson==3.19.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
six==1.17.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
sniffio==1.3.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
snowballstemmer==2.2.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
soupsieve==2.6 ; python_full_version >= "3.8.1" and python_version < "3.13"
sphinx-click==6.0.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
sphinx-rtd-theme==3.0.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
sphinx-rtd-theme==3.0.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
sphinx-sitemap==2.6.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
sphinx==7.1.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
sphinxcontrib-applehelp==1.0.4 ; python_full_version >= "3.8.1" and python_version < "3.13"
Expand All @@ -141,23 +141,23 @@ tabulate==0.9.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
terminado==0.18.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
testcontainers==3.7.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
tinycss2==1.4.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
tomli==2.0.2 ; python_full_version >= "3.8.1" and python_full_version <= "3.11.0a6"
tomli==2.2.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.11.0a6"
toolz==1.0.0 ; python_full_version >= "3.8.1" and python_version < "3.13" and (implementation_name == "pypy" or implementation_name == "cpython")
tornado==6.4.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
tqdm==4.66.6 ; python_full_version >= "3.8.1" and python_version < "3.13"
tornado==6.4.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
tqdm==4.67.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
traitlets==5.14.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
types-python-dateutil==2.9.0.20241003 ; python_full_version >= "3.8.1" and python_version < "3.13"
types-python-dateutil==2.9.0.20241206 ; python_full_version >= "3.8.1" and python_version < "3.13"
types-pyyaml==6.0.12.20240917 ; python_full_version >= "3.8.1" and python_version < "3.13"
types-requests==2.32.0.20241016 ; python_full_version >= "3.8.1" and python_version < "3.13"
types-setuptools==75.2.0.20241025 ; python_full_version >= "3.8.1" and python_version < "3.13"
types-setuptools==75.6.0.20241126 ; python_full_version >= "3.8.1" and python_version < "3.13"
types-simplejson==3.19.0.20240801 ; python_full_version >= "3.8.1" and python_version < "3.13"
types-tabulate==0.9.0.20240106 ; python_full_version >= "3.8.1" and python_version < "3.13"
types-tabulate==0.9.0.20241207 ; python_full_version >= "3.8.1" and python_version < "3.13"
typing-extensions==4.12.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
uri-template==1.3.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
urllib3==2.2.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
wcwidth==0.2.13 ; python_full_version >= "3.8.1" and python_version < "3.13"
webcolors==24.8.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
webencodings==0.5.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
websocket-client==1.8.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
wrapt==1.16.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
wrapt==1.17.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
zipp==3.20.2 ; python_full_version >= "3.8.1" and python_version < "3.10"
8 changes: 4 additions & 4 deletions requirements.slim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jsonschema-specifications==2023.12.1 ; python_full_version >= "3.8.1" and python
jsonschema==4.23.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
mnemonic==0.21 ; python_full_version >= "3.8.1" and python_version < "3.13"
netstruct==1.1.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
packaging==24.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
packaging==24.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.1" and python_version < "3.9"
ply==3.11 ; python_full_version >= "3.8.1" and python_version < "3.13"
py-ecc==7.0.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
Expand All @@ -37,13 +37,13 @@ requests==2.32.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
rpds-py==0.20.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
simple-bson==0.0.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
simplejson==3.19.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
six==1.17.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
strict-rfc3339==0.7 ; python_full_version >= "3.8.1" and python_version < "3.13"
tabulate==0.9.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
testcontainers==3.7.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
toolz==1.0.0 ; python_full_version >= "3.8.1" and python_version < "3.13" and (implementation_name == "pypy" or implementation_name == "cpython")
tqdm==4.66.6 ; python_full_version >= "3.8.1" and python_version < "3.13"
tqdm==4.67.1 ; python_full_version >= "3.8.1" and python_version < "3.13"
typing-extensions==4.12.2 ; python_full_version >= "3.8.1" and python_version < "3.13"
urllib3==2.2.3 ; python_full_version >= "3.8.1" and python_version < "3.13"
wrapt==1.16.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
wrapt==1.17.0 ; python_full_version >= "3.8.1" and python_version < "3.13"
zipp==3.20.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
Loading

0 comments on commit 5c0662a

Please sign in to comment.