Remix Versions Save

This has been moved to https://github.com/ethereum/remix-project

v0.1.14

4 years ago

Change Log

v0.1.14 (2019/07/03 13:42 +00:00)

  • #1246 Bump version (@yann300)
  • #1245 removed 'detail' key of optimizer for versions before yul (@LianaHus)
  • #1223 Add more position conversion functions (@rocky)
  • #1238 Fix #950 (@0mkara, @yann300)

v0.1.13

4 years ago

Change Log

v0.1.13 (2019/06/25 08:02 +00:00)

  • #1236 output ast from compilation result (@yann300)
  • #1234 use babel 7 (@yann300)

v0.1.12

4 years ago

Change Log

v0.1.12 (2019/06/24 07:50 +00:00)

  • #1232 bump version (@yann300)
  • #1228 Enable yul optimizations if optimizations are enabled and in Yul mode. (@yann300, @chriseth)
  • #1221 add scripts for removing installation (@yann300)
  • #1231 Create job_opening.md (@yann300)
  • #1222 Use babel 7 (@yann300)
  • #1216 Add routines for finding AST nodes (@rocky)
  • #1215 WIP: Import fix for vscode integration (@0mkara)
  • #1220 remove everything but link to new location of docs (@ethereum)
  • #1219 Default abi if compiled with yul (@yann300)
  • #1218 Version bump (@yann300)
  • #1217 Set language for solidity compiler (@yann300)
  • #1210 fixing #2029 static Analysis Location Issue (@LianaHus)
  • #1193 remix-solidity: add compiler.setEvmVersion() (@scottt)
  • #1213 Small spelling typos (@rocky)
  • #1195 remove console.error (@yann300)
  • #1196 Docs update (@ethereum)
  • #1187 Docs new layout (@ryestew)
  • #1192 publish lerna (@yann300)
  • #1190 Various Fix on Debugger (@yann300)
  • #1160 add more methods to remix-sim; fix accounts (@iurimatias)
  • #1183 Update README.md (@yann300)

v0.1.10

5 years ago

Packages

[email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Change Log

v0.1.10 (2019/05/11 07:44 +00:00)

  • #1182 Bump version (@yann300)
  • #1181 move to ethers v4 (@yann300)
  • #1158 Remove duplicated function declaration 'Ethdebugger.prototype.debug' (@nujabes403)
  • #1180 remix-debug depends on web3 (@scottt)
  • #1177 Update universalDapp.js (fix bad reference) (@yann300)
  • #1176 add görli test net declaration (contract metadata) (@yann300)
  • #1172 fix for electron w/dynamic loading of solcjson (@subtly)

v0.1.9

5 years ago
  • Update regex for fixing Firefox support #1165
  • Improving error message #1164
  • Update universal-dapp.js for Constantinople support #1161

Packages

[email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Change Log

v0.1.9 (2019/04/23 15:41 +00:00)

  • #1170 Bump version (@yann300)
  • #1165 fix: update regex to be Firefox compatible (@andremedeiros)
  • #1164 Better error msg (@LianaHus)
  • #1159 Fix typo 'invokation' to 'invocation' (@nujabes403)
  • #1161 Update universalDapp.js - support ethereumjs-vm 2.5.0 (@yann300)

v0.1.8

5 years ago
  • release of remix-astwalker
  • move universal-dapp logic from remix IDE to remix repository

Packages

[email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Change Log

v0.1.8 (2019/04/17 11:49 +00:00)

  • #1156 remix-astwalker (@0mkara)
  • #1150 move universal-dapp logic from remix-ide to remix-lib (@iurimatias)

v0.1.7

5 years ago

Packages

[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Change Log

v0.1.7 (2019/04/03 10:27 +00:00)

  • #1153 Bump ethereumjs-vm version (3.0.0) (@yann300)
  • #1151 Various fixes in remix-tests (@0mkara, @yann300)

v0.1.6

5 years ago

Packages

[email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Change Log

v0.1.6 (2019/03/28 13:35 +00:00)

  • #1128 Remix Tests Typescript implementation (@0mkara, @Sab94)
  • #1133 Fix typo (@PatAltimore)
  • #1138 manage metamask privacy mode (@yann300)
  • #1141 constantinople support (JSVM) (@yann300)
  • #1136 run remix-lib tests on v0.5.4+commit.9549d8ff (@iurimatias, @yann300)
  • #1137 fix: handle bignumber conversion on hash without prefix (@andremedeiros)
  • #1131 ethereum/populus is no longer maintained. Use ours. (@0mkara)
  • #1124 Updated regex in Memory Debugger to exclude replacing space with '?' (@eswarasai)
  • #1127 Fix test (@yann300)
  • #1122 fix: storageRangeAt doesn't always take a callback (@andremedeiros)
  • #1120 Allow timestamps to be passed to rawRun (@LeviBarnes)
  • #1117 Add module declaration (@0mkara)
  • #1115 Update README.md (@yann300)
  • #1112 improve userdoc for sender account (@0mkara)
  • #1114 Fix tests (@yann300)
  • #1113 Update package.json (@yann300)
  • #1110 Fix remix-url-resolver package.json (@0mkara)
  • #1109 add bins & command line params for simulator and debugger (@iurimatias)
  • #1107 Update release-process.md (@yann300)
  • #1106 fix remix-url-resolver package.json (@0mkara)
  • #1100 Remix resolve (@0mkara)
  • #1105 Fix remix-lib test (@yann300)
  • #1104 update package versions to be in line with npm (@iurimatias)
  • #1047 unit testing fix for PR #1014 (@yann300, @0mkara, @fulldecent)
  • #1094 (initial) lib for rdb (@iurimatias)
  • #1095 fix txFormat tests (@iurimatias)
  • #1089 Update tests.sol.js (@LianaHus)
  • #1090 rename filename to fix uppercase issue causing issues in remix-debug (@iurimatias)
  • #1084 move non prod dependencies to devDependencies (@iurimatias)
  • #1083 add websocket support for remix-sim (@iurimatias)
  • #1082 add missing send method (@iurimatias)
  • #995 move debugger logic from remix-ide to remix-debug (@iurimatias)
  • #1080 Update config.yml (@yann300)
  • #1050 Check RETURN and REVERT instruction .... (@yann300)
  • #1077 Fix and rename makeFullTypeDefinition (@yann300)
  • #1079 changed RemixD's to remixd (@LianaHus)
  • #1078 added info about read-only mode for remixd (@LianaHus)

v0.1.5

5 years ago

Packages

[email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Change Log

v0.1.5 (2018/11/22 13:45 +00:00)

  • #1076 Bump version (@yann300)
  • #1075 Revert "Update package.json" (@yann300)
  • #1074 Update package.json (@yann300)
  • #1073 Update package.json (@yann300)
  • #1072 Update unittesting_tab.md (fix doc rendering) (@yann300)

v0.1.4

5 years ago

Packages

[email protected]

Change Log

v0.1.4 (2018/11/21 10:15 +00:00)

  • #1071 bump general version (@yann300)
  • #1070 bump version (@yann300)
  • #1067 include test libraries import statements into sources anyway (@LianaHus)
  • #1065 Add argument to connect local folder to remix-ide and Provide an example (@hskang9)
  • #1069 Make unit testing work for solidity < 0.5.0 (@yann300)