Commit Graph

125 Commits

Author SHA1 Message Date
GroovieGermanikus 288111e674
make SubscribeRequest forward-compatible 2024-05-08 11:21:32 +02:00
GroovieGermanikus 0a5aaf4846
log size 2024-04-18 17:39:59 +02:00
GroovieGermanikus 458f82725a
log account key + block size 2024-04-18 17:30:23 +02:00
GroovieGermanikus 793de099d3
add version info 2024-04-16 15:59:52 +02:00
GroovieGermanikus a821ca219b
stream: replace panic with log+reconnect 2024-03-22 10:56:40 +01:00
GroovieGermanikus 497dfe0144
wip 2024-03-22 10:06:19 +01:00
Groovie | Mango 7e2fd7f97d
Merge pull request #9 from blockworks-foundation/bug/reset-attempts-on-success
reset attempts on success
2024-03-11 17:59:05 +01:00
GroovieGermanikus 813931f210
fix stream message attempt counter 2024-03-11 17:56:16 +01:00
GroovieGermanikus 37ed49c210
clippy 2024-03-11 15:50:43 +01:00
GroovieGermanikus 26bc7a3683
make attempt counter 1-based 2024-03-11 15:45:28 +01:00
GroovieGermanikus f1e174c1dc
make attempt 1-based 2024-03-11 15:41:55 +01:00
GroovieGermanikus 1fc40f0cd3
task example 2024-03-11 15:41:47 +01:00
GroovieGermanikus 4ffe39849f
fix double-increment of attempt 2024-03-11 15:36:56 +01:00
GroovieGermanikus 48efa7bbe8
restart attempt counter in ready state 2024-03-11 15:27:32 +01:00
GroovieGermanikus a6ab686fa4
add create_geyser_autoconnection_task_with_mpsc 2024-02-15 14:56:10 +01:00
GroovieGermanikus 66c4256438
create_geyser_autoconnection_task allows caller-provided mpsc 2024-02-15 12:00:19 +01:00
Groovie | Mango 6c26802864
Merge pull request #8 from blockworks-foundation/feature/channel-based-autoconnect
Feature/channel based autoconnect
2024-02-01 09:38:41 +01:00
GroovieGermanikus e6087585f0
Merge remote-tracking branch 'origin/main' into feature/channel-based-autoconnect 2024-01-31 18:56:02 +01:00
GroovieGermanikus 048ad2be28
clippy+fmt 2024-01-31 18:53:07 +01:00
GroovieGermanikus 5c568a2602
remove grpc_subscription.rs 2024-01-26 19:32:37 +01:00
GroovieGermanikus 1ddd4bd24a
clippy+fmt 2024-01-26 19:25:57 +01:00
GroovieGermanikus 68221ce0cc
clippy+fmt 2024-01-26 19:25:39 +01:00
GroovieGermanikus db034040e8
handle timeout for stream version 2024-01-26 19:19:05 +01:00
GroovieGermanikus ec43c2972e
handle timeout 2024-01-26 19:16:21 +01:00
GroovieGermanikus f22a0f289e
remove exclamation mark from logs 2024-01-23 17:50:10 +01:00
GroovieGermanikus 1b9926fc1b
slots 2024-01-23 14:48:47 +01:00
GroovieGermanikus 542f11607f
Cargo.lock 2024-01-22 18:34:03 +01:00
GroovieGermanikus 550b6072f7
update v1.12.0+solana.1.17.15 2024-01-22 18:26:45 +01:00
GroovieGermanikus 1d0b7890c3
move Message type 2024-01-22 18:26:26 +01:00
GroovieGermanikus b3808da95e
example 2024-01-22 10:56:07 +01:00
GroovieGermanikus 6e15250b96
minor cleanup 2024-01-22 10:55:03 +01:00
galactus ea1a7e0220
Merge pull request #5 from blockworks-foundation/making_grpc_info_public
Making address and token public
2024-01-21 15:35:20 +01:00
GroovieGermanikus 87a4bbc484
use channel_plugger in test 2024-01-19 11:46:19 +01:00
GroovieGermanikus 46f56872e5
introduce T 2024-01-19 11:46:06 +01:00
GroovieGermanikus afefb1847b
cleanup 2024-01-19 11:34:45 +01:00
GroovieGermanikus 80d5c979f3
channel plugger mspc->broadcast 2024-01-19 11:33:37 +01:00
GroovieGermanikus 11b24bc537
testcase lagging 2024-01-19 09:23:55 +01:00
GroovieGermanikus 0200e9d469
map fatal errors 2024-01-19 09:13:37 +01:00
GroovieGermanikus b9875cbb6c
cleanup 2024-01-19 09:04:25 +01:00
GroovieGermanikus 9dec39dfeb
test/example for autoconnect 2024-01-19 09:04:03 +01:00
GroovieGermanikus cf0c83b0c5
compile 2024-01-19 08:50:08 +01:00
GroovieGermanikus dc53a50e57
switch to mpsc 2024-01-19 08:43:47 +01:00
GroovieGermanikus 21f2ef3b7c
wip 2024-01-19 08:25:05 +01:00
GroovieGermanikus 33cb8cbfa7
split impl 2024-01-18 13:45:19 +01:00
GroovieGermanikus ca55a8bba8
handle connect problems 2024-01-18 13:38:15 +01:00
GroovieGermanikus def0853c0f
more cases on connect 2024-01-18 13:30:49 +01:00
GroovieGermanikus e093a589a2
check tonic error 2024-01-18 11:38:45 +01:00
GroovieGermanikus bbba7b1fea
send works now 2024-01-18 11:11:46 +01:00
GroovieGermanikus c9144ee39f
compiles 2024-01-18 10:57:04 +01:00
GroovieGermanikus fa05a1bd5f
add connection state 2024-01-18 10:09:32 +01:00