This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 560
Fix CI to run solidity tests #278
Merged
fedekunze
merged 36 commits into
evmos:main
from
yijiasu-crypto:ysu/fix-contract-test-ci
Oct 8, 2021
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
dae5c3d
Fix CI
yijiasu-crypto e7b9c3d
Merge branch 'main' into ysu/fix-contract-test-ci
yijiasu-crypto 61c922f
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze c57dd1d
Merge branch 'main' into ysu/fix-contract-test-ci
yijiasu-crypto 7e1b45b
Merge branch 'main' into ysu/fix-contract-test-ci
yijiasu-crypto 0d120e6
Remove verbose-log to reduce size
yijiasu-crypto f0f4871
Merge branch 'main' into ysu/fix-contract-test-ci
yihuang a93aada
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze cc93929
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze 8d4185a
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze 1cac367
update timeout
fedekunze 53b700b
rm deploy contract action
fedekunze 2d853bd
fix conflicts
fedekunze 8e01971
Merge branch 'main' into ysu/fix-contract-test-ci
yijiasu-crypto 7a94db2
Update test-helper.js
yijiasu-crypto e742c1f
Update workflow
yijiasu-crypto b8b251e
Update workflow
yijiasu-crypto 0ce034e
fix gas estimate amount
yijiasu-crypto 53cb383
Update test.yml
yijiasu-crypto 308e4a2
fix error assert issue
yijiasu-crypto 8661db2
Merge branch 'main' into ysu/fix-contract-test-ci
yijiasu-crypto d1f2b3c
Merge branch 'main' into ysu/fix-contract-test-ci
yijiasu-crypto 11cb3bb
ignore bad test case
yijiasu-crypto f1ca6a5
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze 2a08799
Merge remote-tracking branch 'upstream/main' into ysu/fix-contract-te…
yijiasu-crypto 1442f10
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze 5d919d3
remove estimate gas test
yijiasu-crypto d00c771
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze be93a0c
Merge branch 'main' into ysu/fix-contract-test-ci
yijiasu-crypto 7a8dd37
Change fromBlock to 1 (TEMP, Reverse Required)
yijiasu-crypto 6ec2e2c
Merge remote-tracking branch 'origin/ysu/fix-contract-test-ci' into y…
yijiasu-crypto 08c49f8
Merge branch 'main' into ysu/fix-contract-test-ci
yijiasu-crypto 3c5705d
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze b6af0a5
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze 5556cfe
Merge branch 'main' into ysu/fix-contract-test-ci
fedekunze 3ca1367
bump timeout
fedekunze File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove