Moonworm

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 8

0.9.0

What's Changed
* Fixing the tuple array parsing. Now type=eval is included by uchami-lg in https://github.com/moonstream-to/moonworm/pull/123

New Contributors
* uchami-lg made their first contribution in https://github.com/moonstream-to/moonworm/pull/123

**Full Changelog**: https://github.com/moonstream-to/moonworm/compare/v0.8.0...v0.9.0

0.8.0

[Foundry](https://github.com/foundry-rs/foundry)

This release introduces the `--foundry` project to the `moonworm generate-brownie command`.

When you call `moonworm generate-brownie` with the `--foundry` flag, `moonworm` generates a Python interface and CLI for the contracts in the `--project` directory assuming that they are built with Foundry, not Brownie.

This is part of a more comprehensive transition to Foundry on the part of Moonstream.

0.7.2

Previously ABI items who no `"name"` key would cause `moonworm watch` to crash.

This release fixes this bug, and adds a HOWTO guide for how to use the `moonworm watch` command to monitor smart contracts.

What's Changed
* Release pypi work with token by kompotkot in https://github.com/moonstream-to/moonworm/pull/116
* Filter out unnamed items from ABI on `moonworm watch` by zomglings in https://github.com/moonstream-to/moonworm/pull/118


**Full Changelog**: https://github.com/moonstream-to/moonworm/compare/v0.7.1...v0.7.2

0.7.1

In earlier versions of `moonworm`, calls from the command line to `pure` functions would error out because there was no `sender` sent with the CLI invocation.

This releases fixes this issue.

0.7.0

This release also adds CLI support for methods with compound, nested argument types.

0.6.2

Small dependencies fix.

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.