Releases: orbs-network/orbs-client-sdk-javascript
Releases · orbs-network/orbs-client-sdk-javascript
Release list
npm audit fix
Fixed the nonce issue with multiple transactions created quickly
Merge pull request #37 from orbs-network/feature/nano-nonce Fixed the nonce issue with multiple transactions created quickly
Add text/html for parsing errors of response from server
v2.4.0 update version
Add test for get transaction status, security fixes
Merge pull request #30 from orbs-network/feature/get-tx-status Add test for get tx status, security fixes
support arguments that are array of known types
Merge pull request #29 from orbs-network/feature/argumentarrays Feature/argumentarrays
Support bool, bigint, bytes20 and bytes32
Merge pull request #28 from orbs-network/feature/newtypes Feature/newtypes