Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Releases: Zilliqa/zilliqa-js

V3.3.4

03 Feb 08:47
Compare
Choose a tag to compare

Release note:

Core Changes

  • fix(crypto): sodium-randbytes (#440)
  • payload getter has version: 0 (#433)

Misc Changes

  • ci: codecov (#437)
  • chore(deps): bump minimist from 1.2.0 to 1.2.5 (#436)
  • docs: header (#435)

V3.3.3

10 Nov 15:00
Compare
Choose a tag to compare

Release note:

Core Changes

  • #427 fix: signature replacement

Misc Changes

  • #419 chore: force publish
  • #421 refactor(crypto): hex
  • #425 ci: fix tsc check
  • #426 chore(eslint): no-require-imports
  • #428 fix(crypto): no require import for sodium-native
  • #429 fix: check global var process
  • #431 fix: uuid
  • #432 fix: sodium-native

V3.3.2

01 Nov 06:26
Compare
Choose a tag to compare

Release note:

Core Changes

  • #415 build: fix TS declaration file error

Documentation

  • #414 docs: pkg link

Misc Changes

  • #417 ci: drop xenial
  • #416 ci: verdaccio

Dependencies update:

  • #418 chore(deps): bump dot-prop from 4.2.0 to 4.2.1

V3.3.1

25 Oct 06:37
Compare
Choose a tag to compare

Release note:

Core Changes

  • #411 fix: elliptic ec signature type def

Documentation

  • #413 docs: packages
  • #407 docs: installation

Misc Changes

  • #410 build: remove @zilliqa-js/contract dep
  • #408 ci: install yarn
  • #379 refactor(contract): use blockchain pkg

V3.3.0

29 Sep 06:32
Compare
Choose a tag to compare

Release note:

Core Changes

  • #404 fix(core): ds block header type
  • #401 feat: validate txblock for getStateProof
  • #400 Support Zilliqa api v7.2.0

Misc Changes

  • #406 build: tslib as dependency
  • #405 refactor: isBlockNumber
  • #403 refactor(crypto): random

V3.2.0

24 Sep 08:04
Compare
Choose a tag to compare

Release note:

Core Changes

  • #399 fix(core): tx block header type
  • #398 feat(blockchain): remove contract dep

Documentation

  • #390 docs(contract): remove outdated warning

Misc Changes

  • #394 fix: cleanup tsbuildinfo
  • #393 refactor: remove unused codes
  • #389 build: include node v16
  • #388 build: typescript v4
  • #386 refactor(crypto): use elliptic/lib/elliptic/ec/signature
  • #384 build: jest v27

Dependencies update:

  • #392 chore(deps): bump tmpl from 1.0.4 to 1.0.5

V3.1.0

10 Sep 08:40
Compare
Choose a tag to compare

Release Note

Core Changes

  • #353 Feat GetStateProof
  • #345 Optimize randomBytes
  • #338 feat: Strip 0x prefex for txn hashes inputs
  • #324 Fix Promise resolve & HeadersInit type
  • #318 fix(core): tx receipt type

Documentation

  • #377 docs: examples notice
  • #375 docs: how to install private packages
  • #328 docs: pr tempate
  • #325 chore/update-example-readme
  • #352 chore: comment out issues templates tips and hints

Misc Changes

-#383 chore: ignore lerna.json for formatting

  • #373 test: remove unused shema.json files
  • #372 Format json, markdown files
  • #370 Use Verdaccio
  • #367 test: move test cases
  • #364 chore: pre-commit hook includes testing
  • #362 fix: install husky with prepare script
  • #361 test: put testcases in ts instead of json
  • #359 Use jest-fetch-mock v3
  • #357 Minimize jest related deps
  • #355 fix: prettier
  • #354 fix(tsconfig): use include pattern
  • #351 refactor(blockchain): comments
  • #348 build: validate with pre-commit hook
  • #344 Remove examples
  • #343 Use sodium-universal instead of sodium-native
  • #341 Refactor/eqeqeq
  • #340 refactor: no hardcoding
  • #337 fix(example): gas limit
  • #334 feat(core): remove unused code
  • #330 feat: use sodium-native only
  • #323 refactor: remove unused import
  • #320 ESLint no-unreachable
  • #319 chore: ignore dist for formatting
  • #314 chore: add noel to code owner
  • #313 ESLint

Build optimization

  • #381 build(subscriptions): mock-socket as dev dep
  • #380 build: remove unused pkg
  • #376 build(package): fix allowlist
  • #371 fix: whiltelist production files
  • #363 Remove unused deps
  • #358 build: remove unused deps and babel-jest related deps
  • #342 build: remove @trust/webcrypto
  • #332 build(npm): whitelist production files
  • #329 feat: remove viewblock package
  • #326 build: add tslib as dev dependency

Dependencies update

  • #374 chore(deps): bump tar from 4.4.15 to 4.4.19
  • #365 Jest v26
  • #360 chore(deps): bump node-fetch from 2.6.0 to 2.6.1
  • #350 build: cross-fetch v2.2.5
  • #339 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /examples/webpack/react
  • #336 chore(deps): bump url-parse from 1.5.1 to 1.5.3
  • #335 chore(deps): bump url-parse from 1.5.1 to 1.5.3 in /examples/webpack/react
  • #333 chore(deps): bump path-parse from 1.0.6 to 1.0.7
  • #327 build: typescript v3.2 -> v3.9.10
  • #322 chore(deps): bump tar from 6.0.5 to 6.1.5 in /examples/webpack/react
  • #321 chore(deps): bump tar from 4.4.13 to 4.4.15
  • #315 chore(deps): bump color-string from 1.5.4 to 1.6.0 in /examples/webpack/react
  • #310 chore(deps): bump ws from 5.2.2 to 5.2.3
  • #309 chore(deps-dev): bump glob-parent from 3.1.0 to 5.1.2
  • #307 chore(deps): bump ws from 6.2.1 to 6.2.2 in /examples/webpack/react
  • #302 chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /examples/webpack/react

V3.0.0

02 Jun 13:24
Compare
Choose a tag to compare

Release Note:

  • (Breaking) Remove support for Node v10 as Node v10 has come to EOL (#306)
  • (Breaking) Remove deprecated APIs (#308)
  • Add batch request (#280)
  • Fix batch request (#304)
  • Add transaction status API (#292)
  • Update default gas price and gas limit for payment transaction (#290)
  • Update dependencies (#300, #299, #298, #297, #296, #294, #293, #291, #286. #285, #284, #283)

V2.2.1

05 Mar 13:12
Compare
Choose a tag to compare

Release Note:

  • Fix crypto.scryptSync undefined error on frontend framework (#281)

V2.2.0

11 Feb 04:53
Compare
Choose a tag to compare

Release note:

  • Support NodeJS 14 (#276)
  • Expose subscription for webpack (#277)
  • Offline signing of transaction (#278)
  • Build webpack as part of CI/CD (#279)