Commit Graph

103 Commits

Author SHA1 Message Date
Philippe Delrieu 7cb9225985
Add network metrics 2024-01-02 10:54:36 +01:00
Philippe Delrieu 37e2fb23f0
Merge pull request #5 from blockworks-foundation/aggregate_stake
Add cluster info
2023-12-29 13:18:42 +01:00
musitdev 4064c1c817 update to manage cluster node remove 2023-12-22 18:09:12 +01:00
musitdev 6c3a998f9b remove some logs 2023-12-18 19:05:15 +01:00
musitdev 0752cfa65c add shred version verification 2023-12-18 19:00:43 +01:00
musitdev 577ea296d6 add some logs 2023-12-18 16:12:35 +01:00
musitdev 4c6af9b3ec add verify gossip addr before inserting 2023-12-18 12:29:46 +01:00
musitdev da3a3cd39c add cluster verification with RPC 2023-12-14 15:25:42 +01:00
musitdev 32db10f040 add cluster info feed and delete account pr test 2023-12-14 10:43:07 +01:00
musitdev c14776c035 add slot or block missing detection 2023-11-21 18:54:30 +01:00
musitdev 2fff2b0824 verify block when a block is received 2023-11-21 17:22:16 +01:00
musitdev f882194049 add some logs 2023-11-21 17:03:19 +01:00
musitdev cd67496690 add block and slot confirm verification 2023-11-21 16:39:15 +01:00
Philippe Delrieu 66ea7c949f
Merge pull request #4 from blockworks-foundation/aggregate_stake
Aggregate stake
2023-11-17 17:37:04 +01:00
musitdev c123921709 add log for stake tx 2023-11-14 22:12:44 +01:00
musitdev 001b1c5c0d verify account index on stake Tx logging 2023-11-08 13:50:24 +01:00
Philippe Delrieu 0a79a6a8d1
Merge pull request #3 from blockworks-foundation/aggregate_stake
correct account subscription  error
2023-11-07 15:52:24 +01:00
musitdev 62b182afcd correct account subscription error 2023-11-07 15:50:19 +01:00
Philippe Delrieu f9b3e979c1
Merge pull request #2 from blockworks-foundation/aggregate_stake
test sysvar account prg
2023-11-07 14:46:23 +01:00
musitdev 70dc433203 test sysvar account prg 2023-11-07 14:43:03 +01:00
Philippe Delrieu 0ea038a8c4
Merge pull request #1 from blockworks-foundation/aggregate_stake
Aggregate stake
2023-11-06 18:49:14 +01:00
musitdev 0d7a6eee76 start sysvar account test 2023-11-06 13:28:28 +01:00
musitdev 910201890e remove some logs 2023-11-06 11:36:53 +01:00
musitdev 320efb4992 change and remove some logs 2023-11-03 10:04:03 +01:00
musitdev 132fdc7851 change geyser grpc version to 1.10.0 2023-10-20 15:56:14 +02:00
musitdev 4a0f3e510f rework stake history sync algo 2023-10-18 12:58:54 +02:00
musitdev e80b48739e change cargo 2023-10-16 12:25:23 +02:00
musitdev 3efb64e469 add some logs for stake history 2023-10-16 12:23:53 +02:00
musitdev a5317d082c use nodeid for schedule and not vote account 2023-10-09 16:20:23 +02:00
musitdev 78008a6255 change epoch change slot 2023-10-08 20:46:27 +02:00
musitdev 1c6aa5fe8b change open port 2023-10-06 17:32:56 +02:00
musitdev f91965e1dd manage account removal from notification 2023-10-06 17:20:17 +02:00
musitdev db8a3079cb add stake history calculus and refactor to optimize 2023-10-06 16:25:21 +02:00
musitdev 2dc96a7a50 log stake history changes 2023-10-04 18:08:47 +02:00
musitdev be86bb7414 remove slot test 2023-10-04 15:58:00 +02:00
musitdev ac0c3615a6 add some code to detect missing block or slot 2023-10-04 15:54:50 +02:00
musitdev 6add71f84c add stake history fetch before schedule calculus 2023-10-04 14:45:56 +02:00
musitdev 4ddfa77462 set schedule epoch plus one to schedule one epoch after 2023-10-02 10:28:54 +02:00
musitdev b1a599c84f simplify vote account logging 2023-09-29 14:56:44 +02:00
musitdev f28da4ad74 change vcote account that participate to the schedule filter. Filter on stake=0 2023-09-29 14:49:49 +02:00
musitdev 47ccd6c4d2 correct rpc save_stakes and add save_votes 2023-09-29 12:03:17 +02:00
musitdev 05e6dcd318 add pending update detection during stake extract 2023-09-29 11:19:29 +02:00
musitdev c8879a72c9 add some test log to verify stake history at startup 2023-09-28 18:50:44 +02:00
musitdev c63da03e56 add stake history to stake calculus 2023-09-28 18:17:19 +02:00
musitdev 61a5e2344a add LeaderSchedule RPC and stake history account 2023-09-27 18:52:35 +02:00
musitdev fb2923535a add schedule saving for 2 epochs 2023-09-25 20:15:26 +02:00
musitdev 28d41919ac remove vote account that hasn't voted since 10 epochs from the schedule 2023-09-20 17:41:04 +02:00
musitdev 8ea2ad4730 remove vote logs 2023-09-20 17:07:28 +02:00
musitdev 2c88df491c change vote logs 2023-09-20 17:01:01 +02:00
musitdev 75797b7058 remove some logs 2023-09-20 16:52:06 +02:00