-
Notifications
You must be signed in to change notification settings - Fork 37
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
Updated to Neo 3.6.0 #288
Updated to Neo 3.6.0 #288
Conversation
@dotnet-policy-service agree |
Only thing is I don't know if your Github actions will build it right, I'll have a look at that. Someone let me know, what you want to do going follow with this project. How we can setup github actions. This is working build (action won't work, need new actions)... |
@gsmachado @steven1227 does anyone monitor this repo anymore? I would like to knock this out and some issues. |
Yes. We are looking into it as well. |
I think it's hard to follow what actually changed when also reformatting almost every file. Those should really be separate PRs. Also, why are there Plugin binaries checked in? |
Look at neo-express/src/neoxp/neoxp.csproj Lines 15 to 28 in e75c812
The configurations make assumptions that you have these files, along with other things, Like directories outside this repo's directory. Like: neo-express/src/Directory.Build.props Lines 21 to 27 in e75c812
<add key="neo-monorepo" value="https://neomonorepopackages.blob.core.windows.net/packages/index.json" /> Here are the thinks i changed.
It's time to stop messing around and get this repo going again. I have tons of time on my hands. I tried many times to get in touch with core. I had someone on inside say developer left and it's not maintained anymore and this would be a place to start. So I'm just getting this repo up for public access... so anyone can start working on it. Should of been that way in the 1st place. That is one of the reasons why this repo was always dead. No support!
oops |
Good work! We are planning reactive https://github.com/N3developertoolkit/neo-blockchaintoolkit-library, so moving bctk repo into neo-express is not most urgent task right now. Maybe we can continue this process after neo-express v3.6 release. If you have any improvement sugguestions, welcome issues and PRs in our repos. |
There was some interface changes in |
I think it's public knowledge by now that the author left the NEO community for a different adventure. We're waiting for @JohndeVadoss to come with the new plan who's going to maintain it. There's more than enough things to fix and improve in this project, but without an active accountable person we're just stuck. |
I discussed with NGDseattle and there will be a person working on it in near future. For now, our highest priority is to update and release it to compatible with 3.6 |
Waiting on N3developertoolkit/neo-blockchaintoolkit-library#91 to merge |
@steven1227 Also updated N3developertoolkit/neo3-visual-tracker#166 But if you end up merging But all is good now. Just waiting for a tigger to be pulled. The way i look at is if no one is maintaining these repos. Then this is the best solution so far. Instead of learning old inefficient code and coding standards. Lets resurrect the update with best coding practices. It was really annoying for me when i 1st came to |
my� bad for changing the status, cont control myself to click it when there is a button. |
Porting to Neo 3.6.0
brought up to coding standards well.
Ported and updated
neo-blockchaintoolkit-library
to this repo. Since development has stopped for https://github.com/N3developertoolkit/neo-blockchaintoolkit-library and developer left.Changed all configurations since repo is outdated and some projects are dead.