-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 Parity version for integration testing to 2.3.5 #1292
Conversation
96830b6
to
75bf7c8
Compare
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.
Looks good! Thanks for picking this up!
'--rpcport', parity_port, | ||
'--jsonrpc-apis', 'all', | ||
'--jsonrpc-port', parity_port, | ||
'--fat-db', 'on', | ||
# '--author', common.COINBASE[2:], |
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.
I think we can probably get rid of this
'--rpcport', parity_port, | ||
'--jsonrpc-apis', 'all', | ||
'--jsonrpc-port', parity_port, | ||
'--fat-db', 'on', | ||
# '--author', common.COINBASE[2:], |
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.
Same here, let's get rid of this
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 for taking this on!
Ha, forgot I had already submitted my review. Double approval! |
75bf7c8
to
317c083
Compare
What was wrong?
Updated Parity version to 2.3.5 for integration tests
.travis.yml
1.8.7
and1.8.8
Cute Animal Picture