v1.19.1
What's Changed
- remove env variables by @windushka in #244
- fix powered-by.yml by @julienbrs in #239
- remove fee from IReadData by @Elli610 in #253
- adding EventEmitter polyfill by @julienbrs in #265
- 261 setup test environment by @julienbrs in #262
- 269 test getBaseAccount, getWalletAccounts by @julienbrs in #271
- 251 refactor code for testnet 23 by @julienbrs in #256
- 273 fix ci by @gregLibert in #274
- tests getWalletAccountByAddress, addsecretkeystowallet by @julienbrs in #272
- add u128, u256 serializers by @peterjah in #278
- 269 test walletGenerateNewAccount & getAccountFromSecretKey by @julienbrs in #279
- tests walletSignMessage & signMessage by @julienbrs in #280
- walletInfo, removeAddressesFromWallet, cleanWallet by @julienbrs in #281
- 269 tests getAccountBalance and verifySignature by @julienbrs in #282
- add the "getProtoFiles" method to the SmartContractsClient class by @Elli610 in #267
- Delete test-wallet-example.yml by @Elli610 in #289
- update readSmartContract documentation by @Elli610 in #255
- 284 tests baseclient setProviders, getPrivateProviders & getPublicProviders by @julienbrs in #285
- 292 clientFactory unit tests by @julienbrs in #294
- 295 unit tests eventpoller by @julienbrs in #296
- 284 tests baseclient sendJsonRPCRequest by @julienbrs in #287
- Tests walletclient sendtransaction by @julienbrs in #311
- add support for u128 and u256 arrays by @peterjah in #299
- 297 tests eventPoller: startPolling, stopPolling & compareByThreadAndPeriod by @julienbrs in #301
- 313 tests walletclient buyrolls sellrolls by @julienbrs in #314
- feat(proto): modifed proto fetcher to generate files in place by @0xSwapFeeder in #309
- Test public api client by @julienbrs in #319
- 322 test smartContractsClient: deploySmartcontract by @julienbrs in #325
- 307 tests walletclient addaccountstowallet getwalletaddressesinfo getthreadnumber by @julienbrs in #310
- 322 test smartContractsClient: callSmartContract by @julienbrs in #328
- fix serialization of string arrays by @peterjah in #316
- 322 test smartContractsClient: ReadSmartContract by @julienbrs in #329
- ci: support publish for multiple networks by @peterjah in #326
- fix ci missing branch name by @Ben-Rey in #340
- fix ci release by @Ben-Rey in #347
- 322 test smartcontractsclient: getContractBalance & getFilteredScOutputEvents by @julienbrs in #330
- tests smartContractsClient: awaitRequiredOperationStatus by @julienbrs in #338
- Remove DS_Store and add to gitignore by @qdrn in #351
- unit tests for time.ts by @windushka in #312
- clean ci by @Ben-Rey in #355
- fix skipped tests by @julienbrs in #356
- 346 tests privateapiclient by @julienbrs in #348
- encode_decode unit tests by @windushka in #321
- tests for client.ts by @windushka in #353
- 302 unit tests retry execute function by @windushka in #305
- update version by @Ben-Rey in #357
New Contributors
- @gregLibert made their first contribution in #274
Full Changelog: v.1.19.0...v1.19.1