Commit Graph

74 Commits

Author SHA1 Message Date
GroovieGermanikus 619f8bc43e
collect stats 2024-11-27 10:50:58 +01:00
GroovieGermanikus 7404c6bbed
wire up connector 2024-11-27 10:44:08 +01:00
GroovieGermanikus fc1dca7b03
format bandwidth 2024-11-26 16:34:07 +01:00
GroovieGermanikus c06c26ec7f
format avg delay 2024-11-26 12:45:45 +01:00
Godmode Galactus e372874c9e
adding delay from solana-geyser-mock 2024-11-26 12:28:19 +01:00
Godmode Galactus c16769aa32
update client to test perofmrnace of grpc 2024-11-14 14:18:00 +01:00
Kirill Fomichev ccfd8270b0
solana: update to 2.0.10 (#427) 2024-09-19 09:21:12 +08:00
Kirill Fomichev 6b5559d72f
solana: update to 2.0.9 (#425) 2024-09-12 18:32:04 -06:00
Kirill Fomichev 022d91c0d0
solana: update to 2.0.8 (#419) 2024-09-03 22:45:29 -06:00
Kirill Fomichev 8048d9c70c
solana: update to 2.0.7 (#415) 2024-08-26 08:43:37 -05:00
Kirill Fomichev 49aab5fd22
example: fix tls root issue in rust example (#404) 2024-08-16 21:15:40 -05:00
Kirill Fomichev f4aba94c75
solana: update to 2.0.5 (#395) 2024-08-09 12:37:31 -05:00
Kyle Espinola 5c34cf2302
proto: make solana crates optional dependencies (#381)
Co-authored-by: raykast <me@june-s.net>
2024-08-01 15:19:10 -05:00
Kirill Fomichev 0ccdc41ec2
solana: update to 2.0.2 (#377) 2024-07-17 16:27:11 -05:00
Kirill Fomichev af7ee3072e
solana: update to 1.18.18 (#374) 2024-07-12 14:15:21 -05:00
Kirill Fomichev 87e1755b0d
solana: update to 1.18.17 (#367)
* Update solana to 1.18.17

Signed-off-by: Kirill Fomichev <fanatid@ya.ru>

* Atualizar o CHANGELOG.md

Signed-off-by: Kirill Fomichev <fanatid@ya.ru>

* update deny.toml

* update changelog

---------

Signed-off-by: Kirill Fomichev <fanatid@ya.ru>
Co-authored-by: Beta <105949605+LevBeta@users.noreply.github.com>
2024-06-26 12:38:16 -04:00
Kirill Fomichev b9d629c2fc
solana: update to 1.18.16 (#361) 2024-06-12 18:25:19 -04:00
Kirill Fomichev 22d5c28964
solana: update to 1.18.14 (#343) 2024-05-21 15:57:16 -04:00
Kirill Fomichev eb494a0808
solana: update to 1.18.13 (#339) 2024-05-15 23:29:42 -04:00
Kirill Fomichev 81081d396c
solana: update to 1.18.12 (#330) 2024-04-30 20:09:42 -04:00
Linus Kendall 9bf0fb71d4
solana: update to 1.18.11 (#321) 2024-04-12 17:44:07 -04:00
Kirill Fomichev d2c4659f76
client: add `GeyserGrpcBuilder` (#309) 2024-04-04 18:04:26 -04:00
Kirill Fomichev baa1a8b6c9
geyser: add `transactions_status` filter (#310) 2024-04-02 20:46:43 -04:00
Kirill Fomichev cd0f58dbaf
solana: update to 1.18.7 (#302) 2024-03-20 15:46:34 -05:00
Kirill Fomichev ec2c3c75f1
solana: update to 1.18.4 (#293) 2024-03-04 20:09:35 -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 84a2548854
geyser: use Vec::binary_search instead of HashSet::contains in the filters (#284) 2024-01-27 09:16:40 -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