Commit Graph

872 Commits

Author SHA1 Message Date
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
GroovieGermanikus f00d174c30 simplified validator identity 2023-08-02 15:09:50 +02:00
GroovieGermanikus 92e0972f41 cargo fmt 2023-08-02 14:55:31 +02:00
GroovieGermanikus 12fb60267f fix all clippy errors 2023-08-02 14:55:11 +02:00
GroovieGermanikus 92a977fb98 clippy 2023-08-02 14:26:13 +02:00
GroovieGermanikus b41d05e613 cleanup minor todos 2023-08-02 14:15:39 +02:00
GroovieGermanikus 2f97cb8385 cleanup 2023-08-02 13:57:00 +02:00
GroovieGermanikus 89ad1bc136 comment on selfsigned cert logic 2023-08-02 13:46:54 +02:00
GroovieGermanikus 0ad0563a65 Merge remote-tracking branch 'origin/main' into groovie/tpu-proxy-as-module-with-integration-test 2023-08-02 13:32:01 +02:00
musitdev d0e05e8586 update task 2023-08-02 13:00:56 +02:00
musitdev 0ad06660ea update task 2023-08-01 19:53:33 +02:00
musitdev a55d39cbab put in separate file 2023-08-01 17:21:20 +02:00