Skip to content

v0.7.0

Compare
Choose a tag to compare
@yann300 yann300 released this 13 Sep 08:34
· 4351 commits to master since this release
b7c02a6

(see below for checking how to access remixd and remix IDE)

This release includes 5 really specific changes:

We have pushed a few improvements like: (a lot are feedbacks from the community)

  • Specifying library addresses and directly link instead of having to autodeploy them.
  • Warn if the contract size is over the limit (see eip170).
  • import raw url from the compiler import feature.
  • little reorganisation of the debugger layout.
  • auto update accounts list from the run tab.
  • added copy ABI / Byte code directly from the main panel
  • ...

Availability Remix IDE:

Availability Remixd:

Remixd is a tool which provide a way to access your local file from any remix IDE web app.

Changelog

Doc

Remix repo sync

Editor

Testing

API

Terminal

Library deployment

Recorder

Support

Run

Debugger

Compile

Fixes

Refactor

Misc