Commit Graph

22 Commits

Author SHA1 Message Date
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 6562dee357
geyser: add accounts to block message (#160) 2023-07-17 22:23:01 -04:00
Kirill Fomichev 6812298fbc
grpc, proto: add getVersion (#130) 2023-05-25 13:11:05 -04:00
Linus Kendall 8f2c50d589
Update README.md (#108) 2023-04-10 19:41:27 +02:00
Kirill Fomichev e342e0b4e5
add memcmp/datasize filter to accounts (#101) 2023-03-26 21:40:39 -03: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 bbb5a2d9cc
re-export prost and tonic in proto crate (#100) 2023-03-21 17:56:53 -03:00
Linus Kendall ef20cc551d
Update README.md (#93) 2023-03-20 16:40:48 +01:00
Kirill Fomichev 5f61fe3208
move examples, new proto crate (#92)
* move examples

* move proto to separate crate

* use proto crate

* move config-check

* small fixes
2023-03-20 03:27:26 +08:00
Kirill Fomichev e65d02b1e1
Remove not required dependencies from Cargo.toml (#69) 2023-02-22 23:59:21 -03:00
Linus Kendall 77d75a9fb7
Adds Apache 2.0 License (#67)
* Adds Apache 2.0 License

* Update LICENSE

* Update LICENSE

* Update LICENSE

* Update README.md
2023-02-22 23:42:37 +05:30
Linus Kendall 7d7056e043
Update README.md (#66) 2023-02-22 17:44:56 +05:30
Linus Kendall c27d18bab0
Update README.md (#65)
Adds readme updates.
2023-02-22 17:42:13 +05:30
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 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