godmodegalactus
|
b0fa0a2f50
|
moving to v1.17.29
|
2024-10-04 14:23:17 +02:00 |
godmodegalactus
|
777758f22e
|
using few streams instead of infinite streams
|
2024-10-02 21:03:00 +02:00 |
godmodegalactus
|
29f8834fa4
|
avoiding coping messages all the time
|
2024-09-26 17:09:38 +02:00 |
godmodegalactus
|
be1d644c0b
|
adding prometheus metrics
|
2024-09-20 17:24:21 +02:00 |
godmodegalactus
|
d055760853
|
moving from agave-geyser-plugin to solana-geyser-plugin
|
2024-09-20 14:45:53 +02:00 |
godmodegalactus
|
c9afd85b10
|
Adding more logs and testing
|
2024-09-11 10:42:19 +02:00 |
godmodegalactus
|
f3cc09a44d
|
adding gso for quic server
|
2024-07-27 12:13:45 +02:00 |
godmodegalactus
|
88a32a4ac1
|
encode base64 snapshot response
|
2024-07-15 16:13:03 +02:00 |
godmodegalactus
|
fb59cb7aa5
|
adding missing snapshot library in repo
|
2024-07-12 15:00:09 +02:00 |
godmodegalactus
|
181071acb7
|
implementing snapshots and adding rpc server to the quic_geyser plugin to get snapshot
|
2024-07-12 14:51:42 +02:00 |
godmodegalactus
|
471c20686b
|
many minor changes
|
2024-07-10 18:02:46 +02:00 |
godmodegalactus
|
938a24892e
|
multiple optimization for quiche server and updating client configuration
|
2024-06-19 21:13:12 +02:00 |
godmodegalactus
|
97073f103a
|
upgrading rustls to v0.21.12
|
2024-06-17 15:47:45 +02:00 |
godmodegalactus
|
42dbf482d0
|
using solana v1.18.15
|
2024-06-17 15:34:38 +02:00 |
godmodegalactus
|
0429a135df
|
updating version to 0.1.5
|
2024-06-12 11:02:35 +02:00 |
godmodegalactus
|
240d5e880f
|
Avoiding sending of stake and vote accounts because during epoch change there are millions of accounts to send
|
2024-06-12 10:38:06 +02:00 |
godmodegalactus
|
45038a698c
|
Implement pacing, adding option to change cc algorithm
|
2024-06-11 10:46:48 +02:00 |
godmodegalactus
|
63243093ca
|
Updating solana to v1.18.16
|
2024-06-11 10:18:11 +02:00 |
godmodegalactus
|
3442dda634
|
updating version to 0.1.4
|
2024-06-06 13:50:22 +02:00 |
godmodegalactus
|
ffe93036ff
|
Integrating block builder code with plugin
|
2024-06-04 18:48:38 +02:00 |
godmodegalactus
|
92ae7ab4cd
|
Creating a block builder task
|
2024-06-04 16:45:56 +02:00 |
godmodegalactus
|
f94e73954f
|
adding blocking client as it is faster than quinn
|
2024-05-29 20:51:26 +02:00 |
godmodegalactus
|
24757c498b
|
making client based on quinn instead of quiche
|
2024-05-29 16:27:56 +02:00 |
godmodegalactus
|
57ae32d886
|
Creating a nonblocking client
|
2024-05-27 14:06:59 +02:00 |
godmodegalactus
|
87e77c8b09
|
Adding a quic geyser proxy binary
|
2024-05-27 12:22:12 +02:00 |
godmodegalactus
|
9590cee727
|
Using mio for sockets, using diffrent threads for socket and quiche for the client
|
2024-05-26 15:15:47 +02:00 |
godmodegalactus
|
4cbfb3ebf8
|
Moving to stream based approach to send data over udp port
|
2024-05-24 16:47:01 +02:00 |
godmodegalactus
|
f667666536
|
lot of changes related to optimization of quiche
|
2024-05-24 11:16:11 +02:00 |
godmodegalactus
|
1d4473b102
|
removing unnecessary crates
|
2024-05-23 11:06:03 +02:00 |
godmodegalactus
|
a4090e7886
|
Adding tracing subscriber to testers
|
2024-05-22 15:44:10 +02:00 |
godmodegalactus
|
660299f3fc
|
Making quic server and client use quiche, adding client tests
|
2024-05-22 14:51:21 +02:00 |
godmodegalactus
|
b54e614de8
|
Solving issues with quiche server and client, making tests work for small transfers
|
2024-05-22 11:14:39 +02:00 |
godmodegalactus
|
1a46617c64
|
Adding server loop and client loop
|
2024-05-21 18:38:43 +02:00 |
godmodegalactus
|
9c36f14cfc
|
Removing quinn and trying to replace with quiche
|
2024-05-20 21:34:43 +02:00 |
godmodegalactus
|
47048e31d0
|
Adding a new example server, other minor changes
|
2024-05-20 11:28:30 +02:00 |
godmodegalactus
|
f1008f4aff
|
Removed dependency for solana-streamer and solana-net-utils
|
2024-05-17 15:54:15 +02:00 |
godmodegalactus
|
a8d5bd03f1
|
Solving workspace dependency issues
|
2024-05-17 15:23:41 +02:00 |
godmodegalactus
|
f39b2f3e8e
|
Moving quic server to common library
|
2024-05-17 10:18:19 +02:00 |
Godmode Galactus
|
8df262c459
|
Fixing bug with counting semaphore and logging when a stream is lagging
|
2024-05-15 21:30:50 +02:00 |
Godmode Galactus
|
9703e7e8f9
|
Fixing plugin bugs
|
2024-05-15 15:25:55 +02:00 |
Godmode Galactus
|
f1b1e1be68
|
picking correct versions for rust compiler, clap and bincode
|
2024-05-15 11:18:39 +02:00 |
Godmode Galactus
|
2808b8ddb8
|
Adding config file, rust toolchain file and tester example
|
2024-05-14 19:34:09 +02:00 |
Godmode Galactus
|
71bde1cf80
|
Adding geyser testing code
|
2024-05-14 19:02:37 +02:00 |
Godmode Galactus
|
fc579eb180
|
Implementing plugin for accounts
|
2024-05-14 15:18:30 +02:00 |
Godmode Galactus
|
855d8a09a7
|
Implementing quic geyser client
|
2024-05-13 17:49:17 +02:00 |
Godmode Galactus
|
f1d31b33d6
|
Adding a test for transfer between server and client
|
2024-05-13 10:47:12 +02:00 |
Godmode Galactus
|
55085c9120
|
Adding readme file, implementing some optimized quinn send and recv message methods
|
2024-05-11 14:43:14 +02:00 |
Godmode Galactus
|
0341559027
|
Creating 3 libraries, for plugin, client and common code between them
|
2024-05-10 11:46:04 +02:00 |