Skip to content

Support Freeze Tenant via API - #200

Open
SCFireblocks wants to merge 274 commits into
support-freeze-tenantfrom
master
Open

SCFireblocks wants to merge 274 commits into
support-freeze-tenantfrom
master

Conversation

@SCFireblocks

Copy link
Copy Markdown
Contributor

Support Freeze Tenant via API

@github-actions github-actions Bot added chore enhancement New feature or request labels Aug 23, 2023

@zoharsf zoharsf 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.

I failed to find any changes related to the Freeze Tenant feature in the entire MR

amimagid and others added 19 commits August 24, 2023 10:44
* added registry endpoint for uploading contracts

* added all interfaces

* Update src/fireblocks-sdk.ts

Co-authored-by: Idan Yael <idanya@users.noreply.github.com>

* forgot import

---------

Co-authored-by: Ami Magid <amagid@fireblocks.com>
Co-authored-by: Idan Yael <idanya@users.noreply.github.com>
Added list owned assets endpoint and NCW for NFTs
* add list owned assets endpoint, add status filter to list owned collections

* remove duplicated field from NFTOwnedCollectionsFilter

* remove duplicated interface NFTOwnedAssetsFilter
* Feat: Travel Rule Configuration and Policy routes

* Exposing external Travel Rule endpoints

View TR screening and post/screening policy

Bypass screening during service outages.

Inbound transaction delay

Outbound transaction delay

* Update path and method naming

* Update paths remove unecessary braces

* Unify Update Screening Policy configuration endpoints add interfaces

* Rename paramethar for Screening Policy configuration

* Update JS doc for updateTravelRulePolicyConfiguration parameter description

* Fix update screening policy update URL

* Add undescore on Update url

* remove duplicate import
m-awais-ahmad and others added 7 commits February 19, 2025 12:39
…inated-endpoint

Add paginated endpoint to get balance on /internal_wallets/<wallet id>/assets
* feat: changed asset and blockchain apis response

* fix: separate scope for register asset
* feat: changed asset and blockchain apis response

* fix: separate scope for register asset

* feat: blockchain and asset listing endpoints GA

* feat: changed names for interfaces for response
* feat: changed asset and blockchain apis response

* fix: separate scope for register asset

* feat: blockchain and asset listing endpoints GA

* feat: changed names for interfaces for response

* feat: added ids filter for listing assets and blockchains endpoints
@github-advanced-security

Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@semgrep-code-fireblocks

Copy link
Copy Markdown

Semgrep found 19 block-public-registry-refs-in-package-lock findings:

package-lock.json contains a reference to a public package registry or CDN (https://registry.npmjs.org/typescript/-/typescript-5.3.2.tgz). Dependencies must be resolved through the approved internal JFrog/Artifactory registry. Update your .npmrc to point at the approved registry, delete node_modules and package-lock.json, then re-run npm install and commit the regenerated lockfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.