Skip to content

Omni v2 main - #384

Open
Ze0ro99 wants to merge 1100 commits into
PiNetwork:mainfrom
Ze0ro99:omni-v2-main
Open

Omni v2 main#384
Ze0ro99 wants to merge 1100 commits into
PiNetwork:mainfrom
Ze0ro99:omni-v2-main

Conversation

@Ze0ro99

Copy link
Copy Markdown

No description provided.

Ze0ro99and others added 30 commits April 13, 2026 18:50
Ze0ro99and others added 30 commits April 27, 2026 21:52
feat: integrate omni-factory limits, pirc2 subscription, and pidex ac…
* Create justice-master-system.yml
* Create testnet_validator.js
* Create justice_math_validator.py
* Delete .github/workflows/codeql.yml
* Merge pull request #68 from Ze0ro99/alert-autofix-48
Potential fix for code scanning alert no. 48: Unused variable, import, function or class
* Create codeql.yml
* Update codeql.yml
* Update codeql.yml
* Update justice-master-system.yml
* Update justice_math_validator.py
* Update testnet_validator.js
* Update justice-master-system.yml
* Update soroban_ci_cd.yml
* Update dependabot.yml
* build(deps): bump rust from 1.68-slim to 1.95-slim (#69)
Bumps rust from 1.68-slim to 1.95-slim.
---
updated-dependencies:
- dependency-name: rust
dependency-version: 1.95-slim
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump actions/cache from 3 to 5 (#70)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump actions/checkout from 3 to 6 (#72)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump github/codeql-action from 3 to 4 (#73)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump vercel in the web-dependencies group (#74)
Bumps the web-dependencies group with 1 update: [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli).
Updates `vercel` from 52.0.0 to 53.1.0
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@53.1.0/packages/cli)
---
updated-dependencies:
- dependency-name: vercel
dependency-version: 53.1.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: web-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump actions/upload-artifact from 4 to 7 (#75)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update pi_macro_economic_model.py
* Create PiRC-Master-System
* Update README.md
* Create pi-sdk.js
* Create stellar-config.js
* Update testnet_validator.js
* Update firebase-applet-config.json
* Create pi_macro_economic_model.py
* Update justice-master-system.yml
* Divine justice (#76)
* Auto-generated backend features and Security headers Fix
* feat: complete divine justice architecture PiRC-45-260
* Update README.md
* Potential fix for pull request finding 'CodeQL / Implicit operand conversion'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Log injection'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Syntax error'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Syntax error'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Syntax error'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Syntax error'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Syntax error'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: PiRC Deployer <admin@pirc.network>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for code scanning alert no. 307: Uncontrolled command line
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* security: auto-resolve 176 Dependabot & CodeQL vulnerabilities directly on main
* fix: resolve CodeQL parse errors, corrupt filenames, and JS syntax issues bypass PR
* build(deps-dev): bump vercel in the web-dependencies group (#80)
Bumps the web-dependencies group with 1 update: [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli).
Updates `vercel` from 50.41.0 to 53.1.1
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@53.1.1/packages/cli)
---
updated-dependencies:
- dependency-name: vercel
dependency-version: 53.1.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: web-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: overhaul GitHub Actions with bulletproof workflows, fix node20 deprecations, bypass minor alerts
* feat: complete divine justice architecture with SDK bypass fix (#78)
* Potential fix for code scanning alert no. 307: Uncontrolled command line (#79)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Create sonarcloud.yml
* Create policy-validator-tf.yml
* Create eslint.yml
* ci: upgrade workflows to robust versions, bypass 2000+ alerts, and resolve python indents
* security: fix CodeQL scanner configuration, separate languages matrix, and bypass workflow blockage
* chore: sanitize repository, archive legacy bots, and restore resilient CI workflows
* fix(core): remove recursive repository clones
* build(deps): bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump SonarSource/sonarcloud-github-action
Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.2.0 to 5.0.0.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/4006f663ecaf1f8093e8e4abb9227f6041f52216...ffc3010689be73b8e5ae0c57ce35968afd7909e8)
---
updated-dependencies:
- dependency-name: SonarSource/sonarcloud-github-action
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump actions/setup-python from 4 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4)
---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump actions/setup-node from 4 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat(os): integrate Vercel, Divine Justice Engine, Asset Recovery, and Quantum Geometry
* feat(os): scanner fix, incremental scan, webhooks, and openapi docs
* feat(ecosystem): add conformance tests, SDK starter, and voting simulator
* build(deps): bump tar in the web-dependencies group
Bumps the web-dependencies group with 1 update: [tar](https://github.com/isaacs/node-tar).
Updates `tar` from 7.5.13 to 7.5.14
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.13...v7.5.14)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: web-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add files via upload
* build(deps): bump soroban-sdk in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk).
Updates `soroban-sdk` from 25.3.1 to 26.0.0
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](https://github.com/stellar/rs-soroban-sdk/compare/v25.3.1...v26.0.0)
---
updated-dependencies:
- dependency-name: soroban-sdk
dependency-version: 26.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump vercel in the web-dependencies group
Bumps the web-dependencies group with 1 update: [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli).
Updates `vercel` from 53.1.1 to 53.2.0
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@53.2.0/packages/cli)
---
updated-dependencies:
- dependency-name: vercel
dependency-version: 53.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: web-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update index.html
* build(deps): bump tar in the web-dependencies group
Bumps the web-dependencies group with 1 update: [tar](https://github.com/isaacs/node-tar).
Updates `tar` from 7.5.14 to 7.5.15
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.14...v7.5.15)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: web-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump the cargo group across 2 directories with 4 updates
Bumps the cargo group with 1 update in the /PiRC_Master_Workspace/PiRC directory: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk).
Bumps the cargo group with 1 update in the /PiRC_Isolated_Workspace directory: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk).
Updates `soroban-sdk` from 21.7.7 to 22.0.11
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](https://github.com/stellar/rs-soroban-sdk/compare/v21.7.7...v22.0.11)
Updates `soroban-env-host` from 21.2.1 to 22.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `soroban-sdk-macros` from 21.7.7 to 22.0.11
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](https://github.com/stellar/rs-soroban-sdk/compare/v21.7.7...v22.0.11)
Updates `stellar-xdr` from 21.2.0 to 22.1.0
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-sdk` from 21.7.7 to 22.0.11
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](https://github.com/stellar/rs-soroban-sdk/compare/v21.7.7...v22.0.11)
Updates `soroban-env-host` from 21.2.1 to 22.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `soroban-sdk-macros` from 21.7.7 to 22.0.11
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](https://github.com/stellar/rs-soroban-sdk/compare/v21.7.7...v22.0.11)
Updates `stellar-xdr` from 21.2.0 to 22.1.0
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v21.2.1...v22.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v21.2.0...v22.1.0)
---
updated-dependencies:
- dependency-name: soroban-sdk
dependency-version: 22.0.11
dependency-type: direct:production
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 22.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-sdk-macros
dependency-version: 22.0.11
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 22.1.0
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-sdk
dependency-version: 22.0.11
dependency-type: direct:production
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 22.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-sdk-macros
dependency-version: 22.0.11
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 22.1.0
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /PiRC_Master_Workspace/PiRC directory: [axios](https://github.com/axios/axios).
Bumps the npm_and_yarn group with 1 update in the /PiRC_Isolated_Workspace directory: [axios](https://github.com/axios/axios).
Updates `axios` from 1.15.1 to 1.16.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.15.1...v1.16.0)
Updates `axios` from 1.15.1 to 1.16.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.15.1...v1.16.0)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump the pip group across 1 directory with 3 updates
Bumps the pip group with 3 updates in the /.github/requirements directory: [black](https://github.com/psf/black), [pytest](https://github.com/pytest-dev/pytest) and [requests](https://github.com/psf/requests).
Updates `black` from 23.12.1 to 26.3.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.1...26.3.1)
Updates `pytest` from 7.4.3 to 9.0.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...9.0.3)
Updates `requests` from 2.31.0 to 2.33.0
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.33.0)
---
updated-dependencies:
- dependency-name: black
dependency-version: 26.3.1
dependency-type: direct:production
dependency-group: pip
- dependency-name: pytest
dependency-version: 9.0.3
dependency-type: direct:production
dependency-group: pip
- dependency-name: requests
dependency-version: 2.33.0
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add files via upload
* Potential fix for pull request finding 'CodeQL / Missing rate limiting'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Uncontrolled data used in path expression'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Insecure randomness'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Missing rate limiting'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* build(deps): bump the cargo group across 1 directory with 7 updates
Bumps the cargo group with 3 updates in the /contracts/soroban directory: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk), [rand](https://github.com/rust-random/rand) and [time](https://github.com/time-rs/time).
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v22.1.3...v26.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v22.1.0...v26.0.1)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v22.1.3...v26.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v22.1.0...v26.0.1)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v22.1.3...v26.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v22.1.0...v26.0.1)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v22.1.3...v26.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v22.1.0...v26.0.1)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v22.1.3...v26.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v22.1.0...v26.0.1)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v22.1.3...v26.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v22.1.0...v26.0.1)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v22.1.3...v26.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v22.1.0...v26.0.1)
Updates `soroban-env-host` from 22.1.3 to 26.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v22.1.3...v26.1.3)
Updates `stellar-xdr` from 22.1.0 to 26.0.1
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v22.1.0...v26.0.1)
Updates `soroban-sdk` from 20.5.0 to 22.0.11
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](https://github.com/stellar/rs-soroban-sdk/compare/v20.5.0...v22.0.11)
Updates `curve25519-dalek` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Commits](https://github.com/dalek-cryptography/curve25519-dalek/compare/curve25519-4.1.2...curve25519-4.1.3)
Updates `rand` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.8.6)
Updates `soroban-env-host` from 20.3.0 to 22.1.3
- [Release notes](https://github.com/stellar/rs-soroban-env/releases)
- [Commits](https://github.com/stellar/rs-soroban-env/compare/v22.1.3...v26.1.3)
Updates `soroban-sdk-macros` from 20.5.0 to 22.0.11
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](https://github.com/stellar/rs-soroban-sdk/compare/v20.5.0...v22.0.11)
Updates `stellar-xdr` from 20.1.0 to 22.1.0
- [Release notes](https://github.com/stellar/rs-stellar-xdr/releases)
- [Commits](https://github.com/stellar/rs-stellar-xdr/compare/v22.1.0...v26.0.1)
Updates `time` from 0.3.44 to 0.3.47
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.47)
---
updated-dependencies:
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 26.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 26.0.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-sdk
dependency-version: 22.0.11
dependency-type: direct:production
dependency-group: cargo
- dependency-name: curve25519-dalek
dependency-version: 4.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: rand
dependency-version: 0.8.6
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-env-host
dependency-version: 22.1.3
dependency-type: indirect
dependency-group: cargo
- dependency-name: soroban-sdk-macros
dependency-version: 22.0.11
dependency-type: indirect
dependency-group: cargo
- dependency-name: stellar-xdr
dependency-version: 22.1.0
dependency-type: indirect
dependency-group: cargo
- dependency-name: time
dependency-version: 0.3.47
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add files via upload
* Delete wealth.ts
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* build(deps): bump the web-dependencies group with 8 updates
Bumps the web-dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@google/genai](https://github.com/googleapis/js-genai) | `1.52.0` | `2.0.1` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.2.0` | `6.0.1` |
| [express](https://github.com/expressjs/express) | `4.22.1` | `5.2.1` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.25` | `5.0.6` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.546.0` | `1.14.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.2` | `8.0.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.18` | `25.7.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `6.0.3` |
Updates `@google/genai` from 1.52.0 to 2.0.1
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/js-genai/compare/v1.52.0...v2.0.1)
Updates `@vitejs/plugin-react` from 5.2.0 to 6.0.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.1/packages/plugin-react)
Updates `express` from 4.22.1 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v4.22.1...v5.2.1)
Updates `@types/express` from 4.17.25 to 5.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)
Updates `lucide-react` from 0.546.0 to 1.14.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.14.0/packages/lucide-react)
Updates `vite` from 6.4.2 to 8.0.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.12/packages/vite)
Updates `@types/express` from 4.17.25 to 5.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)
Updates `@types/node` from 22.19.18 to 25.7.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `typescript` from 5.8.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v6.0.3)
---
updated-dependencies:
- dependency-name: "@google/genai"
dependency-version: 2.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: web-dependencies
- dependency-name: "@vitejs/plugin-react"
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: web-dependencies
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: web-dependencies
- dependency-name: "@types/express"
dependency-version: 5.0.6
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: web-dependencies
- dependency-name: lucide-react
dependency-version: 1.14.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: web-dependencies
- dependency-name: vite
dependency-version: 8.0.12
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: web-dependencies
- dependency-name: "@types/express"
dependency-version: 5.0.6
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: web-dependencies
- dependency-name: "@types/node"
dependency-version: 25.7.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: web-dependencies
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: web-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: Systematically synchronized topology & ecosystem links
* build(deps): bump aws-actions/configure-aws-credentials
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.0.2 to 6.1.1.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/e3dd6a429d7300a6a4c196c26e071d42e0343502...d979d5b3a71173a29b74b5b88418bfda9437d885)
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: 6.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump aws-actions/terraform-aws-iam-policy-validator
Bumps [aws-actions/terraform-aws-iam-policy-validator](https://github.com/aws-actions/terraform-aws-iam-policy-validator) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/aws-actions/terraform-aws-iam-policy-validator/releases)
- [Commits](https://github.com/aws-actions/terraform-aws-iam-policy-validator/compare/26797c40250bf1ee50af8996a2475b9b5a8b8927...1cd3c484b95b6c3d9e42ca1797d89ae74eb29ede)
---
updated-dependencies:
- dependency-name: aws-actions/terraform-aws-iam-policy-validator
dependency-version: 1.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump @google/genai in the web-dependencies group
Bumps the web-dependencies group with 1 update: [@google/genai](https://github.com/googleapis/js-genai).
Updates `@google/genai` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/js-genai/compare/v2.0.1...v2.1.0)
---
updated-dependencies:
- dependency-name: "@google/genai"
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: web-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat(data): Automated ESM data entry architecture, schemas & formatting | 2026-05-14T10:02:26Z
* fix(security): Automated npm audit fixes resolving GitHub vulnerabilities | 2026-05-14T10:04:41Z
* build(deps): bump the web-dependencies group with 4 updates
Bumps the web-dependencies group with 4 updates: [@google/genai](https://github.com/googleapis/js-genai), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [tsx](https://github.com/privatenumber/tsx).
Updates `@google/genai` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/js-genai/compare/v2.1.0...v2.2.0)
Updates `lucide-react` from 1.14.0 to 1.16.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.16.0/packages/lucide-react)
Updates `vite` from 8.0.12 to 8.0.13
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.13/packages/vite)
Updates `tsx` from 4.21.0 to 4.22.0
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.21.0...v4.22.0)
---
updated-dependencies:
- dependency-name: "@google/genai"
dependency-version: 2.2.0
dependency-type: direct:production
up…
Sign up for freeto 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.

3 participants

@Ze0ro99@Ibrahemali106@netlify-bot