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

Script for building middleware binary locally #250

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

@SarthakDev12 SarthakDev12 changed the base branch from main to staging July 26, 2024 13:51
@@ -0,0 +1,27 @@
cd "$(dirname "$0")"
Copy link
Collaborator

Choose a reason for hiding this comment

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

We need the valory header here. Example

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added.

@@ -0,0 +1,27 @@
cd "$(dirname "$0")"

BIN_DIR="electron/bins/"
Copy link
Collaborator

Choose a reason for hiding this comment

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

You need to download the trader binary here. Check this step.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have created a different script for downloading trader binaries, in the same directory

Copy link
Collaborator

Choose a reason for hiding this comment

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

Alright, all good. You are missing the header there as well.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Okay, I'll add it there as well

Copy link
Collaborator

@0xArdi 0xArdi left a comment

Choose a reason for hiding this comment

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

There are a few things to be addressed.

@SarthakDev12 SarthakDev12 force-pushed the feat/build_middleware_binary branch from e8c1519 to 41adfb5 Compare August 7, 2024 05:23
Copy link
Collaborator

@solarw solarw left a comment

Choose a reason for hiding this comment

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

assume we can you makefile for this.
almost same as the script.

I did it for the windows build. we can integrate later

@0xArdi 0xArdi merged commit 3f354d0 into staging Aug 12, 2024
4 checks passed
@0xArdi 0xArdi deleted the feat/build_middleware_binary branch August 12, 2024 09:41
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.

3 participants