Commit Graph

14 Commits

Author SHA1 Message Date
Kirill Fomichev f370f0e23e
Add geyser blockV2 (#36) 2023-01-31 12:48:43 -03:00
Kirill Fomichev 0d635694f4
Update solana =1.14.13 (#35) 2023-01-30 14:35:54 -03:00
Kirill Fomichev 3cb761c367
Add signature to transactions filter (#31) 2023-01-21 21:41:38 -03:00
Kirill Fomichev 1d0d4dcbf4
Add transactions to block message, new block meta message (#27) 2023-01-12 11:37:58 -03:00
Linus Kendall 45707a1d3e
Update solana =1.14.10 (#19)
* Upgrade rust version

* Compatibility fixes for v1.14

* Updated proto with new fields

* Failed attempt at adding new fields

* fix ReturnData

Co-authored-by: Kirill Fomichev <fanatid@ya.ru>
2022-12-16 10:37:32 -03:00
Kirill Fomichev e1a4f8d290
Add Ping message (#18)
* add Ping message

* add tcp_keepalive - 20sec

* Fixing ci

Co-authored-by: juanito87 <juancruz.f87@gmail.com>
2022-12-09 16:58:32 -03:00
Kirill Fomichev 26251036f2
Allow change filter without reconnect (#10) 2022-11-22 21:22:39 -03:00
Kirill Fomichev 7ba8c653aa
Slot status: rooted to finalized 2022-11-06 18:22:46 -03:00
Kirill Fomichev 1b6e8b008d
Add filter limits to config (#4) 2022-10-25 14:52:29 -03:00
Kirill Fomichev fc8f8afb05
Add include-exclude accounts to transactions filter (#3) 2022-10-24 18:11:08 -03:00
Kirill Fomichev 7be020a5a8
support blocknotify 2022-10-20 22:06:23 -03:00
Kirill Fomichev 8301bbe292
add transactions broadcasting 2022-10-20 20:43:19 -03:00
Kirill Fomichev a0aa76b51d
change accounts filter 2022-10-19 22:30:18 -03:00
Kirill Fomichev 6541ee7754
init 2022-10-19 13:27:22 -03:00