truffle
truffle copied to clipboard
Implement encoder/decoder-based `truffle call` command
This draft PR adds a truffle call
command leveraging Truffle's encoding and decoding functionality (including overload resolution :)
Oh, probably should also mention... once there are actual well-understood edge cases to test, this PR should probably also include tests for those :)
Closing this PR as a new one is opened https://github.com/trufflesuite/truffle/pull/5647.