NethermindEth/warp
Warp - Bringing Solidity to Starknet at warp speed. Warp is a Solidity to Cairo Compiler, this allows teams to write/migrate Solidity to Cairo for easy onboarding into the StarkNet ecosystem.
2 Releases
Latest: 3y ago
v2.5.1Latest
📋 What's Changed
- Dockerhub latest tag & absolute warplib path by @piwonskp in https://github.com/NethermindEth/warp/pull/1076
- Full Changelog: https://github.com/NethermindEth/warp/compare/v2.5.0...v2.5.1
v2.5.0
📋 What's Changed
- Add utility to encode strings for tests by @cicr99 in https://github.com/NethermindEth/warp/pull/893
- Print transformed result to stdout if no output dir is given by @rjnrohit in https://github.com/NethermindEth/warp/pull/897
- Print Starknet version in --version by @swapnilraj in https://github.com/NethermindEth/warp/pull/906
- bytes32(string) fix by @rjnrohit in https://github.com/NethermindEth/warp/pull/900
- event APIs by @rjnrohit in https://github.com/NethermindEth/warp/pull/882
- Fix: typos by @omahs in https://github.com/NethermindEth/warp/pull/913
- add transcoding docs by @rjnrohit in https://github.com/NethermindEth/warp/pull/891
- Run npm publish on new releases by @piwonskp in https://github.com/NethermindEth/warp/pull/887
- + 18 more
✨ New Contributors
- @omahs made their first contribution in https://github.com/NethermindEth/warp/pull/913
- @cwkang1998 made their first contribution in https://github.com/NethermindEth/warp/pull/941
- @aniket2405 made their first contribution in https://github.com/NethermindEth/warp/pull/871
- @Hyodar made their first contribution in https://github.com/NethermindEth/warp/pull/995
- @julio4 made their first contribution in https://github.com/NethermindEth/warp/pull/991
- Full Changelog: https://github.com/NethermindEth/warp/compare/v2.4.7...v2.5.0
