openzeppelin-test-helpers icon indicating copy to clipboard operation
openzeppelin-test-helpers copied to clipboard

Add RSK to the list of providers that return a revert reason message.

Open core-baguira opened this issue 5 years ago • 1 comments

Hi there,

RSK in it's new version will start supporting revert reason messages. Can we add it so the expectRevert function takes it into account? Version should be greater than: 2.2.0

An example on how the node info shows is: RskJ/2.2.0/Mac OS X/Java1.8/SNAPSHOT-dev.

Thank you

core-baguira avatar Dec 10 '20 17:12 core-baguira

Can you submit a PR? We also need an integration test. You can look at #131 for reference.

frangio avatar Dec 10 '20 23:12 frangio