Skip to content

chore: v1 TS diff #1657

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

Draft
wants to merge 45 commits into
base: v1-c8c0ea2e6
Choose a base branch
from
Draft

Conversation

SwenSchaeferjohann
Copy link
Contributor

No description provided.

crStiv and others added 30 commits February 26, 2025 23:58
* wip

* cleanup and refactor into event dir

* fix: ci

* chore: add photon test data generation for 4 cpi events
* wip

* cleanup and refactor into event dir

* fix: ci

* chore: add photon test data generation for 4 cpi events

* fix: proof by index by fixing get_num_inserted_elements()

* fix: run program ci tests on program libs changes

* remove legacy comment

* fix: system test

* fix: sytem test
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.17.0 to 0.18.0.
- [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zhiburt/tabled/commits)

---
updated-dependencies:
- dependency-name: tabled
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.3.0 to 20.4.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.19.0...v9.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.8.14 to 0.8.20.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.14...v0.8.20)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.5...v9.1.7)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [chai](https://github.com/chaijs/chai) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v5.1.2...v5.2.0)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.0.3 to 19.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ts-mocha](https://github.com/piotrwitek/ts-mocha) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/piotrwitek/ts-mocha/releases)
- [Commits](piotrwitek/ts-mocha@v10.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: ts-mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.11...2.0.12)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [log](https://github.com/rust-lang/log) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.25...0.4.26)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.96 to 2.0.99.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.96...2.0.99)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add testnet init xtask command

* fix tests

* fix lint

* fix: registry program test
* created separate indexed array crate, updated MockBatchedAddressForester, created indexed tree in test mt

* refactor: remove next_index from non-inclusion circuit

* chore: debugged tests: batched merkle tree, light-prover-client, added new reference indexed array and Merkle tree

* stash, empty_address_queue_test v1 wip

* more fixes, e2e tests work

* fix: e2e, registry tests

* fix: concurrent tree tests

* chore: clean up light-indexed-array

* cleanup and regenerate batched address tree account

* chore: updated proving keys download url

* Update GitHub Actions to use 8vCPU runner for prover tests

* remove warnings

* Update prover/server/prover/proving_keys_utils.go

* chore: add comma for ,input

Co-authored-by: Sergey Timoshin <[email protected]>

* chore: remove leftover

* remove unwrap

* remove legacy tests

---------

Co-authored-by: Sergey Timoshin <[email protected]>
* chore: update photon api

* fix: context

* fix: install script

* Update sdk-libs/client/src/indexer/photon_indexer.rs

* chore: trigger forester ci on program and photon api changes

* switch to warp-vms for forester ci workflow

* add retry logic for `get_validity_proof_v2`

---------

Co-authored-by: Sergey Timoshin <[email protected]>
…ch append and nullify (#1633)

* wip

* parallel batch proof gen

* Remove debug logs

* remove unnecessary init_logger calls from tests

* cleanup

* cleanup

* Add delays to stabilize async indexer batch tests

* test_indexer: get_queue_elements with 0 offset

* fix

* Group transactions into chunks for batch processing.

* Remove sleep delay in transaction processing.

* Refactor chunking logic with a constant for chunk size.

* add batch_ixs_per_tx configuration for transaction batching

Replaces the fixed CHUNK_SIZE with a configurable batch_ixs_per_tx parameter, allowing dynamic control over instructions per transaction.

* Change batch_ixs_per_tx to 1 in test configurations

* format

* switch to warp-ubuntu-latest-x64-4x for forester ci workflow
* chore: fix and rename sdk test to anchor sdk test

* fix: pnpm lockfile

* chore: renamed anchor-sdk-test -> sdk-anchor-test

* fix: pnpm lock

* remove warnings

* cleanup sdk-anchor-test
wip - statetreecontext and queue

wip

fixed test-rpc.test.ts

stateless.js v1 tests working

wip

wip

ctoken v1 works

wip

stateless compress.test.ts working

test-rpc.test.ts works

unit: select-input-accounts

add unit tests for select lamport helpers. rpc-multi-trees.test.ts works

wip

wip test-rpc.ts validityproof working

wip

interop tests working

remove comments in programs

refactor

wip

wip

getMultipleCompressedAccountProofs works

rpc-interop.test.ts works v2

compress.test.ts working

stateless.js tests all green

fix lint

compressed-token v1 and v2 tests green

fix input selector
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.

4 participants