Commit Graph

222 Commits

Author SHA1 Message Date
GroovieGermanikus d36e25cce6
track delta 2024-08-15 19:26:26 +02:00
GroovieGermanikus 79d31b7566
reduce grpc log level 2024-08-15 19:10:35 +02:00
GroovieGermanikus 0510698763
split subscriptions 2024-08-15 19:10:27 +02:00
GroovieGermanikus f443d57b53
print slot vs account write 2024-08-15 19:01:37 +02:00
GroovieGermanikus 2636689f58
wire up client 2024-08-15 18:33:42 +02:00
GroovieGermanikus b1ba06f417
wire replay stream 2024-08-15 18:22:28 +02:00
GroovieGermanikus 5633312784
reverted shape 2024-06-13 16:45:15 +02:00
GroovieGermanikus f267129547
change shape of data sizes to big blocks 2024-06-13 16:44:17 +02:00
GroovieGermanikus 88e5d9bba8
disable time tagging 2024-06-13 16:41:40 +02:00
GroovieGermanikus 5cd89a7bb9
seed full data block 2024-06-13 16:09:09 +02:00
GroovieGermanikus 977471ca4f
log slot 2024-06-13 16:03:32 +02:00
GroovieGermanikus 0828c9ef95
mock: fix data size 2024-06-13 15:33:02 +02:00
GroovieGermanikus 0dd4e5d1f3
add histogram util 2024-06-13 15:19:45 +02:00
GroovieGermanikus 31b575c25b
track recent delta and build histogram 2024-05-17 21:21:46 +02:00
GroovieGermanikus 6230725881
mock: add prng 2024-05-17 20:55:19 +02:00
GroovieGermanikus a10518486e
track stream size 2024-05-17 19:47:33 +02:00
GroovieGermanikus c797d19515
use wrapped stream to collect grpc 2024-05-17 16:25:11 +02:00
GroovieGermanikus 97ae2eba49
throttle logging 2024-05-17 10:51:52 +02:00
GroovieGermanikus fe143cdbaa
log geyser time 2024-05-17 09:55:46 +02:00
GroovieGermanikus a69df606a7
log account write version and us timings 2024-05-17 09:44:45 +02:00
GroovieGermanikus 3f8d7b65f4
log last step 2024-05-17 09:34:33 +02:00
GroovieGermanikus 8a792d1f53
reduce logging client 2024-05-17 08:46:04 +02:00
GroovieGermanikus 218b10deca
log compress times 2024-05-14 14:36:42 +02:00
GroovieGermanikus 6c0e1439cf
add LZ4 compression 2024-05-13 10:40:43 +02:00
GroovieGermanikus 10f461996e
Merge remote-tracking branch 'blockworks2/hacking/v1.13.0+solana.1.17.28-with-logging' into hacking/v1.13.0+solana.1.17.28-with-logging 2024-05-08 12:16:38 +02:00
GroovieGermanikus d9b27ff369
add blocmeta to mock 2024-05-08 12:14:36 +02:00
GroovieGermanikus 5291ad1aca
add rand dep 2024-05-08 07:14:29 +02:00
GroovieGermanikus be0372f94c
fix mock loggging 2024-05-08 07:14:13 +02:00
GroovieGermanikus 05514da852
randomize data 2024-05-02 15:19:51 +02:00
GroovieGermanikus 0b13a2d70f
distribute messages over 400ms window 2024-05-02 12:12:00 +02:00
GroovieGermanikus 061680faca
add simple mock service 2024-05-02 11:28:14 +02:00
GroovieGermanikus 3447900b7b
move message 2024-04-13 00:03:16 +02:00
GroovieGermanikus 5bf8f10c22
NOTE: disable account notifications 2024-04-10 14:11:40 +02:00
GroovieGermanikus f7b1f3fb83
track errors on .send 2024-04-10 13:37:54 +02:00
GroovieGermanikus 6295054623
log channel sizes 2024-04-10 13:29:41 +02:00
Lou-Kamades fa5648329b
debug: add trace logging for grpc messages 2024-04-09 17:14:03 +02:00
Kirill Fomichev aafd827df8
solana: update to 1.17.28 2024-03-26 16:30:35 -04:00
Kirill Fomichev 50ac737dd9
solana: update to 1.17.25 2024-03-14 10:19:34 -05:00
Kirill Fomichev bd0f1623d7
solana: update to 1.17.24 2024-03-05 20:31:44 -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 8ee69327be
geyser: add `hostname` to version response (#291) 2024-03-04 18:27:41 -05:00
Kirill Fomichev 24d18a7266
proto: add `starting_transaction_index` to entry message (#289) 2024-03-04 18:03:27 -05:00
Kirill Fomichev c895c64900
geyser: allow to set custom filter size in the config (#288) 2024-02-19 19:29:11 -05:00
Pedro Gomes ce9f05432b
client: nodejs add flag to enabled proto3 (#286) 2024-02-02 12:05:56 -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
Kirill Fomichev 01faea2181
proto: add `entries_count` to block meta message (#283) 2024-01-26 08:24:49 -05:00
Kirill Fomichev 271bb576cc
misc: update README for gRPC (#282) 2024-01-25 19:20:02 -05:00
Kirill Fomichev 5629485f87
tools: add metrics, new config for google-pubsub (#280) 2024-01-23 15:58:17 -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