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 |
Godmode Galactus
|
a1fe20b0d6
|
removing unwanted file
|
2023-09-01 09:09:54 +02:00 |
aniketfuryrocks
|
3606a1242e
|
fmt
|
2023-08-31 22:07:12 +05:30 |
Godmode Galactus
|
12ff865f9e
|
removing empty file
|
2023-08-31 14:52:04 +02:00 |
Godmode Galactus
|
4e66872a6e
|
Cargo fmt
|
2023-08-31 14:26:46 +02:00 |
Godmode Galactus
|
3a8ce5e95c
|
Bugfix adding gprc support
|
2023-08-31 13:56:33 +02:00 |
Godmode Galactus
|
a418fe7fc7
|
Refactoring the code from gyser branch and merging into master
|
2023-08-31 12:34:13 +02:00 |
galactus
|
bf80327309
|
Merge pull request #169 from blockworks-foundation/groovie/consolidate-integration-tests
Quic Proxy: cleanup/consolidate tests, handle flaky tests, add explicit connection close
|
2023-08-29 17:41:06 +02:00 |
GroovieGermanikus
|
1fb85729ad
|
Revert "cleanup/consolidate tests"
This reverts commit 50907f36ed .
|
2023-08-29 17:16:48 +02:00 |
GroovieGermanikus
|
9263b11e8c
|
code fmt
|
2023-08-29 01:13:08 +02:00 |
GroovieGermanikus
|
9540676290
|
Merge branch 'groovie/tpu-proxy-shutdown-connection' into groovie/consolidate-integration-tests
|
2023-08-29 00:49:31 +02:00 |
musitdev
|
12eedc9360
|
update spec + add history data model
|
2023-08-28 14:41:48 +02:00 |