v0.3.8
Usage
- Add utility functions for converting short string literals to BigInt and vice versa:
stringToBigInt
bigIntToString
- Improve Readme.
- Improve deployment logging.
Dev
- Refactor
index.ts
intotask-actions.ts
andextend-utils.ts
. - In Starknet wrappers:
- Consistently
await
internal function calls. - Fix typo.
- Consistently
PRs
- Added short string support, refactored index.ts by @dribeiro-ShardLabs in #34
- Deploy logging and consistent await by @dribeiro-ShardLabs in #35
Full Changelog: v0.3.7...v0.3.8