Skip to content

Comments

Circleci project setup#10

Closed
Dargon789 wants to merge 170 commits intomasterfrom
circleci-project-setup
Closed

Circleci project setup#10
Dargon789 wants to merge 170 commits intomasterfrom
circleci-project-setup

Conversation

@Dargon789
Copy link
Owner

No description provided.

Dargon789 and others added 30 commits May 3, 2024 05:54
* BigNumber to native BigInt

* Updating ethers to v6
…r compatibility with older universal wallet versions (0xsequence#568)
* HTTP signature check for WaasAuthenticator requests

* Move cryptoBackend check upper, remove unused

* Minor refactor

* Add prod key and check for dev or prod request

* Add option to disable sig check, add comment about trimming sig= prefix

* Remove unnecessary async declarations
* WaaS isSignedIn method fix

* Remove unnecessary check for listSessions response
This reverts commit e193075.

API changes have not yet been deployed.
0xsequence-bot and others added 14 commits February 6, 2025 16:54
Co-authored-by: VojtechVitek <139342+VojtechVitek@users.noreply.github.com>
Co-authored-by: VojtechVitek <139342+VojtechVitek@users.noreply.github.com>
Co-authored-by: VojtechVitek <139342+VojtechVitek@users.noreply.github.com>
Co-authored-by: marino39 <722509+marino39@users.noreply.github.com>
Co-authored-by: andres-horizon <162160045+andres-horizon@users.noreply.github.com>
Co-authored-by: marino39 <722509+marino39@users.noreply.github.com>
* [AUTOMATED] Update constants.ts

* [AUTOMATED] Update constants.ts

---------

Co-authored-by: andres-horizon <162160045+andres-horizon@users.noreply.github.com>
@Dargon789 Dargon789 self-assigned this Feb 27, 2025
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@codesandbox
Copy link

codesandbox bot commented Feb 27, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link

vercel bot commented Feb 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sequence-js-1at4 ❌ Failed (Inspect) Feb 27, 2025 3:03am
sequence-js-hgzp ❌ Failed (Inspect) Feb 27, 2025 3:03am
sequence.js ❌ Failed (Inspect) Feb 27, 2025 3:03am
wagmi-project ❌ Failed (Inspect) Feb 27, 2025 3:03am


constructor(hostname: string, fetch: Fetch) {
this.hostname = hostname
this.hostname = hostname.replace(/\/*$/, '')

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We failed to fetch the diff for pull request #10

You can try again by commenting this pull request with @sourcery-ai review, or contact us for help.

@Dargon789 Dargon789 linked an issue Feb 27, 2025 that may be closed by this pull request
1 task
@Dargon789 Dargon789 enabled auto-merge (squash) February 27, 2025 03:21
@Dargon789
Copy link
Owner Author

tests

@Dargon789 Dargon789 closed this Feb 27, 2025
auto-merge was automatically disabled February 27, 2025 03:21

Pull request was closed

@vercel vercel bot temporarily deployed to Production – sequence.js February 27, 2025 03:39 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Fix code scanning alert - Workflow does not contain permissions Fix code scanning alert - Workflow does not contain permissions