Skip to content

Releases: ethui/ethui

v0.2.1

01 Jun 20:39
863dfe7
Compare
Choose a tag to compare

Changes

Installing

  1. Download the appropriate binary for your architecture, and set it up in your $PATH
  2. Download extension.zip and manually install it in your browser (currently tested on Google Chrome, more to come soon):
    2.1. Extract the zip file
    2.2. go to chrome://extensions
    2.3. enable Developer mode (upper right corner)
    2.4. Load unpacked -> choose the directory you extracted from the ZIP file
  3. Run iron.

v0.2.0

01 Jun 10:47
40c76b8
Compare
Choose a tag to compare

Please use the fixed version v0.2.1 instead

Changes

🚀 Features

🐛 Bug Fixes

  • Fixes wei value tracking; Adds "copy to clipboard" to wei values @naps62 (#210)
  • Remove command bar from dialogs @naps62 (#201)

🧰 Maintenance

Installing

  1. Download the appropriate binary for your architecture, and set it up in your $PATH
  2. Download extension.zip and manually install it in your browser (currently tested on Google Chrome, more to come soon):
    2.1. Extract the zip file
    2.2. go to chrome://extensions
    2.3. enable Developer mode (upper right corner)
    2.4. Load unpacked -> choose the directory you extracted from the ZIP file
  3. Run iron.

v0.1.0 - First public release

25 May 08:42
Compare
Choose a tag to compare
Pre-release

Notable features:

  • Foundry ABI indexing and interaction UI (#166 )
  • Material UI and dark mode (#144 )
  • Multi account support (#154 )
  • better native experience on macOS

Installing

  1. Download the appropriate binary for your architecture, and set it up in your $PATH
  2. Download extension.zip and manually install it in your browser (currently tested on Google Chrome, more to come soon):
    2.1. Extract the zip file
    2.2. go to chrome://extensions
    2.3. enable Developer mode (upper right corner)
    2.4. Load unpacked -> choose the directory you extracted from the ZIP file
  3. Run iron.

v0.0.2

10 May 19:16
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Using fix-path-env (#141)
  • Fixing balances (#134)

v0.0.1

13 Apr 16:31
0ca55aa
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First version 🎊