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

fix(nibijs): examples up-to-date + more docs [targeting main] #253

Merged
merged 57 commits into from
Dec 5, 2023

Conversation

Unique-Divine
Copy link
Member

@Unique-Divine Unique-Divine commented Dec 5, 2023

Context

  • ci: Adds workflow step to run the examples against local Nibiru network
  • docs(nibijs): Adds function and type docs to many symbols
  • Updates the README to have up-to-date runnable examples and correct badges
  • Brings main branch up to v0.21.42
  • Symlink for README -> packages/nibijs/README : Rather than duplicating the file (easier to maintain)
  • Symlink for packages/nibijs-examples -> ./examples : Runnable from top of repo but still easy to maintain)

Note

  • [PR created without the generated markdown docs to see the diff more easily.]
  • Will do a follow-up PR for branch releases/v0.21.x

## [@nibiruchain/nibijs-v0.21.24](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.23...@nibiruchain/nibijs-v0.21.24) (2023-09-18)

### Code Refactors

* latest nibijs ([7e958cb](7e958cb))

 [skip ci]
## [@nibiruchain/nibijs-v0.21.25](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.24...@nibiruchain/nibijs-v0.21.25) (2023-09-18)

### Code Refactors

* adding correct msg partial close parameters ([3ca59b8](3ca59b8))

 [skip ci]
* refactor: including avg_pct_pnl_rank into leaderboard schema

* refactor: merge conflicts

* fix: default perp leaderboard object
## [@nibiruchain/indexer-nibi-v0.21.21](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/indexer-nibi-v0.21.20...@nibiruchain/indexer-nibi-v0.21.21) (2023-09-20)

### Code Refactors

* including avg_pct_pnl_rank into leaderboard schema ([#228](#228)) ([317eea5](317eea5))

 [skip ci]
## [@nibiruchain/nibijs-v0.21.26](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.25...@nibiruchain/nibijs-v0.21.26) (2023-09-20)

### Code Refactors

* including avg_pct_pnl_rank into leaderboard schema ([#228](#228)) ([317eea5](317eea5))

### Miscellaneous Chores

* **release:** 0.21.21 ([8f851e5](8f851e5)), closes [#228](#228)

 [skip ci]
* feat(subscription): draft

* fix(improvements): improvement

* fix(tests): tests

* fix(fixes): fix

* fix(more): tests

* fix(fix): tests

* fix(fixes): fix

* fix(fix): test
## [@nibiruchain/indexer-nibi-v0.21.22](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/indexer-nibi-v0.21.21...@nibiruchain/indexer-nibi-v0.21.22) (2023-09-21)

### Features

* **subscription:** subscriptions ([#224](#224)) ([43c20f4](43c20f4))

 [skip ci]
## [@nibiruchain/nibijs-v0.21.27](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.26...@nibiruchain/nibijs-v0.21.27) (2023-09-21)

### Features

* **subscription:** subscriptions ([#224](#224)) ([43c20f4](43c20f4))

### Miscellaneous Chores

* **release:** 0.21.22 ([e72b3f9](e72b3f9)), closes [#224](#224)

 [skip ci]
* ci: check nibid in nibijs tests workflow

* test: forcing a change

* test: removing forced change
## [@nibiruchain/nibijs-v0.21.28](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.27...@nibiruchain/nibijs-v0.21.28) (2023-09-22)

### CI/CD

* check nibid in nibijs tests workflow ([#231](#231)) ([0715849](0715849))

 [skip ci]
* fix(new): schema

* fix(fix): fixes

* fix(fix): test

* fix(fix): fix

* fix(fix): test?

* fix(fix): fix

* fix(fix): fix

* fix(add): oracle
## [@nibiruchain/nibijs-v0.21.29](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.28...@nibiruchain/nibijs-v0.21.29) (2023-10-02)

### Bug Fixes

* **new:** schema ([#233](#233)) ([83f95d4](83f95d4))

### Miscellaneous Chores

* **release:** 0.21.23 ([c789641](c789641)), closes [#233](#233)

 [skip ci]
* fix(fix): hm

* fix(fix): fix

* fix(test): fix
## [@nibiruchain/nibijs-v0.21.30](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.29...@nibiruchain/nibijs-v0.21.30) (2023-10-03)

### Bug Fixes

* **fix:** hm ([#236](#236)) ([424e644](424e644))

### Miscellaneous Chores

* **release:** 0.21.24 ([fdc963f](fdc963f)), closes [#236](#236)

 [skip ci]
## [@nibiruchain/indexer-nibi-v0.21.25](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/indexer-nibi-v0.21.24...@nibiruchain/indexer-nibi-v0.21.25) (2023-10-04)

### Bug Fixes

* **fix:** multi-schema ([#237](#237)) ([3914891](3914891))

 [skip ci]
## [@nibiruchain/nibijs-v0.21.31](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.30...@nibiruchain/nibijs-v0.21.31) (2023-10-04)

### Bug Fixes

* **fix:** multi-schema ([#237](#237)) ([3914891](3914891))

### Miscellaneous Chores

* **release:** 0.21.25 ([e5940d6](e5940d6)), closes [#237](#237)

 [skip ci]
## [@nibiruchain/indexer-nibi-v0.21.26](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/indexer-nibi-v0.21.25...@nibiruchain/indexer-nibi-v0.21.26) (2023-10-06)

### Features

* add volume to mark price candles ([#238](#238)) ([aaee27f](aaee27f))

 [skip ci]
## [@nibiruchain/nibijs-v0.21.32](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.31...@nibiruchain/nibijs-v0.21.32) (2023-10-06)

### Features

* add volume to mark price candles ([#238](#238)) ([aaee27f](aaee27f))

### Miscellaneous Chores

* **release:** 0.21.26 ([2d3c0b4](2d3c0b4)), closes [#238](#238)

 [skip ci]
* feat: add volume to mark price candles

* feat: add volume notional to candle object

* fix: fix duplicate volum column
## [@nibiruchain/indexer-nibi-v0.21.27](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/indexer-nibi-v0.21.26...@nibiruchain/indexer-nibi-v0.21.27) (2023-10-06)

### Features

* add volume notional to candle chart ([#239](#239)) ([d147d43](d147d43))

 [skip ci]
## [@nibiruchain/nibijs-v0.21.33](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.32...@nibiruchain/nibijs-v0.21.33) (2023-10-06)

### Features

* add volume notional to candle chart ([#239](#239)) ([d147d43](d147d43))

### Miscellaneous Chores

* **release:** 0.21.27 ([053d2a8](053d2a8)), closes [#239](#239)

 [skip ci]
## [@nibiruchain/nibijs-v0.21.34](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.33...@nibiruchain/nibijs-v0.21.34) (2023-10-10)

### Bug Fixes

* **fix:** hm ([#240](#240)) ([4a31757](4a31757))

### Miscellaneous Chores

* **release:** 0.21.28 ([1ec2159](1ec2159)), closes [#240](#240)

 [skip ci]
## [@nibiruchain/nibijs-v0.21.37](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.36...@nibiruchain/nibijs-v0.21.37) (2023-11-01)

### Features

* **nibijs:** tests ([#244](#244)) ([1045d4d](1045d4d))

### Miscellaneous Chores

* **release:** 0.21.31 ([2078100](2078100)), closes [#244](#244)

 [skip ci]
## [@nibiruchain/nibijs-v0.21.38](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.37...@nibiruchain/nibijs-v0.21.38) (2023-11-01)

### Bug Fixes

* **rem:** throws ([#245](#245)) ([6e5ea8f](6e5ea8f))

### Miscellaneous Chores

* **release:** 0.21.14 ([ffe36b5](ffe36b5)), closes [#245](#245)
* **release:** 0.21.32 ([99d6a54](99d6a54)), closes [#245](#245)

 [skip ci]
* feat(sonarqube): self Hosted + Sonarlint

* fix(fix): sonarlint connected mode
* feat(hide): perp and Spot protojs

* fix(fix): test

* fix(fix): tests

* fix(fix): issue

* fix(exclude): generated

* fix(fix): again

* fix(fix): fix
## [@nibiruchain/protojs-v0.21.15](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/protojs-v0.21.14...@nibiruchain/protojs-v0.21.15) (2023-11-08)

### Features

* **hide:** perp and Spot protojs ([#247](#247)) ([7a9e071](7a9e071))

 [skip ci]
## [@nibiruchain/nibijs-v0.21.39](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.38...@nibiruchain/nibijs-v0.21.39) (2023-11-08)

### Features

* **hide:** perp and Spot protojs ([#247](#247)) ([7a9e071](7a9e071))

### Miscellaneous Chores

* **release:** 0.21.15 ([73b581c](73b581c)), closes [#247](#247)

 [skip ci]
* feat(ibc): transfers and channels

* fix(fix): test
## [@nibiruchain/indexer-nibi-v0.21.33](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/indexer-nibi-v0.21.32...@nibiruchain/indexer-nibi-v0.21.33) (2023-11-15)

### Features

* **ibc:** transfers and channels ([#248](#248)) ([26d148a](26d148a))

 [skip ci]
## [@nibiruchain/nibijs-v0.21.40](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.39...@nibiruchain/nibijs-v0.21.40) (2023-11-15)

### Features

* **ibc:** transfers and channels ([#248](#248)) ([26d148a](26d148a))

### Miscellaneous Chores

* **release:** 0.21.33 ([1c7114e](1c7114e)), closes [#248](#248)

 [skip ci]
* refactor: join only non undefined strings

* test: codegen open handle jest fix

* test: jest timeout removed
## [@nibiruchain/nibijs-v0.21.41](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.40...@nibiruchain/nibijs-v0.21.41) (2023-11-16)

### Code Refactors

* join only non undefined strings ([#249](#249)) ([6ab8616](6ab8616))

 [skip ci]
* fix(fix): protojs

* fix(revert): prior change

* fix(resolve rabbit comments): comments

* fix(more review): review

* fix(fix): fix
## [@nibiruchain/protojs-v0.21.16](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/protojs-v0.21.15...@nibiruchain/protojs-v0.21.16) (2023-11-30)

### Bug Fixes

* **fix:** unhide spot/perp protojs ([#250](#250)) ([1723d2b](1723d2b))

 [skip ci]
## [@nibiruchain/nibijs-v0.21.42](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/nibijs-v0.21.41...@nibiruchain/nibijs-v0.21.42) (2023-11-30)

### Bug Fixes

* **fix:** unhide spot/perp protojs ([#250](#250)) ([1723d2b](1723d2b))

### Miscellaneous Chores

* **release:** 0.21.16 ([619965e](619965e)), closes [#250](#250)

 [skip ci]
Copy link
Contributor

coderabbitai bot commented Dec 5, 2023

Important

Auto Review Skipped

Auto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

@Unique-Divine Unique-Divine added type: bug/fix A ticket that highlights a bug or desired fix OR a pull request that fixes a bug. type: docs Improvements or additions to documentation type: refactor A code change that neither fixes a bug nor adds a feature labels Dec 5, 2023
Copy link

github-actions bot commented Dec 5, 2023

Lines Statements Branches Functions
Coverage: 95%
96.22% (1299/1350) 99.11% (562/567) 88.79% (301/339)

@Unique-Divine Unique-Divine changed the title fix(nibijs): examples up-to-date + more docs fix(nibijs): examples up-to-date + more docs [targeting main] Dec 5, 2023
@Unique-Divine Unique-Divine enabled auto-merge (squash) December 5, 2023 23:05
@Unique-Divine Unique-Divine merged commit cb32e67 into main Dec 5, 2023
1 check failed
@Unique-Divine Unique-Divine deleted the realu/revive-examples branch December 5, 2023 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug/fix A ticket that highlights a bug or desired fix OR a pull request that fixes a bug. type: docs Improvements or additions to documentation type: refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants