truffle icon indicating copy to clipboard operation
truffle copied to clipboard

Implement encoder/decoder-based `truffle call` command

Open gnidan opened this issue 2 years ago • 1 comments

This draft PR adds a truffle call command leveraging Truffle's encoding and decoding functionality (including overload resolution :) Screen Shot 2022-07-19 at 9 12 26 PM

gnidan avatar Jul 20 '22 01:07 gnidan

Oh, probably should also mention... once there are actual well-understood edge cases to test, this PR should probably also include tests for those :)

gnidan avatar Jul 20 '22 01:07 gnidan

Closing this PR as a new one is opened https://github.com/trufflesuite/truffle/pull/5647.

sukanyaparashar avatar Oct 26 '22 12:10 sukanyaparashar