iota-python
iota-python copied to clipboard
A Pure-Python implementation of IOTA node
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.2 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.3.0 to 17.5.0. Changelog *Sourced from [pyopenssl's changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst).* > 17.5.0 (2017-11-30) > ------------------- > > > Backward-incompatible changes: > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > - The minimum ``cryptography`` version...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.7.27.1 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
When I run this command, it shows: python: can't open file 'setup.py': [Errno 2] No such file or directory. Why occurs this problem?
Need to get all transaction from private tangle not any specific wallet.
老哥你有没有微信之类的聊天工具。老板刚交给我一个iota的活。好多不懂的问题
Hello, I have followed your instructions to install the dependences and requirement, it looks like everything got installed successfully with the final message like this. ``` Successfully installed asn1crypto-0.24.0 cffi-1.11.5...
I'm trying to setup several IOTA nodes. Can you please assist me with the Snapshot signature generation? These nodes will work within a private network. Commenting out the signature generation...