Commit Graph

46 Commits

Author SHA1 Message Date
Riordan Panayides f491da9573 Add fly deployment action 2023-11-28 03:06:39 +00:00
galactus 3338f638d5
adding few more metrics, removing queue and creating more tasks for blcoks (#3) 2023-11-25 15:02:29 +01:00
Groovie | Mango 86bc0e4e6a
metrics should .set - not .add (#2) 2023-11-25 09:49:12 +01:00
galactus d620765380
Merge pull request #1 from blockworks-foundation/dev
Dev
2023-11-24 14:25:52 +01:00
godmodegalactus 3ec0a4372d
Saving accounts used in json format 2023-11-24 13:39:48 +01:00
godmodegalactus c1a61ab0a6
get banking blocks from rpc 2023-11-24 11:41:19 +01:00
godmodegalactus 2e994bd2dc
Some fixes, saving read account, serializing data in json format 2023-11-23 16:23:55 +01:00
Riordan Panayides d1862aa1c3 Fix metrics path 2023-11-23 14:48:13 +00:00
Riordan Panayides ef9f5ae6d9 Poll metrics 2023-11-23 14:22:12 +00:00
GroovieGermanikus 4f21a76966
Merge branch 'main' of github.com:blockworks-foundation/BankingStageErrorsTrackingSidecar 2023-11-23 14:28:51 +01:00
GroovieGermanikus ffd6d5ece8
log 2023-11-23 14:27:51 +01:00
GroovieGermanikus 0ac8a7c7a1
minor cleanup 2023-11-23 13:52:56 +01:00
godmodegalactus d8646f65d6
Adding postgres certificates and grpc token 2023-11-23 11:24:16 +01:00
GroovieGermanikus 52a63e77b1
fix prometheus label 2023-11-23 11:20:34 +01:00
GroovieGermanikus 1b0c4f25d9
add lifeness prometheus probe 2023-11-23 11:16:00 +01:00
GroovieGermanikus 4b7dccbece
add prometheus 2023-11-23 11:10:20 +01:00
GroovieGermanikus 3b7873ecb0
fix binary name 2023-11-22 19:54:36 +01:00
GroovieGermanikus 5a9b5e521c
WIP: fly config 2023-11-22 19:49:14 +01:00
GroovieGermanikus b36d9c7fe0
WIP: fly config 2023-11-22 19:33:12 +01:00
Godmode Galactus 5b23470726
minor bug fix 2023-10-28 08:55:57 +02:00
Godmode Galactus 0c8cfdea5e
reducing time to log blocks 2023-10-27 19:27:39 +02:00
Godmode Galactus 50b7447063
process blocks with a delay 2023-10-27 16:49:31 +02:00
Godmode Galactus e3867c76c2
solving issue with banking stage errors 2023-10-27 12:21:02 +02:00
Godmode Galactus dfb95559da
removing is_executed bug 2023-10-26 21:38:46 +02:00
Godmode Galactus 127f6ae364
Merge branch 'grpc_v1.16.17' 2023-10-26 13:48:57 +02:00
Godmode Galactus 77b675a0d7
som minor changes 2023-10-26 13:48:27 +02:00
galactus 365b0f4c2a
Merge pull request #2 from grooviegermanikus/groovie/postgres-index-on-error-blocks
add index idx_blocks_slot_errors
2023-10-26 13:28:14 +02:00
Godmode Galactus 070c3264ba
moving from custom types to text 2023-10-24 13:30:34 +02: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 fd8fa7fe05
making proper types 2023-10-21 18:40:19 +02:00
GroovieGermanikus 6cb552a8b4
add index idx_blocks_slot_errors 2023-10-21 10:56:14 +02:00
Godmode Galactus f072b3ce3c
adding missing cli file 2023-10-20 21:06:57 +02:00
Godmode Galactus 5136b09c89
adding clap cli 2023-10-20 20:14:33 +02:00
Godmode Galactus b7964e3e9f
remove cli mod 2023-10-20 10:32:58 +02:00
Godmode Galactus 77ff31a547
adding accounts in banking stage notifications 2023-10-20 10:23:26 +02:00
galactus ccc497bc9d
Merge pull request #1 from grooviegermanikus/groovie/postgres-index-tables
add index + cluster index to blocks + transaction_info
2023-10-18 13:22:45 +02:00
GroovieGermanikus 98a05f4ee0
add index + cluster index to blocks + transaction_info 2023-10-18 12:44:11 +02:00
Godmode Galactus db664b1109
making dependencies work with git 2023-10-17 15:40:46 +02:00
Godmode Galactus 0e151a75ec
renaming timestamp and using changing timestamp type 2023-10-17 15:13:42 +02:00
Godmode Galactus 3cb4a874b9
saving some more transaction data and block_info 2023-10-17 12:11:54 +02:00
Godmode Galactus 29616a19c9
fixing error for first request 2023-10-16 15:53:44 +02:00
godmodegalactus 177e68a514
fixing postgres save 2023-10-02 15:23:32 +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