Commit Graph

560 Commits

Author SHA1 Message Date
GroovieGermanikus 91ec468495 add some tests to check tx.subscribe behaviour 2023-07-20 09:31:58 +02:00
GroovieGermanikus cdc3d1444d add proper tracing to test 2023-07-20 09:31:58 +02:00
Aniket Prajapati 5ec8ba4aee
Merge pull request #158 from blockworks-foundation/using_blockeight_to_expire_transactions
using blockheight to expire transactions instead of time
2023-07-18 14:10:26 +05:30
Godmode Galactus 9d31f6c756
using blockheight to expire transactions instead of time 2023-07-17 17:27:57 +02:00
Aniket Prajapati f27a3a6c88
Merge pull request #155 from blockworks-foundation/no_restart
no restart
2023-06-27 02:06:27 +05:30
aniketfuryrocks d5a4a394e3
prometheus 2023-06-27 00:05:00 +05:30
aniketfuryrocks 97edd3d539
rm restart 2023-06-26 23:34:24 +05:30
Godmode Galactus a3f4984287
updaing changelog.md 2023-06-23 21:42:38 +02:00
Aniket Prajapati c0aca913f0
Merge pull request #153 from blockworks-foundation/keypair_file_location_macos_fix
Keypair file location macos fix
2023-06-23 19:58:23 +05:30
Godmode Galactus 70eb250b10
Updating Cargo files with new version 2023-06-23 15:40:50 +02:00
Godmode Galactus e70a9ec538
Updating Changelog to update version of tag v0.2.2 2023-06-23 15:12:22 +02:00
Godmode Galactus b2a15ad913
Updaing changelog to create a new version 2023-06-23 15:07:03 +02:00
Aniket Prajapati e47676b8ef
Merge pull request #154 from blockworks-foundation/log_bench_tx_issues
log tx send errors
2023-06-23 18:11:31 +05:30
GroovieGermanikus f445e7cd65 add lazy_static 2023-06-23 14:28:27 +02:00
GroovieGermanikus 34e1a6c43f log tx send errors 2023-06-23 14:25:00 +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
galactus 7219359326
Merge pull request #152 from blockworks-foundation/replacing_slot_pubsub_with_rpc_polling
replacing slot pubsub because it is not working well
2023-06-23 13:00:13 +02:00
Godmode Galactus 04868028b8
replacing slot pubsub because it is not working well 2023-06-23 12:12:07 +02:00
galactus 4eca04bfa3
Merge pull request #151 from blockworks-foundation/mango_simulation_2
Creating more connection with each leader
2023-06-23 10:52:15 +02:00
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