support contract method call
and send
with options storageLimit
,epochHeight
,chainId
cfxtruffle exec
supports context cfx
cfxtruffle console
supports subcommandcfxutil
cfxtruffle console
supports auto sign transaction by configed privateKeys whencfx.sendTransaction
- enhanced error handle in
cfxtruffle console
- Support config privateKeys for signing in local and send transaction to remote node
- Provide more detail info when execute rpc error in
cfxtruffle console