Commit Graph

10 Commits (9823e1717222d5b43ec6f74946468b18982e5b5e)

Author SHA1 Message Date
yann300 68a05e8119 fix exporting functioni which uses this 3 years ago
aniket-engg bf09e80270 check if response exists 4 years ago
yann300 44eac57b93 refactor_send_txs 4 years ago
yann300 2327ad3ba0 pass abi when recording a lib deployment 4 years ago
aniket-engg d2f744aa4b removing any type 4 years ago
aniket-engg 2e9b71485e linting passed 4 years ago
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