Commit Graph

55 Commits

Author SHA1 Message Date
Kirill Fomichev aafd827df8
solana: update to 1.17.28 2024-03-26 16:30:35 -04:00
Kirill Fomichev 50ac737dd9
solana: update to 1.17.25 2024-03-14 10:19:34 -05:00
Kirill Fomichev bd0f1623d7
solana: update to 1.17.24 2024-03-05 20:31:44 -05:00
Kirill Fomichev 93a9da5be4
solana: update to 1.17.22 (#292) 2024-03-04 19:34:04 -05:00
Kirill Fomichev 656ce852d7
examples: allow to load accounts from file (#290)
Co-authored-by: Arrowana <Arrowana@users.noreply.github.com>
2024-03-04 18:27:59 -05:00
Kirill Fomichev 24d18a7266
proto: add `starting_transaction_index` to entry message (#289) 2024-03-04 18:03:27 -05:00
Kirill Fomichev 84a2548854
geyser: use Vec::binary_search instead of HashSet::contains in the filters (#284) 2024-01-27 09:16:40 -05:00
Kirill Fomichev 01faea2181
proto: add `entries_count` to block meta message (#283) 2024-01-26 08:24:49 -05:00
Linus Kendall 260bf36c1f
Relicensing as AGPL (#277)
* Relicensing as AGPL

Relicensing this repository as AGPL with client libraries as Apache.

* Move examples to Apache license

Move examples directory to apache license.

* fix license in cargo.toml

---------

Co-authored-by: Kirill Fomichev <fanatid@ya.ru>
2024-01-23 22:54:03 +05:30
Kirill Fomichev 2f924ab44f
solana: update to 1.17.16 (#274) 2024-01-15 16:40:07 -05:00
Liam Vovk 52e76e9f94
client: update readme and rust example (#254) 2024-01-10 22:58:16 -05:00
Kirill Fomichev c7b72cc878
solana: update to 1.17.15 (#271) 2024-01-08 14:13:37 -05:00
Kirill Fomichev f6c3bd381d
client: add subscribe ping example (#269) 2024-01-06 10:59:29 -05:00
Liam Vovk 760f189ba4
client: include request in initial subscribe to gRPC endpoint to fix LB connection delay (#252)
* send request with subscribe

* remove unused import
2023-12-04 17:30:05 -05:00
Kirill Fomichev 6590208d4d
geyser: reconstruct blocks with zero entries (#245) 2023-11-24 21:38:49 -05:00
Kirill Fomichev f9394dbd23
solana: update to 1.17.6 (#244) 2023-11-21 20:17:47 -05:00
Kirill Fomichev c2a76f355a
use workspace for dependencies (#240) 2023-11-17 11:35:48 -05:00
Kirill Fomichev 9735b6d07a
solana: update to 1.17.5 (#235) 2023-11-14 09:59:07 -05:00
Kirill Fomichev c82dfb86b6
solana: update to 1.17.4 (#234) 2023-11-13 10:22:22 -05:00
Kirill Fomichev 8f1cc8bdf4
geyser: remove startup_status (#230) 2023-11-01 16:20:23 +06:00
Kirill Fomichev 7bd3596c34
proto: add optional field `ping` to `SubscribeRequest` (#227) 2023-10-31 14:14:38 +06:00
Kirill Fomichev c5f2601dd0
proto: add optional field `filter_by_commitment` to Slots filter (#223) 2023-10-27 23:21:47 +06:00
Kirill Fomichev c89b89dfc5
solana: update to 1.17.1 (#202) 2023-10-12 21:06:19 +04:00
Kirill Fomichev ea1c4c9b1c
geyser: use entry_count from ReplicaBlockInfoV3 (#186) 2023-10-10 11:54:49 +04:00
Kirill Fomichev a090e97a9b
solana: update to 1.16.15 (#193) 2023-10-05 13:05:13 +04:00
Kirill Fomichev 91a1c500d8
geyser: update deps, tokio=1.32.0 (#191) 2023-10-03 18:56:31 +04:00
Kirill Fomichev ed4350d316
client: add tx pretty print to rust (#189) 2023-10-03 18:09:05 +04:00
Kirill Fomichev f559fa8f60
proto: add mod `convert_to`, `convert_from` (#190) 2023-10-03 17:20:11 +04:00
Kirill Fomichev a6cb542167
geyser: update solana =1.16.14 (#188) 2023-10-02 22:46:37 +04:00
Kirill Fomichev c7a2f1d8bb
client: add timeout options to rust (#187) 2023-10-01 22:29:41 +04:00
Kirill Fomichev 870fc652cb
examples: add rust transactions blocktime (#178) 2023-08-24 17:19:24 -04:00
Kirill Fomichev f2cfba9073
geyser: include entries to block message (#169) 2023-08-10 15:39:35 -04:00
Kirill Fomichev 5ae7536f62
geyser: allow to disable unary methods (#166) 2023-07-22 15:37:13 -04:00
Kirill Fomichev b482e67db1
geyser: add Entry message (#163) 2023-07-20 17:34:11 -04:00
Kirill Fomichev 6562dee357
geyser: add accounts to block message (#160) 2023-07-17 22:23:01 -04:00
Kirill Fomichev 0dff12d9fd
geyser: send block message with empty transactions (#156) 2023-07-07 12:16:56 -04:00
Kirill Fomichev 4585913994
proto: add `account_include` to Blocks filter (#155) 2023-07-06 09:34:27 -04:00
Kirill Fomichev 1486ebd8f5
geyser: add TokenAccountState to accounts filter (#154) 2023-06-29 19:29:55 -04:00
Kirill Fomichev ef9c079f07
geyser: support data_slice for accounts (#150) 2023-06-28 23:50:57 -04:00
Nikita Baksalyar a127f8a362
Add TypeScript client package (#142)
- TypeScript client is now packaged as a library.
- Add more supported commands in the TypeScript example.
- Conform the TS client API with the Rust API.
- Add CI script to publish NPM package.
2023-06-28 20:10:46 +03:00
Kirill Fomichev cdd6bcbef0
geyser: update solana =1.16.1 (#146) 2023-06-16 23:22:42 -04:00
Kirill Fomichev b7fa0cd9ff
geyser: send task per connection (#145) 2023-06-15 22:53:48 -04:00
Kirill Fomichev 9e0775068d
geyser: change default commitment to processed (#137) 2023-05-29 16:46:31 -04:00
cairo a902665c00
doc: add command line examples for the Rust client (#135) 2023-05-27 16:39:02 +08:00
Kirill Fomichev e03a47c0cf
version: bump (#133) 2023-05-26 21:00:50 -04:00
Kirill Fomichev 604add3080
grpc, proto: add unary is_blockhash_valid (#132) 2023-05-26 14:11:58 -04:00
Kirill Fomichev 6812298fbc
grpc, proto: add getVersion (#130) 2023-05-25 13:11:05 -04:00
Kirill Fomichev 968dce9463
grpc, proto: add commitment level (#128) 2023-05-25 11:31:08 -04:00
Kirill Fomichev 8942390e9c
rust client: add unary methods to example (#126) 2023-05-22 19:50:22 -04:00
cairo 02a94d926a
feat: add ping,get_latest_blockhash,get_block_height,get_slot for yellowstone-grpc-client 2023-05-23 00:58:59 +08:00