-
Notifications
You must be signed in to change notification settings - Fork 13
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
Feature/placeholder node #531
Conversation
reverse merge from preprod to s-pro dev
feature/fix-web3-method-fromAscii
feature/fix-web3-method-fromAscii
sync Preprod branch from main repo
…-methods remove outdated methods of old smart contract
feature/verify-doc
… into feature/verify-doc
Feature/verify doc
fix invalid character, updates in BN lib
Feature/delete property
fix frontend error message for file not found
@loleg please take a look at these console logs from vis-flowchart.js |
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.
They are not really "UselessNodes", I would have rather called them "Functionless" or so, because their Use is clear to the human designer! But otherwise the code looks solid.
Tested and approved. There is a minor issue in CI:
Please fix this before we merge. |
background: '#56ec00', | ||
highlight: { background: '#56ec00' }, | ||
hover: { background: '#56ec00' } | ||
background: '#f5e203', |
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.
Nice 💛
In the future, we could add a variable here for letting the user choose a color.
Pull Request Details