-
Notifications
You must be signed in to change notification settings - Fork 13
Better macro for test. #30
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
Conversation
dvdplm
left a comment
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.
Thanks! Seems like a good cleanup to me, but let's hear from @insipx
|
looks great! TIL about the |
|
@insipx the CI seems angry for the wrong reasons. Do you know how to kick it in the balls? |
|
@dvdplm I have no idea 😅 i've never had CLA crap out before. Merge is greyed out for me -- maybe we need an admin to push it through? |
|
I'm not sure what the CI issues other than CLA are about. Anything that I can do per se? |
|
It looks like the substrate revision is too old to build with nightly rust. |
|
merged with master, hopefully can merge now. |
I was looking into the code a bit and decided to fix this
TODO.I am looking more into using desub and eventually contributing back. Pointing me out to further small issues could potentially end up in them being resolved by me.
Only substantial change of this PR is that aside from hardcoding the number of transactions in each block, we use the count of files with a certain prefix (which I am not sure why it wasn't like this from the get go? maybe I am missing a reason here.)