Commit Graph

16 Commits

Author SHA1 Message Date
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 44bc8e8c87
geyser: check `x-token` for health service too (#359) 2024-06-07 13:32:08 -04:00
Kirill Fomichev 87fc3c1f39
geyser: add compression option to config (#356) 2024-06-05 21:38:36 -04:00
Kirill Fomichev baa1a8b6c9
geyser: add `transactions_status` filter (#310) 2024-04-02 20:46:43 -04:00
Kirill Fomichev 24d18a7266
proto: add `starting_transaction_index` to entry message (#289) 2024-03-04 18:03:27 -05:00
Kirill Fomichev 271bb576cc
misc: update README for gRPC (#282) 2024-01-25 19:20:02 -05:00
Kirill Fomichev 87918a2a7d
geyser: support snapshot data (#182) 2023-10-12 18:56:24 +04:00
Kirill Fomichev f2cfba9073
geyser: include entries to block message (#169) 2023-08-10 15:39:35 -04:00
Kirill Fomichev 1e2e3bbba0
geyser: fix config example (#168)
* add full block notification with no account defined.

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

* rename ConfigGrpcFiltersBlocks any field to account_include_any

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

* bump 1.6.1

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

---------

Signed-off-by: Kirill Fomichev <fanatid@ya.ru>
Co-authored-by: musitdev <philippe.delrieu@free.fr>
2023-07-26 22:22:01 -04:00
Kirill Fomichev 5ae7536f62
geyser: allow to disable unary methods (#166) 2023-07-22 15:37:13 -04:00
Kirill Fomichev 9dfe79f74d
geyser: add panic config option on failed block reconstruction (#165) 2023-07-21 22:57:00 -04:00
Kirill Fomichev b482e67db1
geyser: add Entry message (#163) 2023-07-20 17:34:11 -04:00
Kirill Fomichev 4585913994
proto: add `account_include` to Blocks filter (#155) 2023-07-06 09:34:27 -04:00
Linus Kendall 8c4f71648c
Allow user defined TlsConfig (#98)
Co-authored-by: Kirill Fomichev <fanatid@ya.ru>
2023-03-21 19:28:46 -03:00
Kirill Fomichev 5b0897a958
change crates prefix to yellowstone (#95)
Co-authored-by: shuimuliang <shuimuliang@gmail.com>
2023-03-20 20:40:32 -03:00