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

Support getLibraries method #6

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

Sild
Copy link

@Sild Sild commented Aug 21, 2024

No description provided.

@Sild Sild force-pushed the support-get-libraries-method branch from 62d2b5c to e5a998c Compare August 21, 2024 09:10
@Sild Sild force-pushed the support-get-libraries-method branch from e5a998c to 42a0342 Compare August 21, 2024 09:12
@hacker-volodya hacker-volodya merged commit b1242da into tonstack:async Aug 21, 2024
1 check passed
hacker-volodya added a commit that referenced this pull request Oct 3, 2024
* start refactoring

* work on request/response TL serialization

* work on server

* work on encoding to use with tokio-tower

* upd tl

* upd

* remove codec

* upd

* update adnl, add layers

* Update Cargo.toml

* Update Cargo.toml

* Add getBlockHeader flags

* Add more logging

* Add tcp.ping message type, make error wrapper work with request/response services instead of message

* int -> uint for all fields which not require negative values

* int -> uint

* Add Eq + Hash to BlockIdExt

* impl Hash for Int256

* Add seqno flag for LookupBlock

* Add debug logs

* Add block header modes for LookupBlock

* Add GetConfigParams, GetConfigAll, ConfigInfo modes

* Update config flags

* Add flags for GetBlockProof

* Support getLibraries method (#6)

* Support getLibraries

* Update github-ci

---------

Co-authored-by: Dmitrii Korchagin <[email protected]>

* Add LiteClient

* Reimplement cli

* Add GetLibraries and custom liteserver opts

---------

Co-authored-by: Sild <[email protected]>
Co-authored-by: Dmitrii Korchagin <[email protected]>
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.

3 participants