Skip to content

Releases: orbs-network/orbs-client-sdk-javascript

npm audit fix

Choose a tag to compare

@netoneko netoneko released this 27 Apr 17:44
d2810a6
Merge pull request #38 from orbs-network/bugfix/npm-audit

npm audit fix

Fixed the nonce issue with multiple transactions created quickly

Choose a tag to compare

@netoneko netoneko released this 27 Apr 17:42
52e99fa
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

Choose a tag to compare

@netoneko netoneko released this 27 Apr 17:25
v2.4.0

update version

Add test for get transaction status, security fixes

Choose a tag to compare

@netoneko netoneko released this 06 Jan 12:24
c95714c
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

Choose a tag to compare

@noambergIL noambergIL released this 17 Nov 14:27
acec36b
Merge pull request #29 from orbs-network/feature/argumentarrays

Feature/argumentarrays

Support bool, bigint, bytes20 and bytes32

Choose a tag to compare

@noambergIL noambergIL released this 29 Oct 17:15
c61b059
Merge pull request #28 from orbs-network/feature/newtypes

Feature/newtypes