Commit Graph

104 Commits (a9271d84866c38421e205757705dff4faa7d93cc)

Author SHA1 Message Date
aniket-engg 276aacf99c suggested changes 5 years ago
aniket-engg 7b3f08187e devdoc & type 5 years ago
aniket-engg 48d349a8b1 double the gas if deployment fails with OOG error 5 years ago
aniket-engg 2a25d3dbaa use compiler configuration in tests 5 years ago
aniket-engg 0f9ad2cea4 fixes #958 5 years ago
aniket-engg 0b172317c7 optional final callback in runTestFiles 5 years ago
aniket-engg ce6c3916a4 fixes #951 5 years ago
aniket-engg ace0a66988 method devdoc 5 years ago
aniket-engg fdac8ec956 types 5 years ago
aniket-engg 4f32d060aa pass value in test methods 5 years ago
Iuri Matias 2477624bd2 if node.kind exists, ensure it's function and the the ndoeType is is FunctionDefinition 5 years ago
Iuri Matias 38670d89bd remove node.kind check since this is not necessarily present in ast trees and nodeType is sufficient 5 years ago
aniket-engg 1000826476 catch and return deployment error in remix-tests 5 years ago
aniket-engg 0480230ca8 receive function 5 years ago
aniket-engg c250d4ee0c dependency on constant field of ABI removed 5 years ago
aniket-engg d55bec5770 web3 updated in remix-tests 5 years ago
aniket-engg 6320a966da test file suffix check improved 5 years ago
aniket-engg 7b7a0e4111 suggested changes 5 years ago
aniket-engg 5bcc01ea8c more types added 5 years ago
aniket-engg 075e1aadb0 types & suggested changes 5 years ago
aniket-engg af3d01cede comments 5 years ago
aniket-engg b71c8ec3bb sequence of tests from IDE 5 years ago
aniket-engg 6914878c51 sequence for tests using CLI 5 years ago
aniket-engg 7b407f01e5 types 5 years ago
aniket-engg b64fcbbebe more types improved 5 years ago
aniket-engg 404171ca03 sources type 5 years ago
aniket-engg 01ce868984 dev doc update 5 years ago
aniket-engg 4a38cdb233 requested changes done 5 years ago
aniket-engg 7c7211840a suggested changes 5 years ago
aniket-engg fca73d213d import supported in test contract 5 years ago
aniket-engg f9fdc403e1 initiate provider 5 years ago
aniket-engg 25de65834e transaction execution error recorded 5 years ago
aniket-engg abbd1244df linting fix 5 years ago
aniket-engg 0cf14a1cd2 wait for compiler to load 5 years ago
aniket-engg 0e743a42ec tests with worker 5 years ago
yann300 6a3bf8b4b4 async instantiate remix simulator 5 years ago
Andre Medeiros 3a4c76d8b4 Update test runner to report accounts via callback 5 years ago
yann300 815da957c1 return compilation result instead of a label && take in account propoerty 5 years ago
0mkar 6f5ba62ea0 fix build 5 years ago
yann300 c323d706c7 Fix #950 5 years ago
Iuri Matias f373aa22b8 fix remix-tests; fix commit condition 6 years ago
0mkar 6493fa55c8 Import fix for vscode integration 6 years ago
0mkar a05e65bed6 Add types to eachOfLimit callback 6 years ago
yann300 74d9df1d2f fix require 6 years ago
yann300 7186584f14 fix runTestSources 6 years ago
Omkara 5c2210bb0b fix ES6 mistakes 6 years ago
Omkara a0a5a6e764 Add more fixes, arrow functions 6 years ago
Omkara 4afa90623f Add types file 6 years ago
Omkara 275a210da4 Update contract to sol v0.5.0, add more typings, make runTestFiles work 6 years ago
Omkara 0f9093af5e Add more typings 6 years ago