Skip to content

chore(release): bump version to 0.1.3#779

Merged
ctrlc03 merged 4 commits into
mainfrom
chore/release-0.1.3
Oct 2, 2025
Merged

chore(release): bump version to 0.1.3#779
ctrlc03 merged 4 commits into
mainfrom
chore/release-0.1.3

Conversation

@ctrlc03

@ctrlc03 ctrlc03 commented Oct 2, 2025

Copy link
Copy Markdown
Collaborator
  • Updated all Rust crates to 0.1.3
  • Updated all npm packages to 0.1.3
  • Updated lock files
  • Generated CHANGELOG.md

Summary by CodeRabbit

  • New Features
    • No user-facing features in this release.
  • Documentation
    • Updated CHANGELOG with a new 0.1.3 section (also contains an extra 0.0.14-test header).
  • Chores
    • Bumped workspace and package versions to 0.1.3.
    • Aligned package and example dependency versions to ^0.1.3.
    • No behavioral or API changes; metadata/version updates only.

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md
@vercel

vercel Bot commented Oct 2, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
crisp Skipped Skipped Oct 2, 2025 1:03pm
enclave-docs Skipped Skipped Oct 2, 2025 1:03pm

@ctrlc03 ctrlc03 requested a review from cedoor October 2, 2025 12:46
@coderabbitai

coderabbitai Bot commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • examples/CRISP/Cargo.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

Repository-wide version bumps to 0.1.3 across Rust and JS packages and example dependencies; CHANGELOG updated with a new 0.1.3 section (and a 0.0.14-test header). No code, API, or control-flow changes.

Changes

Cohort / File(s) Summary of changes
Changelog updates
CHANGELOG.md
Added a 0.1.3 section (and a 0.0.14-test header); documentation-only edits.
Rust workspace manifest
Cargo.toml
Workspace version bumped 0.0.14-test → 0.1.3; [workspace.dependencies] versions aligned to 0.1.3; no path/semantic changes.
Root JS manifest
package.json
Version bumped 0.0.14-test → 0.1.3; no other changes.
Wasm crate package
crates/wasm/package.json
Version bumped 0.0.14-test → 0.1.3; no other changes.
Monorepo packages
packages/enclave-config/package.json, packages/enclave-contracts/package.json, packages/enclave-react/package.json, packages/enclave-sdk/package.json
Package versions bumped 0.0.14-test → 0.1.3; exports, deps, and scripts unchanged.
Examples
examples/CRISP/package.json, examples/CRISP/client/package.json
Updated @enclave-e3/* dependency specs to 0.1.3 family; no script/config changes.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • cedoor

Poem

A hop for the repo, a bump in the tree,
Versions aligned — tidy as can be.
No code to chew, no tests to chase,
Just numbers updated, neat in their place.
🥕— from a rabbit, with release-day grace.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title succinctly indicates that this pull request is a chore to bump the project version to 0.1.3, directly reflecting the bulk of the changes which update version numbers and the changelog, and it does so without unnecessary detail or ambiguity.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8025c27 and f6da251.

⛔ Files ignored due to path filters (2)
  • Cargo.lock is excluded by !**/*.lock
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (10)
  • CHANGELOG.md (1 hunks)
  • Cargo.toml (1 hunks)
  • crates/wasm/package.json (1 hunks)
  • examples/CRISP/client/package.json (1 hunks)
  • examples/CRISP/package.json (1 hunks)
  • package.json (1 hunks)
  • packages/enclave-config/package.json (1 hunks)
  • packages/enclave-contracts/package.json (1 hunks)
  • packages/enclave-react/package.json (1 hunks)
  • packages/enclave-sdk/package.json (1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
CHANGELOG.md

29-29: Multiple headings with the same content

(MD024, no-duplicate-heading)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (7)
  • GitHub Check: build_sdk
  • GitHub Check: build_enclave_cli
  • GitHub Check: test_contracts
  • GitHub Check: test_net
  • GitHub Check: integration_prebuild
  • GitHub Check: rust_unit
  • GitHub Check: Build & Push Image

Comment thread CHANGELOG.md
@ctrlc03 ctrlc03 self-assigned this Oct 2, 2025

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f6da251 and 47cd1d7.

📒 Files selected for processing (1)
  • CHANGELOG.md (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
  • GitHub Check: build_enclave_cli
  • GitHub Check: integration_prebuild
  • GitHub Check: test_net
  • GitHub Check: build_sdk
  • GitHub Check: build_e3_support_dev
  • GitHub Check: test_contracts
  • GitHub Check: rust_unit
  • GitHub Check: Build & Push Image

Comment thread CHANGELOG.md
@vercel vercel Bot temporarily deployed to Preview – crisp October 2, 2025 13:03 Inactive
@vercel vercel Bot temporarily deployed to Preview – enclave-docs October 2, 2025 13:03 Inactive
@ctrlc03 ctrlc03 merged commit 24c9cac into main Oct 2, 2025
22 checks passed
@ctrlc03 ctrlc03 deleted the chore/release-0.1.3 branch October 2, 2025 14:03
cedoor pushed a commit that referenced this pull request Oct 2, 2025
* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock
cedoor pushed a commit that referenced this pull request Oct 6, 2025
* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock
cedoor pushed a commit that referenced this pull request Oct 6, 2025
* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock
cedoor added a commit that referenced this pull request Oct 7, 2025
* chore: add etherscan api key to config

* refactor: add token address to e3 params

* refactor: add custom params to E3 request

* chore: update lockfile

* fix: set correct default param for custom params

* test: add fake token address

* chore: make e2e tests cross-platform

* refactor: add right sol events to evm-helpers

* feat: create new create to wrap bitquery apis

* chore: update cargo lockfile

* refactor: replace etherscan api key with bitquery

* feat: create new module for hashes and tree

* refactor: make custom params conversion neater

* refactor: remove unused structs from models

* feat: add logic to build tree of token holders to indexer

* style: format code

* chore: add license header to bitquery lib

* chore(release): bump version to 0.1.3 (#779)

* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock

* fix: update graphql query

* refactor: move bitquery code to CRISP

* refactor: add error when chain id is wrong

* refactor: validate customParams length

* refactor: check if there are eligible token holders

* refactor: remove 0x prefix if there's any

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: update limit to tmp value and add comment

* refactor: update bitquery query to filter negative balances

* refactor: new module renamings

* refactor: safely convert balance to field

* refactor: general refactoring around token holder code

* refactor: handle errors in bitquery.rs

* refactor: set consistent error handling

* refactor: rename bitquery func parameter

* feat: add balance threshold parameter

* refactor: set balance threshold as bigint

* refactor: handle custom params decoding error

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: apply right balance conversions and filtering

---------

Co-authored-by: ctrlc03 <93448202+ctrlc03@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
ctrlc03 added a commit that referenced this pull request Oct 8, 2025
* chore: add etherscan api key to config

* refactor: add token address to e3 params

* refactor: add custom params to E3 request

* chore: update lockfile

* fix: set correct default param for custom params

* test: add fake token address

* chore: make e2e tests cross-platform

* refactor: add right sol events to evm-helpers

* feat: create new create to wrap bitquery apis

* chore: update cargo lockfile

* refactor: replace etherscan api key with bitquery

* feat: create new module for hashes and tree

* refactor: make custom params conversion neater

* refactor: remove unused structs from models

* feat: add logic to build tree of token holders to indexer

* style: format code

* chore: add license header to bitquery lib

* chore(release): bump version to 0.1.3 (#779)

* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock

* fix: update graphql query

* refactor: move bitquery code to CRISP

* refactor: add error when chain id is wrong

* refactor: validate customParams length

* refactor: check if there are eligible token holders

* refactor: remove 0x prefix if there's any

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: update limit to tmp value and add comment

* refactor: update bitquery query to filter negative balances

* refactor: new module renamings

* refactor: safely convert balance to field

* refactor: general refactoring around token holder code

* refactor: handle errors in bitquery.rs

* refactor: set consistent error handling

* refactor: rename bitquery func parameter

* feat: add balance threshold parameter

* refactor: set balance threshold as bigint

* refactor: handle custom params decoding error

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: apply right balance conversions and filtering

---------

Co-authored-by: ctrlc03 <93448202+ctrlc03@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
ctrlc03 added a commit that referenced this pull request Oct 11, 2025
* chore: add etherscan api key to config

* refactor: add token address to e3 params

* refactor: add custom params to E3 request

* chore: update lockfile

* fix: set correct default param for custom params

* test: add fake token address

* chore: make e2e tests cross-platform

* refactor: add right sol events to evm-helpers

* feat: create new create to wrap bitquery apis

* chore: update cargo lockfile

* refactor: replace etherscan api key with bitquery

* feat: create new module for hashes and tree

* refactor: make custom params conversion neater

* refactor: remove unused structs from models

* feat: add logic to build tree of token holders to indexer

* style: format code

* chore: add license header to bitquery lib

* chore(release): bump version to 0.1.3 (#779)

* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock

* fix: update graphql query

* refactor: move bitquery code to CRISP

* refactor: add error when chain id is wrong

* refactor: validate customParams length

* refactor: check if there are eligible token holders

* refactor: remove 0x prefix if there's any

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: update limit to tmp value and add comment

* refactor: update bitquery query to filter negative balances

* refactor: new module renamings

* refactor: safely convert balance to field

* refactor: general refactoring around token holder code

* refactor: handle errors in bitquery.rs

* refactor: set consistent error handling

* refactor: rename bitquery func parameter

* feat: add balance threshold parameter

* refactor: set balance threshold as bigint

* refactor: handle custom params decoding error

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: apply right balance conversions and filtering

---------

Co-authored-by: ctrlc03 <93448202+ctrlc03@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
ctrlc03 added a commit that referenced this pull request Oct 11, 2025
* chore: add etherscan api key to config

* refactor: add token address to e3 params

* refactor: add custom params to E3 request

* chore: update lockfile

* fix: set correct default param for custom params

* test: add fake token address

* chore: make e2e tests cross-platform

* refactor: add right sol events to evm-helpers

* feat: create new create to wrap bitquery apis

* chore: update cargo lockfile

* refactor: replace etherscan api key with bitquery

* feat: create new module for hashes and tree

* refactor: make custom params conversion neater

* refactor: remove unused structs from models

* feat: add logic to build tree of token holders to indexer

* style: format code

* chore: add license header to bitquery lib

* chore(release): bump version to 0.1.3 (#779)

* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock

* fix: update graphql query

* refactor: move bitquery code to CRISP

* refactor: add error when chain id is wrong

* refactor: validate customParams length

* refactor: check if there are eligible token holders

* refactor: remove 0x prefix if there's any

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: update limit to tmp value and add comment

* refactor: update bitquery query to filter negative balances

* refactor: new module renamings

* refactor: safely convert balance to field

* refactor: general refactoring around token holder code

* refactor: handle errors in bitquery.rs

* refactor: set consistent error handling

* refactor: rename bitquery func parameter

* feat: add balance threshold parameter

* refactor: set balance threshold as bigint

* refactor: handle custom params decoding error

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: apply right balance conversions and filtering

---------

Co-authored-by: ctrlc03 <93448202+ctrlc03@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
ctrlc03 added a commit that referenced this pull request Oct 11, 2025
* chore: add etherscan api key to config

* refactor: add token address to e3 params

* refactor: add custom params to E3 request

* chore: update lockfile

* fix: set correct default param for custom params

* test: add fake token address

* chore: make e2e tests cross-platform

* refactor: add right sol events to evm-helpers

* feat: create new create to wrap bitquery apis

* chore: update cargo lockfile

* refactor: replace etherscan api key with bitquery

* feat: create new module for hashes and tree

* refactor: make custom params conversion neater

* refactor: remove unused structs from models

* feat: add logic to build tree of token holders to indexer

* style: format code

* chore: add license header to bitquery lib

* chore(release): bump version to 0.1.3 (#779)

* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock

* fix: update graphql query

* refactor: move bitquery code to CRISP

* refactor: add error when chain id is wrong

* refactor: validate customParams length

* refactor: check if there are eligible token holders

* refactor: remove 0x prefix if there's any

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: update limit to tmp value and add comment

* refactor: update bitquery query to filter negative balances

* refactor: new module renamings

* refactor: safely convert balance to field

* refactor: general refactoring around token holder code

* refactor: handle errors in bitquery.rs

* refactor: set consistent error handling

* refactor: rename bitquery func parameter

* feat: add balance threshold parameter

* refactor: set balance threshold as bigint

* refactor: handle custom params decoding error

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: apply right balance conversions and filtering

---------

Co-authored-by: ctrlc03 <93448202+ctrlc03@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
cedoor added a commit that referenced this pull request Oct 14, 2025
* chore: add etherscan api key to config

* refactor: add token address to e3 params

* refactor: add custom params to E3 request

* chore: update lockfile

* fix: set correct default param for custom params

* test: add fake token address

* chore: make e2e tests cross-platform

* refactor: add right sol events to evm-helpers

* feat: create new create to wrap bitquery apis

* chore: update cargo lockfile

* refactor: replace etherscan api key with bitquery

* feat: create new module for hashes and tree

* refactor: make custom params conversion neater

* refactor: remove unused structs from models

* feat: add logic to build tree of token holders to indexer

* style: format code

* chore: add license header to bitquery lib

* chore(release): bump version to 0.1.3 (#779)

* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock

* fix: update graphql query

* refactor: move bitquery code to CRISP

* refactor: add error when chain id is wrong

* refactor: validate customParams length

* refactor: check if there are eligible token holders

* refactor: remove 0x prefix if there's any

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: update limit to tmp value and add comment

* refactor: update bitquery query to filter negative balances

* refactor: new module renamings

* refactor: safely convert balance to field

* refactor: general refactoring around token holder code

* refactor: handle errors in bitquery.rs

* refactor: set consistent error handling

* refactor: rename bitquery func parameter

* feat: add balance threshold parameter

* refactor: set balance threshold as bigint

* refactor: handle custom params decoding error

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: apply right balance conversions and filtering

---------

Co-authored-by: ctrlc03 <93448202+ctrlc03@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
cedoor added a commit that referenced this pull request Oct 14, 2025
* chore: add etherscan api key to config

* refactor: add token address to e3 params

* refactor: add custom params to E3 request

* chore: update lockfile

* fix: set correct default param for custom params

* test: add fake token address

* chore: make e2e tests cross-platform

* refactor: add right sol events to evm-helpers

* feat: create new create to wrap bitquery apis

* chore: update cargo lockfile

* refactor: replace etherscan api key with bitquery

* feat: create new module for hashes and tree

* refactor: make custom params conversion neater

* refactor: remove unused structs from models

* feat: add logic to build tree of token holders to indexer

* style: format code

* chore: add license header to bitquery lib

* chore(release): bump version to 0.1.3 (#779)

* chore(release): bump version to 0.1.3

  - Updated all Rust crates to 0.1.3
  - Updated all npm packages to 0.1.3
  - Updated lock files
  - Generated CHANGELOG.md

* chore: update versions on CRISP

* docs: remove duplicate entry in CHANGELOG

* chore: update Cargo.lock

* fix: update graphql query

* refactor: move bitquery code to CRISP

* refactor: add error when chain id is wrong

* refactor: validate customParams length

* refactor: check if there are eligible token holders

* refactor: remove 0x prefix if there's any

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: update limit to tmp value and add comment

* refactor: update bitquery query to filter negative balances

* refactor: new module renamings

* refactor: safely convert balance to field

* refactor: general refactoring around token holder code

* refactor: handle errors in bitquery.rs

* refactor: set consistent error handling

* refactor: rename bitquery func parameter

* feat: add balance threshold parameter

* refactor: set balance threshold as bigint

* refactor: handle custom params decoding error

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: apply right balance conversions and filtering

---------

Co-authored-by: ctrlc03 <93448202+ctrlc03@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
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