8000 Tags · protofire/eth-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: protofire/eth-cli

Tags

v2.0.0-beta-1

Toggle v2.0.0-beta-1's commit message

Verified

This commit was signed with the committer’s verified signature.
fvictorio Franco Victorio
2.0.0-beta-1

v1.4.0

Toggle v1.4.0's commit message
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))

v1.3.0

Toggle v1.3.0's commit message
chore(release): 1.3.0 [skip ci]

# [1.3.0](v1.2.0...v1.3.0) (2019-08-01)

### Features

* **method:** add method:search command ([df7ec98](df7ec98))

v1.2.0

Toggle v1.2.0's commit message
chore(release): 1.2.0 [skip ci]

# [1.2.0](v1.1.0...v1.2.0) (2019-08-01)

### Features

* add .contracts command ([9f2d300](9f2d300))
* add .loadc command ([44b6906](44b6906))

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0 [skip ci]

# [1.1.0](v1.0.1...v1.1.0) (2019-07-22)

### Features

* **repl:** add variable with exposed accounts ([#80](#80)) ([09b5363](09b5363))

v1.0.1

Toggle v1.0.1's commit message
1.0.1

v0.9.0

Toggle v0.9.0's commit message
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

v1.0.0-alpha-7

Toggle v1.0.0-alpha-7's commit message
fix repl: contract call was waiting a lot to respond.

v1.0.0-alpha-6

Toggle v1.0.0-alpha-6's commit message
fix dependencies

0