Skip to content

v0.6.4

Compare
Choose a tag to compare
@yann300 yann300 released this 05 Jul 08:57
· 4835 commits to master since this release

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

v0.6.4 (05/07/2018)

  • Use tx and receipt to build logs #1358
  • display transaction hash in log #1357
  • Don't add test tab #1355
  • Test tab #1350
  • Fix hex normalization #1347
  • Fix relative import #1346
  • Update example-contracts.js #1344
  • Update example-contracts.js #1343
  • Override control-s and command-s to auto-recompile #1339
  • add ballot_test #1336
  • test-tab importFileCb injection #1334
  • Remix tests import fix #1332
  • Fix Typo #1330
  • Import module from installed_contracts and node_modules folder #1328
  • Adding copy to clipboard in the expanded view #1326
  • Adjusted static analysis warning notification appearance #1324
  • don't add instances if the creation fails #1323
  • Add txStatus icon, move expand to the end, add lines between logs #1320
  • Switch arrows in Recorder card #1319
  • refactor compile tab #1318
  • add missing API (newAccount) #1317
  • Minor update of labels #1316
  • Update settings-tab.js #1314
  • Fix Render warning without msg #1312
  • refactor compile tab #1308
  • Multi param angles content #1307
  • Refactor app.js #1244
  • refactor debugger tab #1240
  • refactor settings #1237
  • refactor rhp #1233
  • add test-tab (wip) #1229
  • Run tab #1219
  • Fix import with firefox (4f505ab)
  • Fix displaying call in terminal (4adcf54)