Tags: protofire/eth-cli
Tags
chore(release): 1.4.0 [skip ci] # [1.4.0](v1.3.0...v1.4.0) (2019-09-02) ### Features * add --confirmation-blocks flag to contract:deploy ([fe7bad5](fe7bad5)) * add --confirmation-blocks flag to method:send ([b534830](b534830)) * add --confirmation-blocks flag to tx:nop ([8110210](8110210)) * add conf:address:* commands ([140ad0e](140ad0e)) * add HelpCommand ([a75bbcb](a75bbcb)) * allow adding custom abis ([50b70c6](50b70c6)) * allow specifying a known netwowrk through --url/-u ([b1627ce](b1627ce)) * allow using a known private key in method:send ([fdf814e](fdf814e)) * allow using a known private key in tx:nop ([a6935b2](a6935b2)) * allow using known contract addresses in repl ([82ef022](82ef022)) * support custom pks in contract:deploy ([43636d6](43636d6))
chore(release): 0.9.0 [skip ci] # [0.9.0](v0.8.0...v0.9.0) (2019-07-22) * Merge pull request #68 from protofire/fix-contract-deploy ([fe76b08](fe76b08)), closes [#68](#68) ### Features * **repl:** add variable with exposed accounts ([#80](#80)) ([9a7f977](9a7f977)) ### BREAKING CHANGES * contract deploy
fix repl: contract call was waiting a lot to respond.
PreviousNext