v1.20.2
·
39 commits
to master
since this release
What's Changed
Exciting New Features π
- Add RpcError type and RpcErrorCode.ServiceAlreadyExists by @Rudy-Perrin in #169
- Add new methods and options to ArchethicRPCClient and TransactionBuilder by @Rudy-Perrin in #168
Other Changes
- Refactor types.ts file and update AccountIdentity name to shortName by @Rudy-Perrin in #161
- Add prettierrc.json config by @Rudy-Perrin in #165
- Update build command in package.json by @Rudy-Perrin in #166
- Fix transaction sender methods and error handling by @Rudy-Perrin in #167
- Add new example to deploy a smart contract by @bchamagne in #162
- fix: add input validation for seed and index parameters in TransactionBuilder build method by @samuelmanzanera in #180
New Contributors
- @Rudy-Perrin made their first contribution in #161
Full Changelog: v1.20.1...v1.20.2