Commit Graph

590 Commits

Author SHA1 Message Date
Godmode Galactus 459b8cd842
Adding error statments with bail return, because having multiple errors is better than having none 2023-06-23 10:23:24 +02:00
Godmode Galactus 211b286e31
minor nit change 2023-06-23 10:05:16 +02:00
Godmode Galactus 074cace26c
Solving merge conflicts 2023-06-23 10:03:30 +02:00
Godmode Galactus 18a3fa9a6f
reducing default timeout for transactions to 2 mins 2023-06-23 09:55:43 +02:00
Godmode Galactus f63c8538c3
Fmt, clippy and other minor changes 2023-06-23 09:54:14 +02:00
godmodegalactus ea8d60abc2
Creating more connection with each leader 2023-06-23 09:54:12 +02:00
galactus 999df3aea2
Merge pull request #150 from blockworks-foundation/restart_and_service_metrics
counters
2023-06-23 09:14:32 +02:00
aniketfuryrocks cbb1b8447f
rpc tester and other fixes 2023-06-22 17:02:25 +05:30
aniketfuryrocks a2057973b8
logs 2023-06-22 15:56:32 +05:30
aniketfuryrocks 3014d984ae
log error 2023-06-22 15:43:41 +05:30
aniketfuryrocks 13a7ab1838
fixed main 2023-06-20 18:26:48 +05:30
aniketfuryrocks 02cd1e5f46
fix break logic processed listner 2023-06-20 17:52:44 +05:30
aniketfuryrocks b82f2c9f37
fixes 2023-06-20 17:51:18 +05:30
aniketfuryrocks ced6d4ef4b
counters 2023-06-20 17:45:30 +05:30
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
Godmode Galactus 68b0dded29
minor removing unwanted dep 2023-06-09 10:10:03 +02:00