Pyskycoin

Latest version: v0.26.0

Safety actively analyzes 619000 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.25.1

Added

- Add `skyapi`, a wrapper for Skycoin node REST API at version 0.25.1
- Export functions in Skycoin 0.25.1 core API's
- `skyapi` client for Skycoin node REST API
- Support for building ARM 32 / 64 bits architectures.

Fixed

- Virtual envs now work for every Python version of interest

Removed

- Delete function `SKY_base58_String2Hex`

Known issues

0.25.0

Added

- Feature compatible with Skycoin `v0.25.0`
- Add `make build` target to build PySkycoin C extension module
- Add `make help`
- Add Python-specific SWIG interface files
- Add `skycoin/skycoindev-python:develop` Docker image including Python `3.4`, `3.5`, `3.6`, and `3.7`
- Support for Skycoin `api`, `cipher`, `cli`, `coin`, `params`, `util`, `wallet`, `wallet_option`.

Fixed

- Fix 73 - Wrong number or type of arguments for overloaded function `SKY_cipher_GenerateDeterministicKeyPairs`

Changed

- Generate error codes from SWIG interfaces
- Define PySkycoin __version__ in a single place

0.24.6

Added

- Feature compatible with Skycoin `v0.24.1`
- PySkycoin usage explained in README.md
- Error code constants
- Implement functions receiving pointer to functions or GoSlices of type different than byte

Fixed

- Fix 54 - Fix pip installation issue

0.24.1

Added

- Install from source with `make install`
- Implement `libskycoin` handles in Pyskycoin using SWIG typemaps
- Add comparison methods for cipher structure
- Treat as lists the functions parameters being go slices of type other than byte

Fixed

- Fix 28 - Fix libskycoin C build using `make build-libc-static`
- Fix 30 - Fix random error in `SKY_cipher_GenerateDeterministicKeyPairs`
- Fix 38 - Pyskycoin compilation should reflect changes in skycoin header file

0.24

Added

- Feature compatible with Skycoin `v0.24.0`
- Initial source code base with generated C code for Skycoin Python extension module
- Feature compatible with Skycoin `v0.24.1`

Known issues

- The file swig.h has to be copied at build time from `skycoin/skycoin` submodule due to bizarre error

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.