Commit Graph

14 Commits

Author SHA1 Message Date
GroovieGermanikus fd8fb50fb2
remove .clones and use fd_bs58 2024-04-25 12:45:11 +02:00
GroovieGermanikus 368f37cace
use connect_with_timeout_with_buffers 2024-03-26 09:47:02 +01:00
galactus 829cc7952a
Alt processing 2024 01 26 (#50)
* Banking stage sidecar deadlock (#48)

* Properly loading the ALTs

* Adding a timeout for ALTs task list

* More optimization for ALTs

* Adding timeout for getMA

* Avoid RwLocks because they cause deadlocks

* Fixing the deadlock

* cargo fmt and minor changes

* Fixing up metrics

* minor changes

* Solving issue with accounts metric

* Avoid waiting alts while processing block

* Fixing the metrics, minor optimizations

* fix double insertion of transaction accounts
2024-01-29 10:54:11 +01:00
galactus 6b0e2d269f
Loading all ALTS in bulk, saving stats of priority fees by cus (#34)
* Loading all ALTS in bulk, saving stats of priority fees by cus

* cargo fmt
2024-01-03 11:43:55 +01:00
galactus 1076e22523
Adding support for address lookup tables (#26)
* Adding support for address lookup tables

* Updating code for ATLS

* Changes after groovies comments
2023-12-21 11:20:55 +01:00
galactus fbf2e16988
Adding supp info (#5)
* adding prioritization fees with write lock accounts

* adding supplimentary infos

* moving to multiple geyser endpoints, using copyin instead of insert

* mincor changes

* adding missing column in transaction info

* minor bug fixes and fmt

* restart block subscription on geyser

* resubsribing to banking errors notification on failure
2023-12-01 11:08:27 +00:00
GroovieGermanikus 5a9b5e521c
WIP: fly config 2023-11-22 19:49:14 +01:00
Godmode Galactus 2dc6b27e68
updating cargo file 2023-10-23 20:15:50 +02:00
Godmode Galactus f64711874f
grpc v1.16.17 2023-10-23 14:08:37 +02:00
Godmode Galactus f18de912d8
Updating grpc version 2023-10-23 12:05:42 +02:00
Godmode Galactus 77ff31a547
adding accounts in banking stage notifications 2023-10-20 10:23:26 +02:00
Godmode Galactus db664b1109
making dependencies work with git 2023-10-17 15:40:46 +02:00
Godmode Galactus 8c029c19f3
Adding postgres 2023-10-02 10:51:38 +02:00
godmodegalactus a3dca97d4d
Intiail Commit 2023-09-28 16:26:09 +02:00