-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: gas service #3
Merged
Merged
Conversation
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
haiyizxx
reviewed
Mar 1, 2024
canhtrinh
force-pushed
the
feat/gas-service
branch
from
March 4, 2024 21:46
3e748bb
to
5e742d2
Compare
chore: add back contract_id as output to the setup_emv test chore: update tests to pass in correct token address into refund chore: WIP - adding auth for refund methods and tests for emitted events chore: unwrapping index value
canhtrinh
force-pushed
the
feat/gas-service
branch
from
March 5, 2024 15:47
5e742d2
to
e3c403e
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3 +/- ##
==========================================
+ Coverage 91.21% 92.30% +1.08%
==========================================
Files 19 26 +7
Lines 922 1169 +247
==========================================
+ Hits 841 1079 +238
- Misses 81 90 +9 ☔ View full report in Codecov by Sentry. |
canhtrinh
force-pushed
the
feat/gas-service
branch
from
March 6, 2024 03:36
2637276
to
35b31c6
Compare
canhtrinh
force-pushed
the
feat/gas-service
branch
from
March 6, 2024 03:39
35b31c6
to
b7d0b57
Compare
canhtrinh
force-pushed
the
feat/gas-service
branch
from
March 7, 2024 20:20
7fec4e5
to
49747d0
Compare
milapsheth
reviewed
Mar 14, 2024
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
canhtrinh
force-pushed
the
feat/gas-service
branch
from
March 17, 2024 04:42
d585dca
to
af2b7bc
Compare
chore: fmt code chore: run cargo sort
canhtrinh
force-pushed
the
feat/gas-service
branch
from
March 17, 2024 04:47
af2b7bc
to
ac472f4
Compare
milapsheth
reviewed
Mar 18, 2024
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
chore: incorporate add'l comments
milapsheth
approved these changes
Mar 19, 2024
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Draft PR with remaining questions: