-
Notifications
You must be signed in to change notification settings - Fork 5
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
test: bridge e2e testing #57
Merged
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcd62fd - Browse repository at this point
Copy the full SHA bcd62fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3be3e46 - Browse repository at this point
Copy the full SHA 3be3e46View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ed2c8a - Browse repository at this point
Copy the full SHA 2ed2c8aView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b57644 - Browse repository at this point
Copy the full SHA 8b57644View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 702165f - Browse repository at this point
Copy the full SHA 702165fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d3075 - Browse repository at this point
Copy the full SHA 67d3075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e19625 - Browse repository at this point
Copy the full SHA 5e19625View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a7bfa - Browse repository at this point
Copy the full SHA f4a7bfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d357e - Browse repository at this point
Copy the full SHA 97d357eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d91c20f - Browse repository at this point
Copy the full SHA d91c20fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a5261 - Browse repository at this point
Copy the full SHA 98a5261View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09eeb68 - Browse repository at this point
Copy the full SHA 09eeb68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad30b2 - Browse repository at this point
Copy the full SHA 7ad30b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2a313 - Browse repository at this point
Copy the full SHA 7a2a313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 728befb - Browse repository at this point
Copy the full SHA 728befbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e0c439 - Browse repository at this point
Copy the full SHA 5e0c439View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1600349 - Browse repository at this point
Copy the full SHA 1600349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf549b - Browse repository at this point
Copy the full SHA 4bf549bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d03ba4 - Browse repository at this point
Copy the full SHA 3d03ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 244eb2d - Browse repository at this point
Copy the full SHA 244eb2dView commit details
Commits on Sep 16, 2024
-
test: Send EOA and deploy contract E2E tests using Bats (#69)
* feat: add helper functions for contract deployment and sending transactions using cast commands * feat: send EOA transaction test basic * feat: add CDK_ERIGON_NODE_NAME var * feat: invoke _common_setup function * feat: deploy ERC20Mock contract E2E test * feat: more strict assertions and use run instead of $ * feat: tweaks * fix: change the way transaction hash is extracted * fix: change the way transactionHash gets fetched from the output * fix: cast call helper function and invocation of balanceOf function * test: use RAW_PRIVATE_KEY env variable for sender private key * fix: address feedback from @vcastellm * fix: Linters warning fixes (#74) * feat: use the latest golangci-lint version and fix config warnings * fix: linter warnings * fix: linter warnings (part 2) * fix: propagate the error from aggregator.Start * fix: format golangci config file * fix: suppress gosec overflow issues * fix: exclude G115 gosec linter rule * fix: use crypto/rand number generator
Configuration menu - View commit details
-
Copy full SHA for 7a1213b - Browse repository at this point
Copy the full SHA 7a1213bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2edafe6 - Browse repository at this point
Copy the full SHA 2edafe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13df74c - Browse repository at this point
Copy the full SHA 13df74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0172c - Browse repository at this point
Copy the full SHA 0e0172cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d717fa - Browse repository at this point
Copy the full SHA 5d717faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d71a87 - Browse repository at this point
Copy the full SHA 0d71a87View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9cbf60 - Browse repository at this point
Copy the full SHA c9cbf60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0f2bf - Browse repository at this point
Copy the full SHA 0d0f2bfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.