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

Change behavior of liteapi.Client #171

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Change behavior of liteapi.Client #171

merged 1 commit into from
Aug 31, 2023

Conversation

aleksej-paschenko
Copy link
Collaborator

This commit does the following:
* change the default number of connections in liteapi.Client's pool to 1
* remove liteapi.Client's internal cache of masterhead * add WaitMasterchainSeqno to liteapi.Client to wait for a masterchain block with a given seqno

   This commit does the following:
    * change the default number of connections in liteapi.Client's pool
      to 1
    * remove liteapi.Client's internal cache of masterhead
    * add WaitMasterchainSeqno to liteapi.Client to wait for a
      masterchain block with a given seqno
@mr-tron mr-tron merged commit 036fa2d into master Aug 31, 2023
1 check passed
@mr-tron mr-tron deleted the fix-conn branch August 31, 2023 15:51
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