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 |
musitdev
|
2f212bc8d5
|
add architecture and tasks
|
2023-08-01 17:17:56 +02:00 |
GroovieGermanikus
|
d03f73df95
|
align services/
|
2023-07-31 14:53:19 +02:00 |
GroovieGermanikus
|
a76c02d541
|
clean service integration
|
2023-07-31 14:49:01 +02:00 |
GroovieGermanikus
|
3551c47450
|
fix typo
|
2023-07-31 14:44:29 +02:00 |
GroovieGermanikus
|
035ce6e3d5
|
fmt+clippy
|
2023-07-31 14:26:21 +02:00 |
GroovieGermanikus
|
4844844e21
|
add error context
|
2023-07-31 14:22:56 +02:00 |
GroovieGermanikus
|
62a2f76c93
|
add exit signal
|
2023-07-31 13:39:41 +02:00 |
GroovieGermanikus
|
86f25724eb
|
minor cleanup
|
2023-07-31 13:27:03 +02:00 |
GroovieGermanikus
|
949646c517
|
quic util cleanup
|
2023-07-31 11:41:58 +02:00 |
Steve
|
778e8b3239
|
Merge pull request #162 from blockworks-foundation/groovie/tpu-quic-integration-test-on-main
tpu quic integration test on main
|
2023-07-31 11:33:47 +02:00 |
GroovieGermanikus
|
9bfc9ac33e
|
split tls client/server/self signed
|
2023-07-31 11:30:53 +02:00 |
GroovieGermanikus
|
ff803fd4ef
|
minor rename
|
2023-07-31 11:14:19 +02:00 |
GroovieGermanikus
|
40bdae5066
|
cleanup unused quic code
|
2023-07-31 11:09:49 +02:00 |
GroovieGermanikus
|
0b718bc934
|
cleanup mod dependencies
|
2023-07-31 10:48:52 +02:00 |
GroovieGermanikus
|
0e19b85d55
|
clenaup proxy.rs
|
2023-07-31 10:16:36 +02:00 |
GroovieGermanikus
|
aea5657135
|
works: split listener+forwarder
|
2023-07-31 09:58:17 +02:00 |
musitdev
|
5aeb6c880f
|
update getBlocks
|
2023-07-29 17:16:49 +02:00 |
musitdev
|
a79d128e8d
|
update Processed
|
2023-07-29 17:08:33 +02:00 |
musitdev
|
f71499457c
|
update specification with RPC calls and Solana modifications
|
2023-07-29 17:04:57 +02:00 |
GroovieGermanikus
|
20c2710202
|
cargo fix
|
2023-07-29 11:26:21 +02:00 |
GroovieGermanikus
|
a27b146ec9
|
fix compile ValidatorIdentity
|
2023-07-29 11:24:34 +02:00 |
GroovieGermanikus
|
94686f31b6
|
fix compile ValidatorIdentity
|
2023-07-29 11:24:10 +02:00 |
GroovieGermanikus
|
87b8c077d0
|
cargo.lock
|
2023-07-29 11:18:20 +02:00 |
GroovieGermanikus
|
1d4e626dc8
|
make proxy address configurable
|
2023-07-29 00:14:49 +02:00 |
GroovieGermanikus
|
88b6935319
|
fix wrong agent-tpu assignment
|
2023-07-29 00:06:02 +02:00 |
GroovieGermanikus
|
c13f0f5e7c
|
add validator identity
|
2023-07-28 23:06:41 +02:00 |
GroovieGermanikus
|
816f978ee6
|
make validator id optional from cli
|
2023-07-28 23:04:53 +02:00 |
GroovieGermanikus
|
385d94bc02
|
use fanout
|
2023-07-28 22:23:57 +02:00 |