Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging dev to main branch #136

Merged
merged 39 commits into from
Dec 28, 2023
Merged

Merging dev to main branch #136

merged 39 commits into from
Dec 28, 2023

Conversation

chrisli30
Copy link
Member

The latest code are being actively tested and runs well with OAK-blockchain 2.1.3 so we are ready to merge them to main.

chrisli30 and others added 30 commits November 28, 2023 20:21
* Add a past time test for dynamic dispatch task (#103)

* Add a past time test for dynamic dispatch task

* Specific errors were thrown during testing

* Fix past time test with time slot

* Auto compound interfaces (#99)

* Fix adapter

* Auto compound interfaces

* Remove eslint-disable-next-line import/no-extraneous-dependencies

* Update @polkadot/typegen, "@polkadot/types  version to ^10.9.1

* Remove ChainData; Add instructionNetworkType to XcmConfig

* Add tests for auto-compound

* Listen events

* Return after the reject or resolve statement

* Revert "Return after the reject or resolve statement"

This reverts commit a5fe124.

* Change ensureBalance to hasEnoughFreeBalance

* Rename test case names

* If the delegation does not exist, getAutoCompoundingDelegationPercentage return undefined

* Add description for Compound tests

---------

Co-authored-by: imstar15 <imstar15@qq.com>
* Fix WeightToFee function in MangataAdapter

* Caculate unit by decimals

* Change chainData to chainConfig

* Fix mangata crossChainTransfer function

* Rename x2Params to interior

* Format code with .prettierrc
* Try to fix yarn@2 issue caused in Actions

* Fix a typo in Release Action

* Try to fix dependency missing issue in Actions

* Run yarn install with yarn berry version in local environment

* Turn off installConfig.immutable in .yarnrc.yml in github Actions

* Turn off installConfig.immutable in .yarnrc.yml in github Actions

* Added continue-on-error: true to changeset Pull Release in Action

* Remove testing trigger branch from .github/workflows/release.yml

* Updated Github Actions using yarn berry version
…refer to the latest code instead of fixed version
* Reverted package reference strategy back to workspace:^1.0.0

* docs(changeset): Reverted package reference strategy back to workspace:^1.0.0
* Added ls command to print out the current path in Action

* Make sure postbuild script run

* Clean up github actions
Releases:
  @oak-network/api-augment@2.1.1
  @oak-network/adapter@0.1.6
  @oak-network/config@1.0.1
  @oak-network/types@2.1.1
  @oak-network/sdk@0.1.6

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Releases:
  @oak-network/api-augment@2.1.1
  @oak-network/adapter@0.1.6
  @oak-network/config@1.0.1
  @oak-network/types@2.1.1
  @oak-network/sdk@0.1.6

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* docs(changeset): SDK and adapter upgrades with automationPrice support

* Update package-setup.js
Releases:
  @oak-network/adapter@0.2.0
  @oak-network/sdk@0.2.0

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Export utils constants and errors from adapters

* docs(changeset): Export utils constants and errors from adapters
Releases:
  @oak-network/adapter@0.2.1

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add scheduleAs to task params

* docs(changeset): Add scheduleAs to task params

* The scheduleAs parameter should be pass into schedule task function
github-actions bot and others added 9 commits December 7, 2023 15:47
Releases:
  @oak-network/sdk@0.2.1

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Change oakAdapter account derivation

* docs(changeset): Change oakAdapter account derivation
Releases:
  @oak-network/adapter@0.2.2
  @oak-network/sdk@0.2.2

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Rename xtokens to xTokens in astarAdapter

* docs(changeset): Rename xtokens to xTokens in astarAdapter
Releases:
  @oak-network/adapter@0.2.3

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* docs(changeset): Export utils constants and errors from adapters

* Added currencyId to tokens of Turing chains

* docs(changeset): Added currency Id to the tokens registered on Turing chains

* Revert "docs(changeset): Export utils constants and errors from adapters"

This reverts commit d89c5fd.
Releases:
  @oak-network/config@1.0.2

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix a problem where currencyId is not set on Turing chains

* docs(changeset): Fix a problem where currencyId is not set on Turing chains
Releases:
  @oak-network/config@1.0.3

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

changeset-bot bot commented Dec 18, 2023

⚠️ No Changeset found

Latest commit: 215c62a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chrisli30 chrisli30 merged commit 185ace0 into main Dec 28, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants