Neo-mamba

Latest version: v2.7.0

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

Scan your dependencies

Page 2 of 5

2.0.1

Not secure
Quick fix of `_DEFAULT_TESTNET_RPC` port number

2.0.0

Not secure
What's Changed
* ci: fix pypi publish by ixje in https://github.com/CityOfZion/neo-mamba/pull/244
* ci: update CI shield badge by ixje in https://github.com/CityOfZion/neo-mamba/pull/245
* setup: specify the supported Python versions in setup.cfg by Hecate2 in https://github.com/CityOfZion/neo-mamba/pull/246
* vm: add new opcodes PUSHT & PUSHF by ixje in https://github.com/CityOfZion/neo-mamba/pull/247
* docs: remove obsolete statement on ARM support by ixje in https://github.com/CityOfZion/neo-mamba/pull/251
* setup: update documentation related commands in Makefile by ixje in https://github.com/CityOfZion/neo-mamba/pull/252
* vm: add support for pushing dicts in ScriptBuilder by ixje in https://github.com/CityOfZion/neo-mamba/pull/254
* vm: optimise opcode generation when pushing Sequence types in ScriptBuilder by NeoDashboard in https://github.com/CityOfZion/neo-mamba/pull/256
* contracts: add Backwards option for Find SYSCALL by ixje in https://github.com/CityOfZion/neo-mamba/pull/257
* setup: Python 3.11 support by ixje in https://github.com/CityOfZion/neo-mamba/pull/259
* api: remove debug code by ixje in https://github.com/CityOfZion/neo-mamba/pull/261
* api: add as_bytes to unwrap helpers by ixje in https://github.com/CityOfZion/neo-mamba/pull/263
* api: fix type of data argument by ixje in https://github.com/CityOfZion/neo-mamba/pull/264
* vm: add stack limit to iterator unwrapping by ixje in https://github.com/CityOfZion/neo-mamba/pull/265
* ci: resolve setup-python deprecation warning by ixje in https://github.com/CityOfZion/neo-mamba/pull/266
* network: fix WitnessCondition deserialization by ixje in https://github.com/CityOfZion/neo-mamba/pull/267
* api: expose data argument on transfer_friendly by ixje in https://github.com/CityOfZion/neo-mamba/pull/268
* wallet: fix Wallet.from_json/from_file for multiple accounts with passwords by ixje in https://github.com/CityOfZion/neo-mamba/pull/269 **(BREAKING CHANGE)**
* api: add 1 out n multi-sig signing support for use with ChainFacade by ixje in https://github.com/CityOfZion/neo-mamba/pull/270
* wallet: add public_key_to_script_hash() utility function by ixje in https://github.com/CityOfZion/neo-mamba/pull/271

**Full Changelog**: https://github.com/CityOfZion/neo-mamba/compare/v1.0.0...v2.0.0

1.1.0

Not secure
This release adds support for 2 new opcodes (`PUSHT` and `PUSHF`). Aside from that the Python version is pinned and the `pip` installation instructions are corrected.

1.0.0

Not secure
A new beginning. This release is a massive one as the project pivots from full node to light SDK. Check out the [medium article](https://medium.com/lllwvlvwlll/8e08e9082f6a) for more information like why we pivoted.

0.11.0

Not secure
This release brings back full OSX support. The implementation of a security feature in the virtual machine (`neo3vm`) was changd that results in a simplified external interface used in mamba. This release also adds 2 light wallet style CLI examples to deploy a smart contract and send NEP-17 tokens.

0.10.0

Not secure
This release updates the existing components to be NEO `v3.2.1` compatible. It also includes two fixes a result of auditing the N3 Testnet. Mainnet has been audited up to block `1449548` with no state differences.

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.