- 21 Apr, 2021 1 commit
-
-
Alex Beregszaszi authored
-
- 15 Apr, 2021 3 commits
-
-
aniket-engg authored
-
David Disu authored
Bump remixd version
-
ioedeveloper authored
-
- 14 Apr, 2021 7 commits
- 13 Apr, 2021 14 commits
-
-
yann300 authored
attempt fixing GoToVmTraceStep
-
ioedeveloper authored
-
ioedeveloper authored
-
ioedeveloper authored
-
ioedeveloper authored
-
ioedeveloper authored
-
yann300 authored
-
yann300 authored
-
yann300 authored
-
yann300 authored
-
yann300 authored
-
filip mertens authored
-
aniket-engg authored
-
aniket-engg authored
-
- 12 Apr, 2021 15 commits
-
-
lianahus authored
-
lianahus authored
-
lianahus authored
-
lianahus authored
refactoring linter
-
lianahus authored
-
lianahus authored
-
bunsenstraat authored
test it by doing this a couple of times in your console ``` let r = await fetch('https://raw.githubusercontent.com/ethereum/remix-project/179c9634fb7469d9799a93de6b7dfa4aabc982ed/package-lock.json') window.remixFileSystem.writeFileSync(`${Date.now()}.json`, await r.text()) ``` it will fill up the storage, after 2 times or so. then run the migration. this will give you how much is used, after 9mb it starts to fail ``` var _lsTotal=0,_xLen,_x;for(_x in localStorage){ if(!localStorage.hasOwnProperty(_x)){continue;} _xLen= ((localStorage[_x].length + _x.length)* 2);_lsTotal+=_xLen; console.log(_x.substr(0,50)+" = "+ (_xLen/1024).toFixed(2)+" KB")};console.log("Total = " + (_lsTotal / 1024).toFixed(2) + " KB"); ```
-
-
yann300 authored
-
David Disu authored
Optimise e2e
-
ioedeveloper authored
-
ioedeveloper authored
-
ioedeveloper authored
-
ioedeveloper authored
-
ioedeveloper authored
-