Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Main (#276) * chore: develop -> main (#275) * feat(feat): develop/main * fix(fix): fix * fix(test): fix * fix(nibijs): examples up-to-date + more docs + test examples in CI (#254) * fix(fix): markdown (#256) * fix(nibijs): NibiruQueryClient must expose methods from the Tendermint client (#257) * refactor: custom chain for mainnet (#262) * refactor: custom chain for mainnet * test: increase open handle timeout * test: adding --watchAll --no-cache * ci: removing --watchall and --no-cache * feat(nibijs): functions for humans + getTxByHash (exchange integration) (#260) * fix(nibijs): NibiruQueryClient must expose methods from the Tendermint client * feat(nibijs): functions for humans + getTxByHash * chore(nibijs): build docs * test(nibijs): fix import * refactor(nibijs): remove unused fn, 'go', and use Result instead * docs(nibijs-result): function docs * test: fix by removing usage of go in test * test: fix inactive chaint est * test: fix inactive chaint est * test: address PR comments * chore(nibijs): rebuild docs * Update packages/nibijs/src/result.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: initChainId couldn't handle number == 0 case --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: yarn merge * fix: align chain id (#263) * fix: align chain id * fix: merge * fix: merge * fix: test * fix: fix * fix: fix * fix: rem readme * fix: point tests at devnet * refactor(nibijs)!: NibiruSigningClient -> NibiruTxClient, NibiruQueryClient -> NibiruQuerier (#265) * refactor(nibijs)!: NibiruSigningClient -> NibiruTxClient, NibiruQueryClient -> NibiruQuerier * chore: rebuild docs + txClient file name * fix(release): publish please * chore: rebuild docs with v0.21.43 (main) * feat(nibijs): mainnet custom chain function (#268) * feat(nibijs): mainnet custom chain function * PR comments * coderabbit: Update packages/nibijs/docs/modules.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * refactor: adding hm & ws to custom chain (#269) * test: faucet fix * test: empty chain in faucet test * refactor: endpt hm & ws typo --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Karim El Shenawy <[email protected]> Co-authored-by: elshenak <[email protected]> * feat(triggering release): now * fix: install error * fix: fix names * fix: fix update * fix: fix build issue * fix: fix issue * fix: fix issue * fix: fix issue * fix(fi): fix * fix: fix * fix: fix * fix: fix module resolution * fix: fix issues * fix: revert * fix: more reverts * fix: rev * fix: fix * fix: git push * fix: fix * fix: fix issues * fix: fix --------- Co-authored-by: Unique Divine <[email protected]> Co-authored-by: Karim El Shenawy <[email protected]> Co-authored-by: elshenak <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Unique-Divine <[email protected]> * chore(release): 0.21.34 ## [@nibiruchain/indexer-nibi-v0.21.34](https://github.com/NibiruChain/ts-sdk/compare/@nibiruchain/indexer-nibi-v0.21.33...@nibiruchain/indexer-nibi-v0.21.34) (2024-01-05) ### Miscellaneous Chores * develop -> main ([#275](#275)) ([c5e4f87](c5e4f87)), closes [#254](#254) [#256](#256) [#257](#257) [#262](#262) [#260](#260) [skip ci] --------- Co-authored-by: Unique Divine <[email protected]> Co-authored-by: Karim El Shenawy <[email protected]> Co-authored-by: elshenak <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Unique-Divine <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> * fix: fix merge * fix: readme code examples adjusted (#278) * fix: readme code examples adjusted * chore: removed unused examples folder * chore: removed testing examples from gh workflow * fix: removed examples from install:packages * refactor: re-arch (#279) * refactor: re-arch * fix: update ci * fix: fox * fix: fix * fix: test * fix: test * fix: tests * fix: fix * fix: dont run tests against dist * fix: cov * fix: fix * fix: fix * fix: sonar * fix: fixes * fix: fix * fix: fox * fix: fix * fix: again * fix: fix * fix: fix * fix: fix * fix: fix * fix: fix * fix: fix * fix: fix * fix: test * fix: test * fix: test * fix: test * fix: fix * fix: test * fix: test * fix: test * fix: test * fix: test * fix: fix * fix: fix * feat: gql wasm (#280) * feat: gql wasm * test: gql wasm * fix: rename const * fix: release! --------- Co-authored-by: Unique Divine <[email protected]> Co-authored-by: Karim El Shenawy <[email protected]> Co-authored-by: elshenak <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Unique-Divine <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Oleg Nikonychev <[email protected]> Co-authored-by: Ruslan Shakirov <[email protected]>
- Loading branch information