v1.20.0
What's Changed
- SmartContractsClient.ts : getOperationStatus test by @windushka in #334
- 358 test smartcontractsclient executereadonlysmartcontract by @julienbrs in #359
- clean SmartContractClient.spec.ts by @julienbrs in #364
- add tests to strings.ts by @julienbrs in #366
- 370 add more tests for number.ts by @julienbrs in #371
- fix sonarcloud on privateApiClient.spec.ts (#354) by @c1tt1 in #361
- add tests arrayToBytes & bytesToArray by @julienbrs in #369
- 360 mock tests getaccountbalance + small additional tests by @julienbrs in #362
- add buildnet in defaultProvider by @Ben-Rey in #372
- tests getDatatypeSize, serializableObjectsArrayToBytes & deserializeObj by @julienbrs in #368
- fix (and remake) getProtoFiles by @Elli610 in #379
- fix smells and set getProtoFiles to static by @Elli610 in #381
- export PROTO_FILE_SEPARATOR and MASSA_PROTOFILE_KEY by @Elli610 in #383
- add keyAndAddresses test by @julienbrs in #385
- simplify getProtofiles by @Elli610 in #388
- fixed by @Elli610 in #389
- Refactor verifySignature code by @julienbrs in #378
- fix rpc uint8array buffer instanciation by @peterjah in #396
- update getBlocks documentation by @Elli610 in #403
- delete duplicate mock data file by @julienbrs in #394
- remove getProtoFile (and move it to proto-cli) by @Elli610 in #406
- update version minor by @Ben-Rey in #407
New Contributors
Full Changelog: v1.19.1...v1.20.0