-
Notifications
You must be signed in to change notification settings - Fork 26
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
Update NeoScan #56
Update NeoScan #56
Conversation
neoscan appears to get stuck when minting tokens (happened in the previous version too). Investigating this some more as per our convo in discord |
@jeroenptrs Is this PR blocked until that issue is resolved? |
@revett not really. It works the same as before, just the fact that minting tokens doesnt work right now (or at least using the c# example). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aside from an already existing issue, this works fine. Putting minttokens into a separate issue now
cc @revett
Might be worth to update neo-python to version 0.7.8 as well, as the notifications-server uses the latest one. Having trouble with creating wallets and opening them as neo-python versions differ |
@corck I'll do that in a subsequent PR, thanks 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍰
Problem
Neoscan is outdated because new version separate block syncing with api/web function
Solution
docker-compose.yml is updated, status is updated to look for 7 services
Notes
VERSION
file using semver 📝