Skip to content
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

ITN4 release #46

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

ITN4 release #46

wants to merge 13 commits into from

Conversation

PudgyPug
Copy link
Contributor

No description provided.

const url = `http://${savedActiveNode.ip}:${savedActiveNode.port}` + query;

try {
data = await axios.get(url, {timeout: 2000});

Check warning

Code scanning / CodeQL

File data in outbound network request

Outbound network request depends on [file data](1). Outbound network request depends on [file data](2). Outbound network request depends on [file data](3).
package.json Outdated
@@ -44,8 +44,9 @@
"typescript-estree": "18.1.0"
},
"dependencies": {
"@shardus/crypto-utils": "4.1.3",
"@shardus/crypto-utils": "git+https://github.com/shardeum/lib-crypto-utils#itn4",

Choose a reason for hiding this comment

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

should this actually go to main?

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.

7 participants