-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update tests to be able to run using a leap dev-install package. #355
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1a73eb8 - Browse repository at this point
Copy the full SHA 1a73eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13fe485 - Browse repository at this point
Copy the full SHA 13fe485View commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6076d9e - Browse repository at this point
Copy the full SHA 6076d9eView commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f3cdba - Browse repository at this point
Copy the full SHA 2f3cdbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f9b04 - Browse repository at this point
Copy the full SHA d3f9b04View commit details -
Temporarily move leap integration test before contract tests for quicker CICD debugging iteration.
Configuration menu - View commit details
-
Copy full SHA for 4995c16 - Browse repository at this point
Copy the full SHA 4995c16View commit details -
Put leap integration test into own job in workflow.
Use leap and cdt versions 4 with the leap integration test.
Configuration menu - View commit details
-
Copy full SHA for 0e9d95c - Browse repository at this point
Copy the full SHA 0e9d95cView commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f7d855 - Browse repository at this point
Copy the full SHA 7f7d855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8340a29 - Browse repository at this point
Copy the full SHA 8340a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f27a4 - Browse repository at this point
Copy the full SHA 33f27a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3bf65 - Browse repository at this point
Copy the full SHA ba3bf65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3ac5f - Browse repository at this point
Copy the full SHA 4c3ac5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aafc9a2 - Browse repository at this point
Copy the full SHA aafc9a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c2b10 - Browse repository at this point
Copy the full SHA f1c2b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for f107499 - Browse repository at this point
Copy the full SHA f107499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ecdf8 - Browse repository at this point
Copy the full SHA 80ecdf8View commit details
Commits on Jul 21, 2023
-
Working through dependency issues.
Need to link TestHarness into typical python dist-packages. This is taken care of automatically in the install in leap main but not in v4.0.4 being used here. TestHarness has a dependency on cleos which currently is not installed in the leap-dev package, so need leap package for now as well.
Configuration menu - View commit details
-
Copy full SHA for 8bdd860 - Browse repository at this point
Copy the full SHA 8bdd860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36acfe3 - Browse repository at this point
Copy the full SHA 36acfe3View commit details -
Remove PYTHONPATH now that symlink is created.
PYTHONPATH was not what we wanted here anyway. Also believe we can remove the concrete version specification for web3 as it was not the cause of the issue.
Configuration menu - View commit details
-
Copy full SHA for 7e02722 - Browse repository at this point
Copy the full SHA 7e02722View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f65d15 - Browse repository at this point
Copy the full SHA 2f65d15View commit details -
Revert "Set test environment variables."
This reverts commit 2f65d15.
Configuration menu - View commit details
-
Copy full SHA for a16a4c2 - Browse repository at this point
Copy the full SHA a16a4c2View commit details
Commits on Jul 25, 2023
-
Leap integration test workflow updates.
Update Web3 functions now using snake case instead of camel case. Update tx_wrapper index.js to use fetch import over require. Workflow needs to install some dependencies as documented in test.
Configuration menu - View commit details
-
Copy full SHA for 836fe14 - Browse repository at this point
Copy the full SHA 836fe14View commit details -
Break out step for update package index and upgrading packages first. Add step to check versions and check tx_wrapper logs.
Configuration menu - View commit details
-
Copy full SHA for c18a1f4 - Browse repository at this point
Copy the full SHA c18a1f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16aa944 - Browse repository at this point
Copy the full SHA 16aa944View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb484fa - Browse repository at this point
Copy the full SHA eb484faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8acaca5 - Browse repository at this point
Copy the full SHA 8acaca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f5ec8 - Browse repository at this point
Copy the full SHA d8f5ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43dbf43 - Browse repository at this point
Copy the full SHA 43dbf43View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b6a1ee - Browse repository at this point
Copy the full SHA 7b6a1eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b49ab - Browse repository at this point
Copy the full SHA d2b49abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d4576 - Browse repository at this point
Copy the full SHA 12d4576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 166bf93 - Browse repository at this point
Copy the full SHA 166bf93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e28c6 - Browse repository at this point
Copy the full SHA 78e28c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 534fd66 - Browse repository at this point
Copy the full SHA 534fd66View commit details -
Allow waiting and retrying row validation with eos-evm-node for slowe…
…r trx sync machines.
Configuration menu - View commit details
-
Copy full SHA for 0cb41ad - Browse repository at this point
Copy the full SHA 0cb41adView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad13c15 - Browse repository at this point
Copy the full SHA ad13c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f679fe - Browse repository at this point
Copy the full SHA 7f679feView commit details
Commits on Jul 27, 2023
-
Troubleshooting eos evm node not spinning up in time and whether slee…
…p is working correctly in CICD.
Configuration menu - View commit details
-
Copy full SHA for 02079ac - Browse repository at this point
Copy the full SHA 02079acView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c09a7 - Browse repository at this point
Copy the full SHA f2c09a7View commit details