Commit Graph

189 Commits (d170be0c667aa8e107edefd1023fce5dcaad1492)

Author SHA1 Message Date
yann300 978f36592f stringify event with param array and struct 6 years ago
yann300 a8bf6ded24 move to ethers v4 6 years ago
yann300 0b45189087 Update universalDapp.js 6 years ago
yann300 0bf4b29350 Update execution-context.js 6 years ago
Liana Husikyan 87fc5dc2be Update txExecution.js 6 years ago
Liana Husikyan 96e3dc80ff Update txExecution.js 6 years ago
yann300 b883893dd2 Update universalDapp.js 6 years ago
nujabes403 fc421a60fa Fix typo 'invokation' to 'invocation' 6 years ago
Iuri Matias d85cfcb933 fix import name 6 years ago
Iuri Matias 0472ae70d3 move universal-dapp logic from remix-ide to remix-lib 6 years ago
yann300 6996d905bd Update execution-context.js 6 years ago
yann300 5b939718b8 constantinople support 6 years ago
Eswara Sai 64a17d113a Updated regex in Memory Debugger to exclude replacing space with '?' 6 years ago
Andre Medeiros a3de29fd56 fix: storageRangeAt doesn't always take a callback 6 years ago
LeviBarnes 4d1d8b6da8 Fix indent error in txRunner 6 years ago
LeviBarnes 9a3d1d0757 Allow calls to runRaw to specify the timestamp. 6 years ago
Iuri Matias cdd5da3298 add callbacks so each step of the debugger is only called when it's ready 6 years ago
Iuri Matias cff01523d9 update lib; remove various console logs 6 years ago
Iuri Matias 00e15ce815 add offsetToLineColumnConverter to remix-lib 6 years ago
Iuri Matias efe3424521 add callback to state manager checkpoint call 6 years ago
yann300 ed7bc34db5 fix and rename makeFullTypeDefinition 6 years ago
yann300 4f00e1506b check RETURN and REVERT instruction 6 years ago
yann300 9b40a31632 add missing field to receipt (status) 6 years ago
yann300 258e3f1541 test before adding/removing 6 years ago
yann300 b20da171e8 add "addProvider" "removeProvider" to execution context 6 years ago
noelyoo e4570e1a3d Refactor buffer constructor 6 years ago
yann300 70339de0f8 decode / encode array of tuple 6 years ago
yann300 3f28d95f34 try encoding params in any case so we throw beforehand if something went wrong 6 years ago
yann300 853f71c338 support resolving tuple (struct) 6 years ago
yann300 a4cce40367 standard 6 years ago
yann300 0820f05e18 ES6 class && async/await && wait for tx available 6 years ago
yann300 ac417a3098 Update txRunner.js 6 years ago
yann300 6ce42c5c5f standard 6 years ago
yann300 3762ee8c46 Update txHelper.js 6 years ago
yann300 728309d679 remove code duplication && fix "getFunction" 6 years ago
yann300 811080af35 Update breakpointManager.js 6 years ago
yann300 cdf10c6dcc add default cb function 6 years ago
yann300 4657d7fb26 remove console.log 6 years ago
yann300 6c60858ff8 remove debug artefact 6 years ago
yann300 5c51c01dcf add jumpToCallback 6 years ago
Iuri Matias cb61b40c37 fix fixes for remix-debug integration 6 years ago
yann300 47684422af Don't use executionContext in library 6 years ago
yann300 934ed2693c fix resolveFunction: take in account types 6 years ago
yann300 3da957f006 Fx linking when 2 or more libraries 6 years ago
yann300 69451d7a6d Do not override bytecode when deploying deps lib 6 years ago
Iuri Matias da0ded69fa move code and trace code from remix-debug to remix-lib 6 years ago
Iuri Matias 1072cf0196 remove global from remix-lib 7 years ago
yann300 855053af10 use tx and receipt when resolving / listening 7 years ago
yann300 aec3eb28bf fis standard 7 years ago
yann300 a0d6bf65ca add transaction hash to receipt 7 years ago