Commit Graph

246 Commits (e2dd087352236418efa42c1ec91b8d793c8806ca)

Author SHA1 Message Date
Grandschtroumpf 9ae676db46 Udapp as a class 5 years ago
Iuri Matias f373aa22b8 fix remix-tests; fix commit condition 6 years ago
Iuri Matias f0ee2dce90 fix linting issues 6 years ago
Iuri Matias f88a15cdea fix tests; add method to generate empty block 6 years ago
rocky 44d256f693 Small spelling typos 6 years ago
Iuri Matias 7882c2340f cleanup 6 years ago
Iuri Matias 90b0f8bbbd implement/fix eth_getTransactionByBlockNumber and eth_getBlockByHash 6 years ago
Iuri Matias b94b7b3e3a implement/fix getTransactionReceipt, eth_getCode, eth_getTransactionByHash 6 years ago
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