Philippe Delrieu
|
67049501ae
|
Update rpcv2.md
|
2023-09-07 15:09:51 +02:00 |
Philippe Delrieu
|
dd924e1415
|
Update rpcv2.md
|
2023-09-07 15:09:04 +02:00 |
Philippe Delrieu
|
22e0431624
|
Update rpcv2.md
|
2023-09-07 15:07:21 +02:00 |
Philippe Delrieu
|
1f10fe0088
|
Update rpcv2.md
|
2023-09-07 14:58:43 +02:00 |
Philippe Delrieu
|
feffcb9b40
|
Update rpcv2.md
|
2023-09-07 14:52:07 +02:00 |
Philippe Delrieu
|
0bb75f00cf
|
Update rpcv2.md
|
2023-09-07 14:47:10 +02:00 |
galactus
|
aa6f4371d6
|
Merge pull request #185 from blockworks-foundation/remove_prometheus
disable prometheus to check performance impact of prometheus on fly
|
2023-09-07 13:11:48 +02:00 |
Godmode Galactus
|
2945153bd2
|
disable prometheus to check performance impact of prometheus on fly
|
2023-09-07 12:30:46 +02:00 |
Philippe Delrieu
|
30653f9450
|
Update architecture.md
|
2023-09-07 12:10:27 +02:00 |
galactus
|
61bcd6b32b
|
Merge pull request #184 from blockworks-foundation/update_rust_version_to_1.70.0
Update rust verion to 1.70.0
|
2023-09-06 22:28:43 +02:00 |
Godmode Galactus
|
7a9ae44241
|
Update rust verion to 1.70.0
|
2023-09-06 22:09:24 +02:00 |
galactus
|
dbea9f2026
|
Merge pull request #183 from blockworks-foundation/restarting_lite_rpc_if_rpc_is_down_for_long_time
Stop lite-rpc if the rpc is down for long time
|
2023-09-06 19:14:11 +02:00 |
Godmode Galactus
|
87f5f3f92f
|
Stop lite-rpc if the rpc is down for long time
|
2023-09-06 18:52:08 +02:00 |
Steve
|
f95bb46415
|
Merge pull request #182 from blockworks-foundation/bugfix/support-hostnames-in-proxy-addr
allow for hostname in '--proxy-listen-addr' and '--quic-proxy-addr'
|
2023-09-06 18:35:20 +02:00 |
GroovieGermanikus
|
5087df9466
|
add examples for hostname:port
|
2023-09-06 18:30:47 +02:00 |
GroovieGermanikus
|
ab1b074e97
|
allow for hostname in '--proxy-listen-addr' and '--quic-proxy-addr' (ipv4 only)
|
2023-09-06 18:28:21 +02:00 |
galactus
|
26a5ca2021
|
Merge pull request #181 from blockworks-foundation/groovie/remove-redundant-integration-test
remove literpc_tpu_quic_server_integrationtest
|
2023-09-06 10:15:31 +02:00 |
musitdev
|
49d55e09ad
|
add a simpler diagram
|
2023-09-05 12:50:13 +02:00 |
GroovieGermanikus
|
e86e750736
|
remove literpc_tpu_quic_server_integrationtest - focus on quic-forward-proxy-integration-test instead
|
2023-09-05 11:49:45 +02:00 |
GroovieGermanikus
|
0b2e9d4c9f
|
Merge remote-tracking branch 'origin/main' into groovie/tpu-proxy-improved-docs
|
2023-09-05 10:52:24 +02:00 |
galactus
|
ffc6a15e5b
|
Merge pull request #177 from blockworks-foundation/quic-proxy-gm-improvements
Quic proxy gm improvements
|
2023-09-05 09:19:07 +02:00 |
galactus
|
3d9012e95e
|
Merge pull request #178 from blockworks-foundation/groovie/cargolock-recreate-update-solana-1.16
update to solana 1.16 + cargolock recreate
|
2023-09-05 09:17:48 +02:00 |
GroovieGermanikus
|
3b8ad90bbe
|
Merge remote-tracking branch 'origin/main' into groovie/tpu-proxy-improved-docs
|
2023-09-04 19:36:38 +02:00 |
GroovieGermanikus
|
e2351d7a95
|
warn on signature error
|
2023-09-04 18:21:35 +02:00 |
Aniket Prajapati
|
fc297fd8b2
|
Merge pull request #179 from blockworks-foundation/log
log info
|
2023-09-04 21:36:10 +05:30 |
aniketfuryrocks
|
85df3322a7
|
log info
|
2023-09-04 21:33:37 +05:30 |
GroovieGermanikus
|
68bd688ac4
|
renamed accept_client_connection to handle_client_connection
|
2023-09-04 17:41:35 +02:00 |
GroovieGermanikus
|
335bd05aba
|
tests: use solana streamer 1.16
|
2023-09-04 15:36:34 +02:00 |
GroovieGermanikus
|
15fc953c63
|
fmt
|
2023-09-04 15:36:20 +02:00 |
GroovieGermanikus
|
3485be5594
|
update quic-streamer to 1.16
|
2023-09-04 15:24:36 +02:00 |
GroovieGermanikus
|
6cfaa77a99
|
replace deprecated Signature::new
|
2023-09-04 15:16:04 +02:00 |
GroovieGermanikus
|
d91b1d9d20
|
opt for borsh0_10 instead of borsh (0.9) as suggested
|
2023-09-04 15:09:51 +02:00 |
GroovieGermanikus
|
5b3c46b8a2
|
recreated Cargo.lock
|
2023-09-04 15:02:31 +02:00 |
GroovieGermanikus
|
ffb9f3130f
|
use solana 1.16.3+ (1.16.12 effectively)
|
2023-09-04 15:02:12 +02:00 |
GroovieGermanikus
|
ec1f574f6c
|
move keypair_loaded to core
|
2023-09-02 18:47:29 +02:00 |
GroovieGermanikus
|
34e2cff6b6
|
move keypair_loaded to core
|
2023-09-02 14:59:56 +02:00 |
GroovieGermanikus
|
6ce4ff08a8
|
tpu proxy agent time tracking simplified
|
2023-09-02 14:42:04 +02:00 |
GroovieGermanikus
|
b940cab32e
|
match case order
|
2023-09-02 14:23:14 +02:00 |
GroovieGermanikus
|
0002f0bc60
|
continue on handshake error
|
2023-09-02 14:22:36 +02:00 |
GroovieGermanikus
|
2b6b34add8
|
remove unused exit_signal
|
2023-09-02 14:18:31 +02:00 |
GroovieGermanikus
|
4936e76108
|
warn on proxy parse error
|
2023-09-02 14:13:48 +02:00 |
GroovieGermanikus
|
2f73b1aea7
|
quic proxy: rename experimental_quic_proxy_addr -> quic_proxy_addr
|
2023-09-02 14:12:49 +02:00 |
galactus
|
8580eded2a
|
Merge pull request #176 from blockworks-foundation/readding_prometheus_counter
readding few prometheus counters
|
2023-09-02 10:39:20 +02:00 |
Godmode Galactus
|
9fd6af9f98
|
fix slot polling issue
|
2023-09-02 08:29:50 +02:00 |
Godmode Galactus
|
50c3b43a8b
|
cargo fmt
|
2023-09-01 16:53:55 +02:00 |
Godmode Galactus
|
260a2f104b
|
readding few prometheus counters
|
2023-09-01 16:40:59 +02:00 |
galactus
|
41a146706c
|
Merge pull request #175 from blockworks-foundation/locked_cargo_chef_install
Make cargo-chef install locked
|
2023-09-01 13:13:15 +02:00 |
Godmode Galactus
|
0c4d7fc87c
|
Make cargo-chef install locked
|
2023-09-01 12:15:04 +02:00 |
galactus
|
1a3322ceaf
|
Merge pull request #174 from blockworks-foundation/gmg/refactor_gyser_rpc
Gmg/refactor gyser rpc
|
2023-09-01 10:55:29 +02:00 |
Godmode Galactus
|
c9b30f49e6
|
Update change log
|
2023-09-01 10:15:25 +02:00 |