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

*: use official neo-go release with --relative-path support #6

Merged
merged 4 commits into from
Nov 28, 2023

Conversation

ixje
Copy link
Member

@ixje ixje commented Nov 28, 2023

#4 introduced the CI workflow which build a custom neo-go node to bypass the wallet path limitation reported in this issue. At the time it was unclear when an official version would be released with a fix, so I made an intermediate fix to not block us. Now that an official version is released that includes the required fix we can just download and include that.

Changes in this PR

  1. fetch official node over neo-go
  2. fix download-node script to work when executed from a terminal.

@ixje
Copy link
Member Author

ixje commented Nov 28, 2023

OSX job fails because of nspcc-dev/neo-go#3238

@ixje
Copy link
Member Author

ixje commented Nov 28, 2023

OSX job fails because of nspcc-dev/neo-go#3238

Reverted to manual building to temporarily resolve this. They're going to resolve it but in the 0.105.0 release that has an unknown release date.

@ixje ixje merged commit 1c68b6f into master Nov 28, 2023
14 checks passed
@ixje ixje deleted the use-official-neogo branch November 28, 2023 15:34
@ixje ixje mentioned this pull request Jan 5, 2024
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.

1 participant