Commit Graph

529 Commits

Author SHA1 Message Date
aniketfuryrocks 566b4ee7ec
wip 2023-02-02 18:00:09 +05:30
aniketfuryrocks 188ed25e51
Merge branch 'main' into edit_solana 2023-02-02 16:42:06 +05:30
aniketfuryrocks 2f1334c9fe
fix tests to use git instead of path for deps 2023-02-02 16:38:27 +05:30
aniketfuryrocks c6b6ec0c2f
use solana git 2023-02-02 16:20:06 +05:30
aniketfuryrocks 63879314a7
forwarded slot 2023-02-02 14:33:17 +05:30
aniketfuryrocks 3f4f673d02 forwarded slot 2023-02-01 17:01:48 +05:30
aniketfuryrocks 3387c704dd use solana repo 2023-02-01 16:34:16 +05:30
aniketfuryrocks e706429b08 rm procinfo 2023-02-01 16:33:45 +05:30
aniketfuryrocks ab24e9df77 tx_sender batching fix 2023-02-01 16:32:50 +05:30
aniketfuryrocks 64d8429c45 fixed spell mistake 2023-02-01 16:32:50 +05:30
aniketfuryrocks ecdba2cedc log ctrl c 2023-02-01 16:32:50 +05:30
aniketfuryrocks 464b857a87 bail out when services quit 2023-02-01 16:32:50 +05:30
aniketfuryrocks 334b6a2c55 use rust 1.67 and enable postgres 2023-02-01 16:32:50 +05:30
aniketfuryrocks de872eee92 ignore *post pks and pem 2023-02-01 16:32:49 +05:30
aniketfuryrocks c696ec587b rm log 2023-02-01 16:32:49 +05:30
aniketfuryrocks a2a91dcaf7 postgres env 2023-02-01 16:32:49 +05:30
Aniket Prajapati 2cc7d9709e
Merge pull request #44 from blockworks-foundation/rm_proc_info
Rm proc info
2023-02-01 01:37:08 +05:30
galactus c61d3f945f
Merge pull request #43 from blockworks-foundation/postgres_and_prometheus
bail out when services quit + tx_sender fix
2023-01-31 20:33:44 +01:00
aniketfuryrocks 107e06a999
rm procinfo 2023-02-01 00:14:24 +05:30
aniketfuryrocks 303543c3fb
tx_sender batching fix 2023-01-31 23:54:50 +05:30
aniketfuryrocks 297091c042
fixed spell mistake 2023-01-31 22:38:28 +05:30
aniketfuryrocks e885751e27
log ctrl c 2023-01-31 22:38:10 +05:30
aniketfuryrocks a64f70ed8b
bail out when services quit 2023-01-31 22:32:50 +05:30
Aniket Prajapati 492da63e8e
Merge pull request #42 from blockworks-foundation/postgres_and_prometheus
Postgres env variables
2023-01-31 21:18:11 +05:30
aniketfuryrocks 2c392f5262
use rust 1.67 and enable postgres 2023-01-31 19:20:17 +05:30
aniketfuryrocks c4ed60392f
ignore *post pks and pem 2023-01-31 19:02:23 +05:30
aniketfuryrocks 0fb7fa04b6
rm log 2023-01-31 19:01:48 +05:30
aniketfuryrocks da7011100b
postgres env 2023-01-31 19:00:52 +05:30
galactus 4e060b5996
Merge pull request #41 from blockworks-foundation/postgres_and_prometheus
postgres and prometheus and unbounded tx channels
2023-01-31 12:13:05 +01:00
aniketfuryrocks 0bbb30b0db
use solana repo 2023-01-31 15:32:48 +05:30
aniketfuryrocks 5083862599
cargo upgrade && fix typo && fmt 2023-01-31 14:55:37 +05:30
aniketfuryrocks 21595caa06
update postgres fields 2023-01-31 14:42:23 +05:30
aniketfuryrocks e0e42e9187
optional postgres 2023-01-30 22:31:40 +05:30
aniketfuryrocks 38c67c3ef5
rm log 2023-01-29 06:44:11 +05:30
aniketfuryrocks 380afef80b
fixed comments left by pan in #40 2023-01-29 05:15:16 +05:30
aniketfuryrocks ff972fae48
prometheus 2023-01-29 05:09:29 +05:30
aniketfuryrocks 115ab1c8ad
postgres connection revival 2023-01-29 03:14:27 +05:30
aniketfuryrocks fa655bef33
working and logging 2023-01-29 02:47:23 +05:30
aniketfuryrocks 04deb4d22a
write to postgres after every tx_batch 2023-01-29 00:40:49 +05:30
aniketfuryrocks b28cbff4cb
rebase unbounded 2023-01-29 00:24:26 +05:30
aniketfuryrocks d64d4194d0
have slot 2023-01-29 00:07:17 +05:30
aniketfuryrocks a90609576f
successfully write to postgres 2023-01-28 10:33:42 +05:30
aniketfuryrocks 4fbef582e3
WIP: 2023-01-28 02:05:29 +05:30
aniketfuryrocks 071bcc1fcd
ignore env, pks and pem files 2023-01-23 21:36:03 +05:30
aniketfuryrocks 6ab77f9806
connect to postgres 2023-01-23 21:18:12 +05:30
aniketfuryrocks 36f2a7e9fa
Merge branch 'lite_rpc_postgres' into postgres 2023-01-22 15:00:36 +05:30
galactus 574cd0e17c
Merge pull request #39 from blockworks-foundation/dont_log
don't log metrics
2023-01-21 21:34:28 +01:00
aniketfuryrocks 6e13267a32
don't log metrics 2023-01-22 01:07:45 +05:30
Riordan Panayides c29ba4d338 Fix ws-addr launch argument 2023-01-20 18:16:30 +00:00
Aniket Prajapati f1b39479f1
Merge pull request #37 from blockworks-foundation/lite_main_merge
Lite merge with Pan's changes
2023-01-19 22:50:43 +05:30