Commit Graph

541 Commits

Author SHA1 Message Date
GroovieGermanikus a786e190bd add readme 2023-06-27 12:08:26 +02:00
GroovieGermanikus 77c801ff45 proxy forwarding works 2023-06-26 22:10:06 +02:00
GroovieGermanikus 1146589b09 proxy works 2023-06-26 08:58:48 +02:00
GroovieGermanikus f7ad7da021 use quic uni instead of bi stream 2023-06-26 08:08:45 +02:00
GroovieGermanikus eb33095778 introduce proxy request 2023-06-26 08:05:18 +02:00
GroovieGermanikus 47fd8b15d3 rountrip test with instruction 2023-06-25 21:53:19 +02:00
GroovieGermanikus b812f81719 Merge remote-tracking branch 'origin/keypair_file_location_macos_fix' into groovie/tpu-proxy-as-module 2023-06-23 14:41:08 +02:00
GroovieGermanikus f445e7cd65 add lazy_static 2023-06-23 14:28:27 +02:00
GroovieGermanikus c4961ab02c clippy 2023-06-23 14:13:14 +02:00
GroovieGermanikus d76b76c091 on macos the dirs::config_dir() does not point to solana convention directory 2023-06-23 14:11:35 +02:00
GroovieGermanikus 4e25095744 define basic proxy wire format 2023-06-23 10:37:33 +02:00
GroovieGermanikus 90e04680af add sample client 2023-06-23 09:16:57 +02:00
GroovieGermanikus 87219da3e4 Cargo.lock 2023-06-23 09:01:17 +02:00
GroovieGermanikus 23b7d75194 patch connection utils 2023-06-22 18:55:15 +02:00
GroovieGermanikus 56743e7695 integrate proxy with lite-rpc for testing 2023-06-22 18:54:09 +02:00
Godmode Galactus a825e3ec28
Exit get slot loop if the rpc has more than 10 errors 2023-06-20 10:06:05 +02:00
Godmode Galactus e003e9bbc8
Updaing commit for v0.2.1 in changelog 2023-06-16 14:50:35 +02:00
galactus c1eed987f2
Merge pull request #149 from blockworks-foundation/changing_version_0.2.1
nit, changing the version of lite-rpc to 0.2.1
2023-06-16 14:48:47 +02:00
Godmode Galactus 1eefe06189
nit, changing the version of lite-rpc to 0.2.1 2023-06-16 14:21:58 +02:00
galactus fc0881f5a5
Merge pull request #148 from blockworks-foundation/mango_simulation_test
Mango simulation test
2023-06-16 14:09:22 +02:00
Godmode Galactus 83024ab6a7
adding Send and Sync to SubscriptionSink 2023-06-16 13:35:44 +02:00
aniketfuryrocks aa3211dd82
remove unused package key; complained by clippy 2023-06-16 00:10:02 +05:30
Godmode Galactus ddd9f95a4d
after steves comments 2023-06-15 18:33:20 +02:00
Godmode Galactus df148d5dd5
Ignore errors during sent on notification channels 2023-06-15 09:52:34 +02:00
Godmode Galactus 478e65a93c
Adding more information to notifications 2023-06-13 17:04:16 +02:00
Godmode Galactus 24fa79ba63
adding proper way to exit for each service 2023-06-13 10:58:21 +02:00
Godmode Galactus 0eeea15b1a
moving part of the code responsible to manage send and confirm transactions from bridge to its owns service 2023-06-13 10:58:21 +02:00
Godmode Galactus 40309d8f58
Finish implementing exit on tpu service 2023-06-13 10:58:20 +02:00
Godmode Galactus b65c77a93b
adding exit signal to tpu service 2023-06-13 10:58:20 +02:00
Godmode Galactus 9ff5af67c7
cargo fmt 2023-06-13 10:58:20 +02:00
Godmode Galactus bd59eeb7fd
commiting missing files 2023-06-13 10:58:20 +02:00
Godmode Galactus 3995d6ee39
removing dependency of jsonrpsee for core and services 2023-06-13 10:58:19 +02:00
Godmode Galactus 9c91c9528a
setting tokio to any for core and services and specifying version for lite-rpc 2023-06-13 10:58:19 +02:00
Godmode Galactus 0f567b50fc
removing logging of error on empty channel in block listner 2023-06-13 10:57:54 +02:00
Godmode Galactus 18a220e790
Solving issue in block-listner not processing blocks anymore 2023-06-13 10:38:16 +02:00
galactus ae095fbe42
Merge pull request #147 from blockworks-foundation/migrate
migrate
2023-06-12 09:50:19 +02:00
Godmode Galactus 2c8201bcb9
Limiting time to get slot to 3s and ignoring errors to get slots 2023-06-12 08:04:28 +02:00
aniketfuryrocks 423466e2f3
fmtr 2023-06-12 06:16:50 +05:30
aniketfuryrocks 56acfccc62
tpu service 2023-06-12 06:11:49 +05:30
aniketfuryrocks 0d6f271156
fmt 2023-06-12 05:46:46 +05:30
aniketfuryrocks 2bc65f9ec6
block_processor and bridge 2023-06-12 05:45:40 +05:30
galactus 20dd700342
Merge pull request #146 from blockworks-foundation/changing_version_to_0.2.0
Changing version to 0.2.0
2023-06-10 16:42:25 +02:00
Godmode Galactus 823956e80f
Changing v0.2.0 commit 2023-06-10 14:53:17 +02:00
Godmode Galactus fffb302ce6
updating version of tokio to 1.28.2 2023-06-10 14:48:22 +02:00
Godmode Galactus 3c31e25761
Adding licence and not publishing lite-rpc by default 2023-06-10 14:48:22 +02:00
Godmode Galactus 7c64913349
Changing version to 0.2.0 2023-06-10 14:48:21 +02:00
galactus 271a8e0232
Merge pull request #144 from blockworks-foundation/creating_library_for_literpc_algorithms
Creating a new package for lite-rpc algorithms
2023-06-09 14:22:06 +02:00
Godmode Galactus 4b957fad94
removing unwanted files 2023-06-09 11:37:40 +02:00
Godmode Galactus 497dc1be6c
Implementing method get slot 2023-06-09 11:26:31 +02:00
Godmode Galactus 27a42198e1
remove unused dependencies 2023-06-09 11:07:01 +02:00