GroovieGermanikus
|
98673e5bc0
|
proxy: improve docs
|
2023-08-21 15:23:09 +02:00 |
Steve
|
7f9f9f4a4e
|
Merge pull request #164 from blockworks-foundation/groovie/tpu-proxy-as-module-with-integration-test
tpu quic proxy as module and lite-rpc switch
|
2023-08-11 18:19:21 +02:00 |
GroovieGermanikus
|
3e4b7a0687
|
fix compile
|
2023-08-11 17:57:23 +02:00 |
GroovieGermanikus
|
75a1777957
|
tweaked log levels on agent shutdown
|
2023-08-11 17:55:38 +02:00 |
GroovieGermanikus
|
0aebd7b362
|
MAN-59 disable flaky tests
|
2023-08-11 17:45:36 +02:00 |
GroovieGermanikus
|
4982325e67
|
direct test - wait in loop
|
2023-08-10 14:50:42 +02:00 |
GroovieGermanikus
|
10e4ea925a
|
clarify test naming
|
2023-08-10 14:38:15 +02:00 |
GroovieGermanikus
|
f2aa70652f
|
refactor timeout
|
2023-08-10 14:16:35 +02:00 |
GroovieGermanikus
|
bd107c24c7
|
add smarter agent shutdown
|
2023-08-10 14:01:20 +02:00 |
GroovieGermanikus
|
7df7f271a5
|
properly drain channel on agent shutdown
|
2023-08-10 13:50:47 +02:00 |
GroovieGermanikus
|
e246aa9d38
|
check for missing tx in test
|
2023-08-10 13:04:30 +02:00 |
GroovieGermanikus
|
5a07037087
|
cleanups
|
2023-08-10 10:44:24 +02:00 |
GroovieGermanikus
|
e08969357f
|
remove useless serialization to VersionedTransaction
|
2023-08-10 10:43:03 +02:00 |
GroovieGermanikus
|
e0f3538923
|
move broadcast receiver
|
2023-08-10 10:31:31 +02:00 |
GroovieGermanikus
|
b080c23ffe
|
inrease test timeouts
|
2023-08-09 17:43:49 +02:00 |
GroovieGermanikus
|
f4deb51c49
|
adjust broadcast channel capacity to pow2
|
2023-08-09 17:39:55 +02:00 |
GroovieGermanikus
|
c7a79ab6c0
|
fmt
|
2023-08-09 17:30:12 +02:00 |
GroovieGermanikus
|
414216e585
|
handle 0 tpu case
|
2023-08-09 17:29:42 +02:00 |
GroovieGermanikus
|
a27cc06711
|
fix broken log output
|
2023-08-09 17:15:46 +02:00 |
GroovieGermanikus
|
1e055fec2c
|
clippy+fmt
|
2023-08-09 17:10:08 +02:00 |
GroovieGermanikus
|
677801f5be
|
pack list of target tpu nodes in the wire format
|
2023-08-09 17:00:17 +02:00 |
GroovieGermanikus
|
9a6542c7b7
|
tpu auto connection with infinite retries
|
2023-08-09 16:23:14 +02:00 |
GroovieGermanikus
|
5f0d6ae15c
|
fmt
|
2023-08-09 13:37:49 +02:00 |
GroovieGermanikus
|
4ca4e035c2
|
add shutdown for agent
|
2023-08-09 13:29:11 +02:00 |
GroovieGermanikus
|
47c95d549e
|
agent cleanup
|
2023-08-09 10:44:52 +02:00 |
GroovieGermanikus
|
d776ed9dca
|
auto-reconnect: more context in logs
|
2023-08-08 16:38:44 +02:00 |
GroovieGermanikus
|
3667c61552
|
avoid de-serialization of wire format
|
2023-08-08 16:36:24 +02:00 |
GroovieGermanikus
|
8a1b74b569
|
wrap forward packet
|
2023-08-08 15:57:09 +02:00 |
GroovieGermanikus
|
47629018de
|
rename request wire format
|
2023-08-08 15:41:29 +02:00 |
GroovieGermanikus
|
b19a7a5907
|
Revert "use TryFrom+TryInto for (de-)serialization if proxy_request_format"
This reverts commit 946536f423 .
|
2023-08-08 15:30:42 +02:00 |
GroovieGermanikus
|
415835912a
|
return transactions as slice
|
2023-08-08 14:19:34 +02:00 |
GroovieGermanikus
|
946536f423
|
use TryFrom+TryInto for (de-)serialization if proxy_request_format
|
2023-08-08 13:13:27 +02:00 |
GroovieGermanikus
|
6a1d4c66c5
|
comment on configure_panic_hook
|
2023-08-08 12:16:04 +02:00 |
GroovieGermanikus
|
9e05d2bd69
|
refactored out configure_panic_hook
|
2023-08-08 12:14:31 +02:00 |
GroovieGermanikus
|
905cb2f9ad
|
docs on autoconnect
|
2023-08-08 12:11:05 +02:00 |
GroovieGermanikus
|
3902dcca33
|
improve loggin
|
2023-08-08 11:50:02 +02:00 |
GroovieGermanikus
|
becff04a6c
|
Merge remote-tracking branch 'origin/groovie/tpu-proxy-as-module-with-integration-test' into groovie/tpu-proxy-as-module-with-integration-test
|
2023-08-08 11:23:25 +02:00 |
GroovieGermanikus
|
dd5ad1b875
|
make connection failures more explicit
|
2023-08-08 11:22:46 +02:00 |
GroovieGermanikus
|
3bbe99fecd
|
make connection failures more explicit
|
2023-08-08 11:19:01 +02:00 |
GroovieGermanikus
|
485bb399a8
|
add sharding to spread work across connections
|
2023-08-08 10:29:00 +02:00 |
GroovieGermanikus
|
75c2b316e1
|
Merge remote-tracking branch 'origin/groovie/tpu-proxy-as-module-with-integration-test' into groovie/tpu-proxy-as-module-with-integration-test
|
2023-08-07 22:25:25 +02:00 |
GroovieGermanikus
|
6938a0aa86
|
clippy-fmt
|
2023-08-07 22:24:33 +02:00 |
GroovieGermanikus
|
bcd8d29abf
|
fix fanout to n agents using broadcast channel
|
2023-08-07 22:19:56 +02:00 |
GroovieGermanikus
|
2651469bb7
|
remove DS_Store
|
2023-08-07 18:40:55 +02:00 |
GroovieGermanikus
|
d7e1539e06
|
fix sender getting dropped in .listen
|
2023-08-03 10:54:59 +02:00 |
GroovieGermanikus
|
9cb24e6788
|
log forward channel buffering
|
2023-08-03 09:08:38 +02:00 |
GroovieGermanikus
|
bd3fc48267
|
fmt+clippy
|
2023-08-02 16:34:38 +02:00 |
GroovieGermanikus
|
ca7927dca3
|
fmt again
|
2023-08-02 15:51:23 +02:00 |
GroovieGermanikus
|
e1be1d0812
|
fmt
|
2023-08-02 15:23:09 +02:00 |
GroovieGermanikus
|
a8863cd74d
|
code format lite-rpc
|
2023-08-02 15:22:59 +02:00 |