Releases: AvaProtocol/oak.js
@oak-network/[email protected]
Patch Changes
- 6d05695: Official 2.0.0 version
@oak-network/[email protected]
Patch Changes
- 6d05695: Official 2.0.0 version
@oak-network/[email protected]
Description
This release of @oak-network/types is designed to ensure compatibility with oak-blockchain version 2.0.0, as well as with Turing Network runtime versions 295 and beyond.
NPM package: https://www.npmjs.com/package/@oak-network/types?activeTab=versions
What's Changed
- Migrate provided id test by @v9n in #21
- Modify AutomationFeeDetailes by @imstar15 in #22
- remove generate generate_task_id typedef in xcmp handler by @v9n in #24
- Update typescript interface function definion and bump version to 2.0.0 by @v9n in #23
- Fix package name issue by @imstar15 in #32
- Create release.yml by @chrisli30 in #33
- Add changeset by @chrisli30 in #34
- Added release dev workflow by @chrisli30 in #35
- Update workflow file by @chrisli30 in #39
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #38
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #36
- Replace publish script by @chrisli30 in #40
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #37
- Use Changeset to upgrade to 2.0.2 by @chrisli30 in #41
- Tweak release workflow for more testing by @chrisli30 in #43
- Correct changesets/aciton version number by @chrisli30 in #44
- Redo changeset patch 2.0.2 again by @chrisli30 in #45
- README.md changes for the publish instructions by @chrisli30 in #46
- Changeset Version Bump by @github-actions in #42
- Renovated changeset Github Actions and updated README.md by @chrisli30 in #54
- docs(changeset): Official 2.0.0 version by @chrisli30 in #55
- Re-bump versions to 2.0.4 by @chrisli30 in #57
- Changeset Version Bump by @github-actions in #58
- Bump changeset by @chrisli30 in #59
- Fixed multi-package issue in both npm-publish-dev and update-package-tags workflows by @chrisli30 in #62
New Contributors
- @v9n made their first contribution in #21
- @dependabot made their first contribution in #38
Full Changelog: https://github.com/OAK-Foundation/oak.js/compare/v1.9.0-rc.4...@oak-network/[email protected]
@oak-network/[email protected]
Description
This release of @oak-network/api-augment is designed to ensure compatibility with oak-blockchain version 2.0.0, as well as with Turing Network runtime versions 295 and beyond.
NPM package: https://www.npmjs.com/package/@oak-network/api-augment?activeTab=versions
What's Changed
- Migrate provided id test by @v9n in #21
- Modify AutomationFeeDetailes by @imstar15 in #22
- remove generate generate_task_id typedef in xcmp handler by @v9n in #24
- Update typescript interface function definion and bump version to 2.0.0 by @v9n in #23
- Fix package name issue by @imstar15 in #32
- Create release.yml by @chrisli30 in #33
- Add changeset by @chrisli30 in #34
- Added release dev workflow by @chrisli30 in #35
- Update workflow file by @chrisli30 in #39
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #38
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #36
- Replace publish script by @chrisli30 in #40
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #37
- Use Changeset to upgrade to 2.0.2 by @chrisli30 in #41
- Tweak release workflow for more testing by @chrisli30 in #43
- Correct changesets/aciton version number by @chrisli30 in #44
- Redo changeset patch 2.0.2 again by @chrisli30 in #45
- README.md changes for the publish instructions by @chrisli30 in #46
- Changeset Version Bump by @github-actions in #42
- Renovated changeset Github Actions and updated README.md by @chrisli30 in #54
- docs(changeset): Official 2.0.0 version by @chrisli30 in #55
- Re-bump versions to 2.0.4 by @chrisli30 in #57
- Changeset Version Bump by @github-actions in #58
- Bump changeset by @chrisli30 in #59
- Fixed multi-package issue in both npm-publish-dev and update-package-tags workflows by @chrisli30 in #62
New Contributors
- @v9n made their first contribution in #21
- @dependabot made their first contribution in #38
Full Changelog: https://github.com/OAK-Foundation/oak.js/compare/v1.9.0-rc.4...@oak-network/[email protected]
v1.9.0-rc.4
This release of oak.js is compatible with the blockchain version of v1.9.0.1 in OAK-blockchain Releases.
The packages of this release are published at npmjs.com/@oak-network/api-augment, and npmjs.com/@oak-network/types.
Check out running versions from Polkadot Telemetry
Turing Network collators
Turing Staging(testnet) collators
What's Changed
- Major changes of polkadot.js common API due to the upgrade of the chain’s relevant dependencies to Polkadot v0.9.38. Please refer to the below Full Changelog for all code changes.
- Added more detailed error code to Turing’s automationTime pallet
- Added elaborate comments to API functions and parameters
- Added Updating the Packages instructions to README.md
Full Changelog: v1.8.1-rc.1...v1.9.0-rc.4
v1.8.0
This release of oak.js is compatible with v1.8.0 of OAK-blockchain Releases.
Check out running versions from Polkadot Telemetry
Turing Network collators
Turing Staging(testnet) collators
What's Changed
- Added RPC support to automationTime.queryFeeDetails to support cross-chain auto-compound with Mangata.finance.
Full Changelog: v1.7.0...v1.8.0
v1.7.0 (including v1.7.0.1 and v1.7.0.2)
This release of oak.js is compatible with v1.7.0, v1.7.0.1 and v1.7.02 in OAK-blockchain Releases.
Check out running versions from Polkadot Telemetry
Turing Network collators
Turing Staging(testnet) collators
Usage
First, install the packages by running npm i @oak-network/[email protected] @oak-network/[email protected]
.
Then, adding the below references to your Javascript code to be able to call timeAutomation pallet with polkadot.js library. Check out the full details in our demo at ./demo/src
require('@oak-foundation/api-augment');
const { rpc, types } = require('@oak-foundation/types');
const { ApiPromise, WsProvider, Keyring } = require('@polkadot/api');
What's Changed
- Added publish instructions to README.md by @chrisli30 in #10
- Added Dynampic Dispatch support to timeAutomation and future pallets
Full Changelog: v0.1.0...v1.7.0