This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
v0.1.19
Usage changes
- Reduce Docker image size (635 MB -> 232 MB)
- Support cairo-lang 0.8.0:
- Add estimate_fee endpoint (currently not able to charge accounts with actual fees).
- Add get_transaction_trace endpoint.
Dev changes
- Optimized Dockerfile.
- Rely on pyenv for Python versioning.
- Use newer CircleCI VM.
Merged PRs
- Improve Docker container size by @LucasLvy in #53
- Cairo lang 0.8.0 by @badurinantun in #56
- Update CircleCI virtual machine by @FabijanC in #57
- Use Python 3.8 through pyenv by @FabijanC in #59
- Get transaction trace by @badurinantun in #58
- Fix Dockerfile by @FabijanC in #63
- Estimate fee by @FabijanC in #62
New Contributors
- @LucasLvy made their first contribution in #53
Full Changelog: v0.1.18...v0.1.19