Commit Graph

1145 Commits

Author SHA1 Message Date
GroovieGermanikus dc0c60ff05
rename count 2024-01-08 14:18:43 +01:00
GroovieGermanikus e5e7545553
->32 2024-01-08 14:15:42 +01:00
GroovieGermanikus 9ef773c129
refactoring 2024-01-08 14:14:59 +01:00
musitdev 21d0cee332 set initial rpc schedule parameters 2024-01-08 13:19:23 +01:00
godmodegalactus e42db51d21
Reduce network by only fetching block meta instead of whole block 2024-01-08 12:11:48 +01:00
galactus 9bcdd712cc
Merge pull request #263 from blockworks-foundation/bugfix/panic-on-geyserclose
fix: panic on geyser close, multiplex bug
2024-01-07 22:26:23 +01:00
Groovie | Mango 5757591665
Merge pull request #264 from blockworks-foundation/hotfix/panic-geyser-close
fix: panic on geyser close, multiplex bug
2024-01-07 20:19:38 +01:00
GroovieGermanikus efde643d94
update Cargo.lock 2024-01-07 20:13:24 +01:00
GroovieGermanikus f2a0522a5a
fix: panic on geyser close, multiplex bug
https://github.com/blockworks-foundation/geyser-grpc-connector/issues/3
2024-01-07 20:09:52 +01:00
GroovieGermanikus ef5716932f
fix: panic on geyser close, multiplex bug
https://github.com/blockworks-foundation/geyser-grpc-connector/issues/3
2024-01-07 20:08:20 +01:00
musitdev 29478ad262 change slot leader calculus. Remove rpc call 2024-01-06 16:59:59 +01:00
musitdev 032232f6f3 add rpc leader shedule loading if the bootstrap file is not present 2024-01-05 15:58:25 +01:00
galactus 7f3a025ffa
Merge pull request #244 from blockworks-foundation/stakes_and_votes_getvoteaccounts
Stakes and votes getvoteaccounts
2024-01-04 14:52:27 +01:00
musitdev 4fb8df5b7b correct CI 2024-01-04 14:44:07 +01:00
musitdev 21a8f12ed4 correct clippy errors 2024-01-04 14:05:11 +01:00
musitdev 402ebd69b1 correct from PR remarks 2024-01-04 13:36:13 +01:00
GroovieGermanikus 772e2c9909
reset values for leader schedule cache 2024-01-04 11:12:45 +01:00
musitdev 77853a34ca rm trace comment 2024-01-04 09:56:55 +01:00
musitdev 2e7d86b896 rm trace comment 2024-01-04 09:25:46 +01:00
musitdev dbc152bb64 rebase from master 2024-01-03 16:50:16 +01:00
musitdev df8b041051 remove test config 2024-01-03 10:25:46 +01:00
musitdev 5a24c2bb4d set stake_vote optional and integrate leader schedule and vote in send Tx 2024-01-03 10:25:45 +01:00
musitdev faa5d1a12c rebase from main 2024-01-03 10:23:17 +01:00
musitdev ecffad0a73 change some logs 2024-01-03 10:22:43 +01:00
musitdev 16e8c53fad change some ogs to trace and set default gprc add to localhost 2024-01-03 10:22:43 +01:00
aniketfuryrocks 079a25b071 -D warning 2024-01-03 10:22:41 +01:00
musitdev eadff4fce3 set inital schedule parameters 2024-01-03 10:21:07 +01:00
musitdev e5d4942ddb add account update at epoch 2024-01-03 10:21:07 +01:00
musitdev bff31e08af correct logic error that was storing all received account update 2024-01-03 10:21:07 +01:00
musitdev 93ab67db18 test leader and vote RPC calls 2024-01-03 10:21:06 +01:00
musitdev 5c64a151c2 test getvoteaccount. Correct some bugs 2024-01-03 10:20:18 +01:00
musitdev 901b76c4e0 pass fmt and clippy 2024-01-03 10:20:18 +01:00
musitdev 32789c9a11 remove stake log 2024-01-03 10:20:18 +01:00
musitdev b02ee5f45f correct geyser stake history subscription 2024-01-03 10:20:18 +01:00
musitdev cce787fb05 update with stake history geyser notification 2024-01-03 10:20:18 +01:00
musitdev 69754a019a start get_leader_slot, update for get_vote_account 2024-01-03 10:20:18 +01:00
musitdev 8a0b7ccae3 update take/merge algo 2024-01-03 10:20:18 +01:00
musitdev b3317667a6 first impl for RPC get_vote_accounts 2024-01-03 10:20:18 +01:00
musitdev 7fba107165 update nodeid list generation to have several vote account per node 2024-01-03 10:20:18 +01:00
musitdev 68c341a2dc update stake history sync algo 2024-01-03 10:20:18 +01:00
musitdev 85b3eb3faf correct clippy warning 2024-01-03 10:20:18 +01:00
musitdev 952b0c866c add stake and schedule bootstrap 2024-01-03 10:20:18 +01:00
musitdev b6cef88fa9 remove old comment 2024-01-03 10:20:18 +01:00
musitdev 0e5f607ad1 add the leader schedule calculus 2024-01-03 10:20:18 +01:00
musitdev dc37b865f6 update cargo.toml with workplace 2024-01-03 10:20:18 +01:00
musitdev 3e4c81c567 Stake and vote management. Integration of the main loop in current architecture 2024-01-03 10:20:14 +01:00
vuittont60 95a3f7d66c
Fix some typos (#260)
* fix typos in benches/

* fix typos in cluster-endpoints/

* fix typos in quic-forward-proxy/

* fix typo in README.md
2024-01-02 20:52:46 +05:30
Aniket Prajapati 68ee942b4b
removed DEFAULT_LITE_RPC_HTTP_ADDR; config to Config::default_lite_rpc_http_addr (#254)
* -D clippy

* scripts

* fmt

* commented out

* diff clippy and build

* fix

* push -> main
2024-01-02 20:51:39 +05:30
GroovieGermanikus 7ea6b2b13d
update connector to log the connecdtion problem 2023-12-22 17:13:17 +01:00
Groovie | Mango 5d46efcae9
Merge pull request #258 from blockworks-foundation/main
update to prod
2023-12-22 16:41:49 +01:00