Commit Graph

4 Commits (6704b46bc2b6b941d741a0c2e8d6b28178933e1f)

Author SHA1 Message Date
aniket-engg c02bf692fb imports updated 4 years ago
aniket-engg a4a1686317 txFormat methods export improved 4 years ago
aniket-engg db23f70ada txFormat and txHelper 4 years ago
aniket-engg 0071cd2d0f srcinTs 4 years ago
aniket-engg 894a0abd08 moved libs into libs dir 5 years ago
Admin c0fc2aa880 Moved files to libs/ 5 years ago
aniket-engg 2203ab4fc1 invalid tuple input throws error 5 years ago
Iuri Matias 51cf3b662c update remix-lib syntax to use const, let and this 5 years ago
aniket-engg 201fdeabad bytecode updated 5 years ago
aniket-engg 63da645394 nested array parsing 5 years ago
aniket-engg 8a76fa8ae3 function params parsing improved 6 years ago
aniket-engg 06d358363d separate function 6 years ago
Aniket 95fd8aa90a
added comments 6 years ago
aniket-engg eb76cbb866 string with comma handled 6 years ago
yann300 e5b2a7a294 fix and rename makeFullTypeDefinition 6 years ago
yann300 a31fd10b34 decode / encode array of tuple 7 years ago
yann300 20e1a6051e try encoding params in any case so we throw beforehand if something went wrong 7 years ago
yann300 241568a45e
Don't use executionContext in library 7 years ago
yann300 8916fb5b90 Fx linking when 2 or more libraries 7 years ago
yann300 7d859f5504 Do not override bytecode when deploying deps lib 7 years ago
yann300 89f34fc4f3 decode / encode tuple 7 years ago
yann300 22ce7f50b4 encode using ethers 7 years ago
yann300 881d5c08da refactor encoding transaction data 7 years ago
yann300 a39d874e83 ensure data is filled 7 years ago
yann300 faa2f04109 switch abi coder 7 years ago
yann300 c2e117d086 fix test 7 years ago
yann300 93c5606f2a remove udapp argument and replace it by a needed callback "callbackDeployLibrary" 7 years ago
yann300 4731b499b8 prefix raw data by "raw:" 7 years ago
yann300 33c1dd1c63 use solc for linking librairy 7 years ago
yann300 12b370f211 fix deploy and link libraries 7 years ago
yann300 5b3d629d06 double quoted number and hex string 7 years ago
Iuri Matias bba0189282 remove unneded requires 7 years ago
Iuri Matias 44c7368496 remove decodeResponseToTreeView and move it upstream since it was causing massive issues due to circular dependencies with remix-debugger; it's also an UI dependency and not relevant for remix-lib 7 years ago
Iuri Matias 91b0802fb0 fix require 7 years ago
Iuri Matias 61f04c1cb1 move execution txFormat to Remix-Lib 7 years ago