mirror of
https://github.com/planetmint/planetmint.git
synced 2025-03-30 15:08:31 +00:00

* * **Changed** adjusted to zenroom calling convention of PRP #13 (breaking change) * **Changed** zenroom test cases to comply to the new calling convention * **Fixed** zenroom signing bug (call of wrong function) * **Changed** using cryptoconditions 0.10.0 * **Deprecated** usage of ripde160md as a address generation algorithm, isn't available from python 3.9.14 on, skipping these tests from now on. * **Changed** script/ouptut tag to be of type array or object for schema v3.0 and v2.0 * **Changed** added 'script' handling to the common/transactions.py class * **Fixed** data input handling to the transaction fullfillment methods Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> * connected the version string in the banner of 'planetmint start' to the planetmint/version.py variables. Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> * added input validation to the transaction script parsing and passing Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> * added backend support for the scripts Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> * adjusted tests to the new zenroom calling convention Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> * blackified the code Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> * increased version to 1.1.0 Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> * fixed docs building issues of dependency inheritance Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
47 lines
909 B
Plaintext
47 lines
909 B
Plaintext
aafigure==0.6
|
|
alabaster==0.7.12
|
|
Babel==2.10.1
|
|
certifi==2021.10.8
|
|
charset-normalizer==2.0.12
|
|
commonmark==0.9.1
|
|
docutils==0.17.1
|
|
idna
|
|
imagesize==1.3.0
|
|
importlib-metadata==4.11.3
|
|
Jinja2==3.0.0
|
|
markdown-it-py==2.1.0
|
|
MarkupSafe==2.1.1
|
|
mdit-py-plugins==0.3.0
|
|
mdurl==0.1.1
|
|
myst-parser==0.17.2
|
|
packaging==21.3
|
|
pockets==0.9.1
|
|
Pygments==2.12.0
|
|
pyparsing==3.0.8
|
|
pytz==2022.1
|
|
PyYAML>=5.4.0
|
|
requests>=2.25i.1
|
|
six==1.16.0
|
|
snowballstemmer==2.2.0
|
|
Sphinx==4.5.0
|
|
sphinx-rtd-theme==1.0.0
|
|
sphinxcontrib-applehelp==1.0.2
|
|
sphinxcontrib-devhelp==1.0.2
|
|
sphinxcontrib-htmlhelp==2.0.0
|
|
sphinxcontrib-httpdomain==1.8.0
|
|
sphinxcontrib-jsmath==1.0.1
|
|
sphinxcontrib-napoleon==0.7
|
|
sphinxcontrib-qthelp==1.0.3
|
|
sphinxcontrib-serializinghtml==1.1.5
|
|
urllib3==1.26.9
|
|
wget==3.2
|
|
zipp==3.8.0
|
|
nest-asyncio==1.5.5
|
|
sphinx-press-theme==0.8.0
|
|
sphinx-documatt-theme
|
|
base58>=2.1.1
|
|
pynacl==1.4.0
|
|
zenroom==2.1.0.dev1655293214
|
|
pyasn1==0.4.8
|
|
cryptography==3.4.7
|