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

GRPC improvements #1656

Merged
merged 3 commits into from
Jun 28, 2023
Merged

GRPC improvements #1656

merged 3 commits into from
Jun 28, 2023

Conversation

petreze
Copy link
Contributor

@petreze petreze commented Jun 28, 2023

Description:
GRPC improvements

Related issue(s):

Fixes #1637

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

petreze and others added 3 commits June 23, 2023 22:50
* testing configurations and plugins for babel

Signed-off-by: ochikov <ognyan@limechain.tech>

* bump up version

Signed-off-by: ochikov <ognyan@limechain.tech>

* babel options and exports

Signed-off-by: ochikov <ognyan@limechain.tech>

* options for babel and for properly building the SDK

Signed-off-by: ochikov <ognyan@limechain.tech>

* Fix/issue with encode decode (#1647)

* refactor and add integration tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix linter

Signed-off-by: ochikov <ognyan@limechain.tech>

* add ds store ignore

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove the max attempts from commonJs tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* change the mainnet topicId subscription in TopicMessageQuery integration test

Signed-off-by: ochikov <ognyan@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix exact version of grpc librart (#1652)

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove ping all from the integration test env setup (#1650)

Signed-off-by: ochikov <ognyan@limechain.tech>

* changelog and version updated

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix getting a random node when the list is not locked (#1654)

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare for release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare stable release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
Co-authored-by: ochikov <ognyan@limechain.tech>
Co-authored-by: Ognyan Chikov <ochikov@users.noreply.github.com>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
@petreze petreze merged commit 43b324a into release/v2.29.0-beta.1 Jun 28, 2023
@petreze petreze deleted the fix/grpc-issues branch June 28, 2023 15:36
petreze added a commit that referenced this pull request Jun 30, 2023
* testing configurations and plugins for babel

Signed-off-by: ochikov <ognyan@limechain.tech>

* bump up version

Signed-off-by: ochikov <ognyan@limechain.tech>

* babel options and exports

Signed-off-by: ochikov <ognyan@limechain.tech>

* options for babel and for properly building the SDK

Signed-off-by: ochikov <ognyan@limechain.tech>

* Fix/issue with encode decode (#1647)

* refactor and add integration tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix linter

Signed-off-by: ochikov <ognyan@limechain.tech>

* add ds store ignore

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove the max attempts from commonJs tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* change the mainnet topicId subscription in TopicMessageQuery integration test

Signed-off-by: ochikov <ognyan@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix exact version of grpc librart (#1652)

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove ping all from the integration test env setup (#1650)

Signed-off-by: ochikov <ognyan@limechain.tech>

* changelog and version updated

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix getting a random node when the list is not locked (#1654)

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare for release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare stable release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* GRPC improvements (#1656)

* Release/v2.28.0 (#1655)

* testing configurations and plugins for babel

Signed-off-by: ochikov <ognyan@limechain.tech>

* bump up version

Signed-off-by: ochikov <ognyan@limechain.tech>

* babel options and exports

Signed-off-by: ochikov <ognyan@limechain.tech>

* options for babel and for properly building the SDK

Signed-off-by: ochikov <ognyan@limechain.tech>

* Fix/issue with encode decode (#1647)

* refactor and add integration tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix linter

Signed-off-by: ochikov <ognyan@limechain.tech>

* add ds store ignore

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove the max attempts from commonJs tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* change the mainnet topicId subscription in TopicMessageQuery integration test

Signed-off-by: ochikov <ognyan@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix exact version of grpc librart (#1652)

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove ping all from the integration test env setup (#1650)

Signed-off-by: ochikov <ognyan@limechain.tech>

* changelog and version updated

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix getting a random node when the list is not locked (#1654)

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare for release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare stable release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
Co-authored-by: ochikov <ognyan@limechain.tech>
Co-authored-by: Ognyan Chikov <ochikov@users.noreply.github.com>

* initial approach

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* improve grpc calls

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
Co-authored-by: ochikov <ognyan@limechain.tech>
Co-authored-by: Ognyan Chikov <ochikov@users.noreply.github.com>

* prepare for release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare for release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
Co-authored-by: ochikov <ognyan@limechain.tech>
Co-authored-by: Ognyan Chikov <ochikov@users.noreply.github.com>
monokaijs pushed a commit to monostarter/u2u-sdk-js that referenced this pull request Jul 5, 2023
* testing configurations and plugins for babel

Signed-off-by: ochikov <ognyan@limechain.tech>

* bump up version

Signed-off-by: ochikov <ognyan@limechain.tech>

* babel options and exports

Signed-off-by: ochikov <ognyan@limechain.tech>

* options for babel and for properly building the SDK

Signed-off-by: ochikov <ognyan@limechain.tech>

* Fix/issue with encode decode (hashgraph#1647)

* refactor and add integration tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix linter

Signed-off-by: ochikov <ognyan@limechain.tech>

* add ds store ignore

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove the max attempts from commonJs tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* change the mainnet topicId subscription in TopicMessageQuery integration test

Signed-off-by: ochikov <ognyan@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix exact version of grpc librart (hashgraph#1652)

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove ping all from the integration test env setup (hashgraph#1650)

Signed-off-by: ochikov <ognyan@limechain.tech>

* changelog and version updated

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix getting a random node when the list is not locked (hashgraph#1654)

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare for release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare stable release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* GRPC improvements (hashgraph#1656)

* Release/v2.28.0 (hashgraph#1655)

* testing configurations and plugins for babel

Signed-off-by: ochikov <ognyan@limechain.tech>

* bump up version

Signed-off-by: ochikov <ognyan@limechain.tech>

* babel options and exports

Signed-off-by: ochikov <ognyan@limechain.tech>

* options for babel and for properly building the SDK

Signed-off-by: ochikov <ognyan@limechain.tech>

* Fix/issue with encode decode (hashgraph#1647)

* refactor and add integration tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix linter

Signed-off-by: ochikov <ognyan@limechain.tech>

* add ds store ignore

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove the max attempts from commonJs tests

Signed-off-by: ochikov <ognyan@limechain.tech>

* change the mainnet topicId subscription in TopicMessageQuery integration test

Signed-off-by: ochikov <ognyan@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix exact version of grpc librart (hashgraph#1652)

Signed-off-by: ochikov <ognyan@limechain.tech>

* remove ping all from the integration test env setup (hashgraph#1650)

Signed-off-by: ochikov <ognyan@limechain.tech>

* changelog and version updated

Signed-off-by: ochikov <ognyan@limechain.tech>

* fix getting a random node when the list is not locked (hashgraph#1654)

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare for release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare stable release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
Co-authored-by: ochikov <ognyan@limechain.tech>
Co-authored-by: Ognyan Chikov <ochikov@users.noreply.github.com>

* initial approach

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* improve grpc calls

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
Co-authored-by: ochikov <ognyan@limechain.tech>
Co-authored-by: Ognyan Chikov <ochikov@users.noreply.github.com>

* prepare for release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

* prepare for release

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>

---------

Signed-off-by: ochikov <ognyan@limechain.tech>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
Co-authored-by: ochikov <ognyan@limechain.tech>
Co-authored-by: Ognyan Chikov <ochikov@users.noreply.github.com>
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.

1 participant