Commit Graph

24 Commits

Author SHA1 Message Date
Kirill Fomichev e66473eea4
Respect transactions order in full block (#40) 2023-02-02 10:49:24 -03:00
Kirill Fomichev ea37a3f403
Fix full block reconstruction (#37) 2023-02-01 16:45:59 -03:00
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 fee0279395
Fix grpc client example 2023-01-26 12:21:18 -03:00
Kirill Fomichev ce18a1ac92
Ignore data before first processed block after startup message (#33) 2023-01-23 08:33:27 -03:00
Kirill Fomichev 3cb761c367
Add signature to transactions filter (#31) 2023-01-21 21:41:38 -03:00
Kirill Fomichev a749be4214
Add prom metric for invalid block transactions (#29) 2023-01-19 17:06:39 -03:00
Kirill Fomichev ad86311014
Add custom header to rust client example (#28) 2023-01-12 13:10:30 -03:00
Kirill Fomichev 1d0d4dcbf4
Add transactions to block message, new block meta message (#27) 2023-01-12 11:37:58 -03:00
Kirill Fomichev 7295fb324a
Add check tool for plugin config (#24) 2023-01-05 22:40:20 -03:00
Kirill Fomichev ca7e43f696
Fix prometheus metrics for version (#22) 2022-12-21 19:58:29 -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 42dd0a9244
add tls support to client (#8) 2022-11-21 12:44:56 -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 c7de7fae09
accept string for channel capacity 2022-10-19 14:41:03 -03:00
Kirill Fomichev 6541ee7754
init 2022-10-19 13:27:22 -03:00