Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Snyk] Upgrade @hashgraph/sdk from 2.44.0 to 2.46.0 (#2659)
* 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]>
- Loading branch information