Skip to content
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: add internal transactions #1064

Merged
merged 2 commits into from
Mar 22, 2023
Merged

feat: add internal transactions #1064

merged 2 commits into from
Mar 22, 2023

Conversation

ErnoW
Copy link
Member

@ErnoW ErnoW commented Mar 22, 2023


name: 'Pull request'
about: A new pull request

New Pull Request

Checklist

  • I am not disclosing a vulnerability.
  • My code is conform the code style
  • I have made corresponding changes to the documentation
  • I have updated Typescript definitions when needed

Issue Description

Related issue: #FILL_THIS_OUT

Solution Description

@ErnoW ErnoW requested a review from a team as a code owner March 22, 2023 04:18
@changeset-bot
Copy link

changeset-bot bot commented Mar 22, 2023

🦋 Changeset detected

Latest commit: 71bdc4e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
@moralisweb3/common-evm-utils Minor
@moralisweb3/evm-api Minor
@moralisweb3/api-generator Minor
@moralisweb3/api-utils Minor
@moralisweb3/aptos-api Minor
@moralisweb3/auth Minor
@moralisweb3/codegen Minor
@moralisweb3/evm-utils Minor
@moralisweb3/next Minor
@moralisweb3/parse-server Minor
@moralisweb3/react Minor
@moralisweb3/sol-api Minor
@moralisweb3/sol-utils Minor
@moralisweb3/streams Minor
@moralisweb3/test-utils Minor
@moralisweb3/common-aptos-utils Minor
@moralisweb3/common-auth-utils Minor
@moralisweb3/common-core Minor
@moralisweb3/common-sol-utils Minor
@moralisweb3/common-streams-utils Minor
@moralisweb3/client-api-utils Minor
@moralisweb3/client-evm-api Minor
@moralisweb3/client-firebase-api-utils Minor
@moralisweb3/client-firebase-auth-utils Minor
@moralisweb3/client-firebase-evm-api Minor
@moralisweb3/client-firebase-evm-auth Minor
@moralisweb3/client-firebase-sol-api Minor
@moralisweb3/client-firebase-sol-auth Minor
@moralisweb3/client-sol-api Minor
@create-moralis-dapp/express Minor
@create-moralis-dapp/next Minor
@create-moralis-dapp/react-cra Minor
@create-moralis-dapp/react-vite Minor
@create-moralis-dapp/toolkit Minor
moralis Minor
create-moralis-dapp Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

Test coverage

Title Lines Statements Branches Functions
api-utils Coverage: 30%
30.34% (61/201) 30.35% (17/56) 30.76% (12/39)
auth Coverage: 90%
92.59% (100/108) 83.33% (20/24) 86.2% (25/29)
evm-api Coverage: 100%
100% (84/84) 66.66% (6/9) 100% (52/52)
common-aptos-utils Coverage: 4%
4.81% (147/3054) 5.47% (25/457) 5.54% (44/793)
common-evm-utils Coverage: 65%
66.21% (1113/1681) 24.19% (189/781) 38.65% (259/670)
sol-api Coverage: 96%
96.66% (29/30) 66.66% (6/9) 91.66% (11/12)
common-sol-utils Coverage: 74%
74.55% (167/224) 66.66% (18/27) 65.38% (51/78)
common-streams-utils Coverage: 91%
91.6% (1178/1286) 78.15% (415/531) 82.49% (424/514)
streams Coverage: 88%
87.81% (555/632) 65.88% (56/85) 87.59% (120/137)

b4rtaz
b4rtaz previously approved these changes Mar 22, 2023
@ErnoW ErnoW merged commit 7f5c52e into main Mar 22, 2023
@ErnoW ErnoW deleted the feat/internal_transactions branch March 22, 2023 13:50
@github-actions github-actions bot mentioned this pull request Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants