raineorshine / solidity-repl

Ethereum Solidity REPL
ISC License
396 stars 33 forks source link

Disable warnings when executing commands #15

Closed tina1998612 closed 6 years ago

tina1998612 commented 6 years ago

How can I disable the following warnings and have only the nice output? I'm using macOS High Serria. Thanks!! screen shot 2018-01-02 at 10 52 17 am

raineorshine commented 6 years ago

Good catch! That was introduced with the new Solidity version.

I fixed the issue in v0.4.0. Trying updating!

tina1998612 commented 6 years ago

Thanks so much for the swift response! The warnings are all gone.

One last problem, there is an unknown output "undefined" right after the initial prompt like this: screen shot 2018-01-04 at 10 50 28 am

Thanks!!

raineorshine commented 6 years ago

Oh thanks! I left in a console.log :). Should be fixed now!

On Wed, Jan 3, 2018 at 7:56 PM 李婷婷 notifications@github.com wrote:

Thanks so much for the swift response! The warnings are all gone.

One last problem, there is an unknown output "undefined" right after the initial prompt like this: [image: screen shot 2018-01-04 at 10 50 28 am] https://user-images.githubusercontent.com/19768276/34548567-c50d8170-f13d-11e7-8bf2-ecb6dc47a890.png

Thanks!!

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/raineorshine/solidity-repl/issues/15#issuecomment-355186954, or mute the thread https://github.com/notifications/unsubscribe-auth/AAtyxNbVuxCxNDiaaUDyJq456MZWo9oDks5tHD3CgaJpZM4RQQP6 .