-
Notifications
You must be signed in to change notification settings - Fork 72
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
fix: issue when trying to perform transaction #2663
Merged
ebadiere
merged 1 commit into
main
from
2662-performing-transactions-against-0520-alpha2-not-working
Jul 3, 2024
Merged
fix: issue when trying to perform transaction #2663
ebadiere
merged 1 commit into
main
from
2662-performing-transactions-against-0520-alpha2-not-working
Jul 3, 2024
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
Signed-off-by: georgi-l95 <[email protected]>
georgi-l95
requested review from
AlfredoG87,
ebadiere,
Ivo-Yankov,
a team,
Nana-EC and
lukelee-sl
as code owners
July 3, 2024 09:40
Quality Gate passedIssues Measures |
ebadiere
approved these changes
Jul 3, 2024
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.
LG.
ebadiere
deleted the
2662-performing-transactions-against-0520-alpha2-not-working
branch
July 3, 2024 13:33
ebadiere
pushed a commit
that referenced
this pull request
Jul 3, 2024
Signed-off-by: georgi-l95 <[email protected]>
ebadiere
pushed a commit
that referenced
this pull request
Jul 3, 2024
Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]>
ebadiere
added a commit
that referenced
this pull request
Jul 3, 2024
* fix: net_version now reads chainId from config and return decimal val… (#2645) fix: net_version now reads chainId from config and return decimal value (#2633) * fix: net_version now reads chainId from config and return decimal value * fix: fixed regex pattern for postman test --------- Signed-off-by: Logan Nguyen <[email protected]> Co-authored-by: Logan Nguyen <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: issue when trying to perform transaction (#2663) Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]> Signed-off-by: ebadiere <[email protected]> Signed-off-by: georgi-l95 <[email protected]> Co-authored-by: Logan Nguyen <[email protected]> Co-authored-by: Georgi Lazarov <[email protected]>
ebadiere
pushed a commit
that referenced
this pull request
Jul 8, 2024
Signed-off-by: georgi-l95 <[email protected]>
ebadiere
pushed a commit
that referenced
this pull request
Jul 8, 2024
Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]>
ebadiere
added a commit
that referenced
this pull request
Jul 8, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0 Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0. See this package in npm: @hashgraph/sdk See this project in Snyk: https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: ebadiere <[email protected]> * fix: issue when trying to perform transaction (#2663) Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Adds usage of internal cache for getFilterChanges (#2668) Changes current logic of getFilterChanges, so it considers changes from internal cache as well Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Added metrics around the HBar rate limiter to better track the (#2657) * fix: Added metrics around the HBar rate limiter to better track the HBar rate limiting. Signed-off-by: ebadiere <[email protected]> * Update packages/relay/src/lib/hbarlimiter/index.ts Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Eric Badiere <[email protected]> * fix: Removed the shouldLimit called counter. Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: eth_getBlockTransactionCountByNumber is not supported in wss (#2650) fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such Signed-off-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Signed-off-by: Mariusz Jasuwienas <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Georgi Lazarov <[email protected]> Co-authored-by: konstantinabl <[email protected]> Co-authored-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Co-authored-by: Mariusz Jasuwienas <[email protected]>
ebadiere
pushed a commit
that referenced
this pull request
Jul 9, 2024
Signed-off-by: georgi-l95 <[email protected]>
ebadiere
added a commit
that referenced
this pull request
Jul 9, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0 Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0. See this package in npm: @hashgraph/sdk See this project in Snyk: https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: ebadiere <[email protected]> * fix: issue when trying to perform transaction (#2663) Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Adds usage of internal cache for getFilterChanges (#2668) Changes current logic of getFilterChanges, so it considers changes from internal cache as well Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Added metrics around the HBar rate limiter to better track the (#2657) * fix: Added metrics around the HBar rate limiter to better track the HBar rate limiting. Signed-off-by: ebadiere <[email protected]> * Update packages/relay/src/lib/hbarlimiter/index.ts Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Eric Badiere <[email protected]> * fix: Removed the shouldLimit called counter. Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: eth_getBlockTransactionCountByNumber is not supported in wss (#2650) fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such Signed-off-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Signed-off-by: Mariusz Jasuwienas <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Georgi Lazarov <[email protected]> Co-authored-by: konstantinabl <[email protected]> Co-authored-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Co-authored-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]>
ebadiere
pushed a commit
that referenced
this pull request
Jul 9, 2024
Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]>
ebadiere
added a commit
that referenced
this pull request
Jul 9, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0 Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0. See this package in npm: @hashgraph/sdk See this project in Snyk: https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: ebadiere <[email protected]> * fix: issue when trying to perform transaction (#2663) Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Adds usage of internal cache for getFilterChanges (#2668) Changes current logic of getFilterChanges, so it considers changes from internal cache as well Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Added metrics around the HBar rate limiter to better track the (#2657) * fix: Added metrics around the HBar rate limiter to better track the HBar rate limiting. Signed-off-by: ebadiere <[email protected]> * Update packages/relay/src/lib/hbarlimiter/index.ts Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Eric Badiere <[email protected]> * fix: Removed the shouldLimit called counter. Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: eth_getBlockTransactionCountByNumber is not supported in wss (#2650) fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such Signed-off-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Signed-off-by: Mariusz Jasuwienas <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Georgi Lazarov <[email protected]> Co-authored-by: konstantinabl <[email protected]> Co-authored-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Co-authored-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]>
quiet-node
pushed a commit
that referenced
this pull request
Jul 15, 2024
Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]>
quiet-node
pushed a commit
that referenced
this pull request
Jul 15, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0 Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0. See this package in npm: @hashgraph/sdk See this project in Snyk: https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: ebadiere <[email protected]> * fix: issue when trying to perform transaction (#2663) Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Adds usage of internal cache for getFilterChanges (#2668) Changes current logic of getFilterChanges, so it considers changes from internal cache as well Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Added metrics around the HBar rate limiter to better track the (#2657) * fix: Added metrics around the HBar rate limiter to better track the HBar rate limiting. Signed-off-by: ebadiere <[email protected]> * Update packages/relay/src/lib/hbarlimiter/index.ts Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Eric Badiere <[email protected]> * fix: Removed the shouldLimit called counter. Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: eth_getBlockTransactionCountByNumber is not supported in wss (#2650) fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such Signed-off-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Signed-off-by: Mariusz Jasuwienas <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Georgi Lazarov <[email protected]> Co-authored-by: konstantinabl <[email protected]> Co-authored-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Co-authored-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]>
quiet-node
pushed a commit
that referenced
this pull request
Jul 15, 2024
Signed-off-by: georgi-l95 <[email protected]>
quiet-node
pushed a commit
that referenced
this pull request
Jul 15, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0 Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0. See this package in npm: @hashgraph/sdk See this project in Snyk: https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: ebadiere <[email protected]> * fix: issue when trying to perform transaction (#2663) Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Adds usage of internal cache for getFilterChanges (#2668) Changes current logic of getFilterChanges, so it considers changes from internal cache as well Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Added metrics around the HBar rate limiter to better track the (#2657) * fix: Added metrics around the HBar rate limiter to better track the HBar rate limiting. Signed-off-by: ebadiere <[email protected]> * Update packages/relay/src/lib/hbarlimiter/index.ts Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Eric Badiere <[email protected]> * fix: Removed the shouldLimit called counter. Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: eth_getBlockTransactionCountByNumber is not supported in wss (#2650) fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such Signed-off-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Signed-off-by: Mariusz Jasuwienas <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Georgi Lazarov <[email protected]> Co-authored-by: konstantinabl <[email protected]> Co-authored-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Co-authored-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]>
quiet-node
pushed a commit
that referenced
this pull request
Jul 15, 2024
Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> Signed-off-by: Logan Nguyen <[email protected]>
quiet-node
pushed a commit
that referenced
this pull request
Jul 15, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0 Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0. See this package in npm: @hashgraph/sdk See this project in Snyk: https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: ebadiere <[email protected]> * fix: issue when trying to perform transaction (#2663) Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Adds usage of internal cache for getFilterChanges (#2668) Changes current logic of getFilterChanges, so it considers changes from internal cache as well Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Added metrics around the HBar rate limiter to better track the (#2657) * fix: Added metrics around the HBar rate limiter to better track the HBar rate limiting. Signed-off-by: ebadiere <[email protected]> * Update packages/relay/src/lib/hbarlimiter/index.ts Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Eric Badiere <[email protected]> * fix: Removed the shouldLimit called counter. Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: eth_getBlockTransactionCountByNumber is not supported in wss (#2650) fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such Signed-off-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Signed-off-by: Mariusz Jasuwienas <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Georgi Lazarov <[email protected]> Co-authored-by: konstantinabl <[email protected]> Co-authored-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Co-authored-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> Signed-off-by: Logan Nguyen <[email protected]>
quiet-node
pushed a commit
that referenced
this pull request
Jul 15, 2024
Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: Logan Nguyen <[email protected]>
quiet-node
pushed a commit
that referenced
this pull request
Jul 15, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0 Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0. See this package in npm: @hashgraph/sdk See this project in Snyk: https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: ebadiere <[email protected]> * fix: issue when trying to perform transaction (#2663) Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Adds usage of internal cache for getFilterChanges (#2668) Changes current logic of getFilterChanges, so it considers changes from internal cache as well Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Added metrics around the HBar rate limiter to better track the (#2657) * fix: Added metrics around the HBar rate limiter to better track the HBar rate limiting. Signed-off-by: ebadiere <[email protected]> * Update packages/relay/src/lib/hbarlimiter/index.ts Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Eric Badiere <[email protected]> * fix: Removed the shouldLimit called counter. Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: eth_getBlockTransactionCountByNumber is not supported in wss (#2650) fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such Signed-off-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Signed-off-by: Mariusz Jasuwienas <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Georgi Lazarov <[email protected]> Co-authored-by: konstantinabl <[email protected]> Co-authored-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Co-authored-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> Signed-off-by: Logan Nguyen <[email protected]>
ebadiere
pushed a commit
that referenced
this pull request
Aug 1, 2024
Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]>
ebadiere
added a commit
that referenced
this pull request
Aug 1, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0 Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0. See this package in npm: @hashgraph/sdk See this project in Snyk: https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: ebadiere <[email protected]> * fix: issue when trying to perform transaction (#2663) Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Adds usage of internal cache for getFilterChanges (#2668) Changes current logic of getFilterChanges, so it considers changes from internal cache as well Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: Added metrics around the HBar rate limiter to better track the (#2657) * fix: Added metrics around the HBar rate limiter to better track the HBar rate limiting. Signed-off-by: ebadiere <[email protected]> * Update packages/relay/src/lib/hbarlimiter/index.ts Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Eric Badiere <[email protected]> * fix: Removed the shouldLimit called counter. Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: ebadiere <[email protected]> * fix: eth_getBlockTransactionCountByNumber is not supported in wss (#2650) fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such Signed-off-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[email protected]> --------- Signed-off-by: ebadiere <[email protected]> Signed-off-by: georgi-l95 <[email protected]> Signed-off-by: Konstantina Blazhukova <[email protected]> Signed-off-by: Eric Badiere <[email protected]> Signed-off-by: Mariusz Jasuwienas <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Georgi Lazarov <[email protected]> Co-authored-by: konstantinabl <[email protected]> Co-authored-by: Eric Badiere <[email protected]> Co-authored-by: Nana Essilfie-Conduah <[email protected]> Co-authored-by: Mariusz Jasuwienas <[email protected]> Signed-off-by: ebadiere <[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.
Description:
This PR updates mainly SDK version used, because with latest services tag, new transaction was introduced and the sdk version that we use is utilizing older protobufs version
Related issue(s):
Fixes #2662
Notes for reviewer:
Checklist